bootloader jump works with debug image but not with release

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

bootloader jump works with debug image but not with release

1,700 Views
OM120
Contributor I

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:

Capture.PNG

---

Thanks

Labels (1)
0 Kudos
Reply
4 Replies

1,661 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

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

0 Kudos
Reply

1,659 Views
OM120
Contributor I

it happens when running the program right after calling the jump function

0 Kudos
Reply

1,641 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

I can not reproduce it here, but you might build your code again without debug symbols.

Regards

0 Kudos
Reply

1,581 Views
OM120
Contributor I
by "build your code again without debug symbols." do you mean to change debug level to none ?
0 Kudos
Reply