Other Parts Discussed in Thread: C2000WARE
Hello,
We are programming the TMS320F28379D Launchap 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 the signal class tic2000demospkg only allows to use the EMIF. We do not want to use the EMIF because if I am not wrong some changes have to be done in the GPIOs, and we want to use them for other tasks.
- So, is there any way to write and read a variable in the on-board flash of 512kB using Simulink blocks? (always using the same address).
- Or it can only be done using CCS or another platform of lower level programming? If this is the case, how can we do it?
Thank you for your support,
Borja