rishab 0 Posted February 11, 2020 Share Posted February 11, 2020 Hello, I am new to MSP430 and hence have been programming using Energia rather than CCS, I need help regarding read and write to the Flash memory of MSP430F5529. As per i have read in various threads the MSPflash library supports only for MSP430 - G Series. What would be the way to execute the read/write operations in flash memory using Energia. Quote Link to post Share on other sites
NurseBob 111 Posted February 11, 2020 Share Posted February 11, 2020 Google is your friend... I did this lookup (msp430f5529 "write to flash" memory energia)and in under 5 minutes found this reference, which might serve as a starting point for you... FWIW, TI's example code for CCS/IAR can also serve as an educational reference. HTH Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.