This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28377D: How to Read write data to and from flash ?

Part Number: TMS320F28377D

Tool/software:

Hello,

We are programming the TMS320F28377D using Simulink.

We would like to use the flash memory of 512kB (per core) to save some variables even when the power supply of the board is interrupted. We have created a variable using Data Store Memory blocks, but I'm unable to write into flash data sections from memory copy block and also we are unable to access data sections in c2000demospkg.

So, is there any way to write and read a variable in the on-board flash of 512kB using Simulink blocks other than using SPI EEPROM?