Hello,
we have a bootloader that performs a simple jump to a certain address in the flash, it works perfectly fine with the debug image (axf) but with release without changing anything we get these errors:
---
Thanks
Hello,
That happens at moment of compiling or happens when you try the program on the board, since the error log is from your debugger I mean you miss something in the process.
Regards
it happens when running the program right after calling the jump function
I can not reproduce it here, but you might build your code again without debug symbols.
Regards