Hello,
i am using MSP430F5438A in my firmware upgrade project in which i have a piece of code located at some location in Bank B of the Flash memory. i want to protect this part of Flash memory (i.e. 2 KB to be specific ). so that for next firmware upgrade this portion is there in the flash even if the whole flash is erased.
Suggest something to protect this portion of code on Flash memory.
Thanks