Other Parts Discussed in Thread: MSP430F5244, CC2530
Hi,
I am using MSP430F5244 mcu application with CC2530 Zigbee HA communicating on uart. I want to update the firmware of mcu with the help of Flash memory.
I have seen that MSP430F5244 have two Flash partition FLASH and FLASH2. My application is around 40kb and it is able to fit in FLASH part.
I want to use FLASH2 as a storage for firmware update and after restarting, mcu should boot from the FLASH2 address space. Is it possible ?
If yes, please guide me for the same.
Thanks in advance.