Part Number: MSP430I2040
Hello,
In EMDC generated code for MSP430i2040 there are functions to write in flash like FlashCtl_write8(), FlashCtl_write16(), FlashCtl_write32(), FlashCtl_fillMemory32() in flashctl.c. But no function to read data from flash. Also in MSP430_LIB there is example code to write in flash memory but no example to read from memory.
Please suggest example code to read the data from flash.
Thanks
Regards,
Anuradha Bulakh.