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.