Part Number: MSPM0G3519
Tool/software:
Hi guys, I am working with mspm0g3519 controller. I have designed custom bootloader based taking reference from Customer secure Code. I have one doubt. why is it recommended to use optimization level 2 or above when running customer secure code? why this code not work with optimization level 0? even when I try to run example code (from SDK Boot image manager) that is customer secure code with its example application code. It will only work with -O2 and not working with -O0.