Execute code in CCM SRAM failure (IAR, STM32G474)
Hello,
I wanted to put some complicated calculation into CCM SRAM in my STM32G474RE MCU. I basically followed instructions of AN4296, unfortunately I found an issue when programming the MCU.
A few attaches as below:
1. The link script

2. The code change

3. The error reported
The updated code can compile and link successfully, but I just report an error when click "Download and Debug" button

4. The map file

As the map file indicated, the link successfully put the function into CCM SRAM.
Any help would be greatly appreciated.
Thanks
