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.

CCS/TMS320F280200: Flash write issue

Part Number: TMS320F280200

Tool/software: Code Composer Studio

Hello, 

          When i write to the flash of the microcontroller via visual basic then my program code got hang and a file is open indicating no source available for 0x3ff5f5. In debugging mode variable's value  change during the change of visual basic's scrollbar but during write operation of this value to flash program's code got hang and a .C file generate indicating no source available for 0x3ff5f5 .

So, provide me the solution of this issue or  how i save a value to microcontroller's flash via visual basic. I use this link for flash operation - www.ti.com/.../sprb169.pdf.