Tool/software: Code Composer Studio
I use ccs 7.4.0 to run blinkled example; It run with ram ok; but when I run in Flash this error occur; can you help me !
C28xx_CPU1: Trouble Halting Target CPU: (Error -1137 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 7.0.100.0)
C28xx_CPU1: Error: (Error -1137 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 7.0.100.0)
C28xx_CPU1: Unable to determine target status after 20 attempts
C28xx_CPU1: Failed to remove the debug state from the target before disconnecting. There may still be breakpoint op-codes embedded in program memory. It is recommended that you reset the emulator before you connect and reload your program before you continue debugging
C28xx_CPU1: GEL: Error while executing OnTargetConnect(): Could not write 0x0005F412@Data: target is not connected
at *((int *) 0x5F412)=0x000F [f28379d_cpu1.gel:80]
at OnTargetConnect()