Hi
Can an application running on the msp432p401r program the flash information memory? (address range 0x 0020 0000 to 0x 0020 3fff )
It can be erased, but I wasn't able to overwrite the info memory yet.
According to slaa659a.pdf it is possible:
"Because the flash mailbox is just a flash sector accessible by the application or by the debugger (JTAG/SWD), boot-override operations can be configured as part of the firmware (firmware binary containing data for the flash mailbox sector), as the final step after programming the application firmware (using JTAG), or by the application during runtime."
This would mean that the application can disable the BSL. Is there a way to prevent the application from disabling the BSL?
Regards,
R