Other Parts Discussed in Thread: CONTROLSUITE
Tool/software: Code Composer Studio
Hello everyone,
I'm Leo,
I have a problem about debug F2802x LunchPad Demo code, I use CCS V6 to open the C2kLaunchPadDemo project, and folder path is default for controlSUITE as below:
C:\ti\controlSUITE\development_kits\C2000_LaunchPad\f2802x_examples\C2kLaunchPadDemo
I use default code function to compile & debug is ok, but when I change any code(such as mask some sub function), compile is ok but debug will appear a error :
C28xx: Flash Programmer: Error encountered when writing to flash memory
C28xx: File Loader: Memory write failed: Unknown error
C28xx: GEL: File: C:\ti\controlSUITE\development_kits\C2000_LaunchPad\f2802x_examples\C2kLaunchPadDemo\Flash\Example_F2802xLaunchPad_demo.out: Load failed.
How do I fix this problem? Thanks!
Leo