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.

TMS320F280025C: Cannot program flash

Part Number: TMS320F280025C
Other Parts Discussed in Thread: C2000WARE

Hi experts,

My customer used XDS110 and their control board(design by themselves) to program flash. They used our demo software: 

C:\ti\c2000\C2000Ware_3_04_00_00\device_support\f28002x\examples\timer. They could connect to emulator, but can not program to flash. The error is:

C28xx_CPU1: GEL Output:

RAM initialization done

C28xx_CPU1: GEL: Error while executing OnTargetConnect(): identifier not found: ST1
at ST1=(ST1&~(0x0100)) [f280025c.gel:381]
at C28x_Mode() [f280025c.gel:198]
at OnTargetConnect()
C28xx_CPU1: GEL Output: ... DCSM Initialization Start ... 
C28xx_CPU1: GEL: Error while executing OnReset(0): identifier not found: XAR0
at XAR0=*((unsigned long *) (0x78000+0x0)) [f280025c.gel:440]
at SetupDCSM() [f280025c.gel:136]
at OnReset(0)
C28xx_CPU1: GEL Output: ... DCSM Initialization Start ... 
C28xx_CPU1: GEL: Error while executing OnReset(0): identifier not found: XAR0
at XAR0=*((unsigned long *) (0x78000+0x0)) [f280025c.gel:440]
at SetupDCSM() [f280025c.gel:136]
at OnReset(0)
C28xx_CPU1: GEL: Error while executing OnRestart( 0 ): identifier not found: ST1
at ST1=(ST1&~(0x0100)) [f280025c.gel:381]
at C28x_Mode() [f280025c.gel:164]
at OnRestart(0)
C28xx_CPU1: Trouble Setting Breakpoint with the Action "Finish Auto Run" at 0x82993: (Error -1066 @ 0x82993) Unable to set/clear requested breakpoint. Verify that the breakpoint address is in valid memory. (Emulation package 9.3.0.00042) 
C28xx_CPU1: Breakpoint Manager: Retrying with a AET breakpoint
C28xx_CPU1: Breakpoint Manager: Error enabling this function: Failed to retrieve ID for DCU_SEL.

 

When they changed to flash another demo: C:\ti\c2000\C2000Ware_3_04_00_00\driverlib\f28002x\examples. It succeeded. 

Please kindly help on this issue, thank you!