This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSPM0G3107: cade optimization level affecting my code functionality, Why?

Part Number: MSPM0G3107

Tool/software:

I have write custom bootloader, it jumps to application after checking the valid application is present.
If I use level 0 optimisation it not jumping to application. If I use level 2 optimisation it works properly.