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.

Concerto will not program anything compiled with the latest CCS

Hello,

This is the second post on this subject. The first one wen't unanswered by TI.

The concerto will not accept anything built with the latest CCS, XDCTools, and SYS/BIOS. This situation is unacceptable! I just completed a fresh install of the entire operating system and all the TI tools.

Here is the output from the program attempt of the DSP:

C28xx_0: GEL Output:
Memory Map Initialization Complete
C28xx_0: GEL Output:
RAM Initialization Complete
C28xx_0: Breakpoint Manager: Retrying with a AET breakpoint
C28xx_0: Trouble Setting Breakpoint with the Action "Remain Halted" at 0x80fe: (Error -1066 @ 0x80FE) Unable to set requested breakpoint in memory. Verify that the breakpoint address is in writable memory. (Emulation package 5.0.872.0)
C28xx_0: Error writing the PLL values (Flash algorithm timed out). Operation cancelled.
C28xx_0: GEL: File: F:\SSD_CCS_WkSps\5_3_Scratch\USB_2.21_DSP\Debug\USB_2.21_DSP.out: Load failed.

I get a similar error from the ARM. I'm in the middle of a project for a client and I really need to get this sorted out quickly. I've tried a fresh project from the wizard and I get the same results.

  • Update:

    I put a fresh copy of windows on a fresh drive and installed the older TI tools

    CCS  Version: 5.1.1.00031 

    XDCTools 3.23.02.47

    SYS/BIOS 6.33.04.39

    IPC 1.24.02.27

    The ARM will now program but the DSP is now not accepting the code even built using the old tools.

    C28xx_0: Error writing the PLL values (Flash algorithm timed out). Operation cancelled.
    C28xx_0: Flash Programmer: Error initializing device.
    C28xx_0: Flash Programmer: Error erasing Flash memory.
    C28xx_0: Error resuming a profile counter: (Error -2044 @ 0x80A1) Internal error: Requested breakpoint does not exist. Restart the application. If error persists, please report the error. (Emulation package 5.0.569.0) 
    C28xx_0: Error writing the PLL values (Flash algorithm timed out). Operation cancelled.
    C28xx_0: Trouble Writing Memory Block at 0x100000 on Page 0 of Length 0x25bb: (Error -2044 @ 0x80A1) Internal error: Requested breakpoint does not exist. Restart the application. If error persists, please report the error. (Emulation package 5.0.569.0) 
    C28xx_0: GEL: File: F:\CCSWorkspace\USB_2.21_DSP\Debug\USB_2.21_DSP.out: Load failed.