2024-07-03 05:47 AM
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,
2024-07-16 01:13 PM
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.