Tool/software: Code Composer Studio
I would like to understand if it is possible to create a boot solution (customized, not to use BSL) that use the MPU and IPE function in an MSP430FR5959.
That is, I ask if it's possible:
a) Define the boot code in the IPE area (memory area 1)
b) Leave the rest of the memory as code (memory area 2)
c) Define the entry point in the IPE area from BOR
d) Completed the execution in IPE (end of the boot), pass the execution of the code to the memory area (2)
It's possible ?
Is there any example?
Can any of you be able to give me a tip?
Thank you
Daniele