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.

C6713 DSK Flash Memory

Hello Everybody,

I am rather new to the DSP programming. Up to this point I have managed to solve most of my problems using the help file,s user guides, documentations and other forums. Nevertheless, now I have stumbled upon a problem which, as far as I know, is very little documented. I am want to write something in the Flash memory of the DSP. It is a table that contains 256*256 entries. I afterwards want to access these entries and use the values for further calculations. My problem is that I did not find anything anywhere on how to write this data using Code Composer Studio v4. I know that for my particular device (C6713 DSK) the flash memory beginns at 0x90000000 and goes till 0x90080000. I do not want to erase the POST program, I just want to store this data on the flash. Could you place point out a place where I could find how to do this using CCS v4 or if not, give a couple of steps on how to do this.

 

Thank you very much,

Tudor