Part Number:TMS320F280033
after first download program succussfully, when i want to run the program meet below issue and can not download again, how to fix this issue?
develop environment: CCSV12.4
C28xx_CPU1: Trouble Reading Register PC: (Error -1137 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 9.12.0.00150)C28xx_CPU1: Trouble Writing Memory Block at 0x5f412 on Page 1 of Length 0x1: (Error -1137 @ 0x5F413) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 9.12.0.00150)C28xx_CPU1: GEL: Error while executing OnTargetConnect(): Target failed to write 0x0005F412@Data
at *((int*) (0x0005F400+0x12))=0x0003 [f280033.gel:240]
at OnTargetConnect()
C28xx_CPU1: Trouble Writing Memory Block at 0x5fb00 on Page 0 of Length 0x2: (Error -1137 @ 0x6) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 9.12.0.00150)C28xx_CPU1: Error occurred during flash operation: Target failed to write 0x05FB00@Program
C28xx_CPU1: Trouble Writing Memory Block at 0x5f800 on Page 1 of Length 0x2: (Error -1137 @ 0x5F802) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 9.12.0.00150)C28xx_CPU1: Error occurred during flash operation: Target failed to write 0x0005F800@Data
C28xx_CPU1: Trouble Writing Memory Block at 0x5fb00 on Page 0 of Length 0x2: (Error -1137 @ 0x6) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 9.12.0.00150)C28xx_CPU1: Error occurred during flash operation: Target failed to write 0x05FB00@Program
C28xx_CPU1: Trouble Writing Memory Block at 0x5f800 on Page 1 of Length 0x2: (Error -1137 @ 0x5F802) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 9.12.0.00150)C28xx_CPU1: Error occurred during flash operation: Target failed to write 0x0005F800@Data
C28xx_CPU1: Error initializing flash programming: Interface returned from dll, but flash is not available on this device.
C28xx_CPU1: Failed CPU Reset: (Error -1137 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 9.12.0.00150)C28xx_CPU1: Trouble Reading Register PC: (Error -1137 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 9.12.0.00150)C28xx_CPU1: Trouble Writing Memory Block at 0x5fb00 on Page 1 of Length 0x1: (Error -1137 @ 0x5FB01) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 9.12.0.00150)C28xx_CPU1: GEL: Error while executing OnReset(-1): Target failed to write 0x0005FB00@Data
at *((int*) 0x5FB00)=0 [f280033.gel:183]
at OnReset(-(1))
C28xx_CPU1: GEL: Error calling OnPreFileLoaded(): Reset failed: retcode=-1
C28xx_CPU1: Trouble Writing Memory Block at 0x88000 on Page 0 of Length 0x2: (Error -1137 @ 0x6) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 9.12.0.00150)C28xx_CPU1: File Loader: Verification failed: Target failed to write 0x088000@Program
feng liu:
Replace the 280033 in the board, and compile with CCSV12.5, meet below infirmation.
CMD file has changed according to 280033 cofiguration
RAM initialization done
C28xx_CPU1: GEL Output: Memory Map Initialization CompleteC28xx_CPU1: GEL Output: … DCSM Initialization Start … C28xx_CPU1: GEL Output: … DCSM Initialization Done …C28xx_CPU1: GEL Output: … DCSM Initialization Start … C28xx_CPU1: GEL Output: … DCSM Initialization Done …C28xx_CPU1: GEL Output: … DCSM Initialization Start … C28xx_CPU1: GEL Output: … DCSM Initialization Done …C28xx_CPU1: Error during Flash Programming. Address 0x00088000, FMSTAT (STATCMD on some devices) 0x00000030C28xx_CPU1: Please make sure the memory location you are programming have not already been programmed.