cancel
Showing results for 
Search instead for 
Did you mean: 

How to configure debug for JLink using flash banks?

leofocuy
Associate II

Hello, I am working with an STM32U5A9NJ, and I have a working elf file that I can load using Ozone. Ozone lets me configure flash banks when I create the project, but it does not seem to have the same feature in STM32IDE. How can I  do this in STM32IDE?

If I try setting the debug probe to JLink, I get a hard fault condition, and I believe it is because of this.

 

Thanks,

10 REPLIES 10

Yes, it is Autostart local GDB server and it has been working with STM32U5 DK. Probe firmware is: 2024 May 28 15:36 and without the script file I get the same error. I decided to use the script file which I wrote myself because I need to configure that loader when I use Ozone.