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.

How to store data and code in flash memory

Other Parts Discussed in Thread: TMS320F28063

I want to use internal flash memory of 128kb to store data from TMS320F28063 controller, so that external EEPROM is avoided. The program is taking 10kb of 256kb total memory which is available. Since there is 246 kb memory available in flash, I want to use 128kb memory to store data. 

Please help me on how to implement the code.