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.

CCS 5.4.0.00091 & EVM6678 connecting issue

i was working with ccs 5.3 & evm 6678 (XDS560V2), i upgrades it to ccs 5.4.0.00091 & mcsdk 3_00_00_11

now when i connect to evm

i'm getting this error

66xx_0: GEL Output: Setup_Memory_Map...
C66xx_0: GEL Output: Setup_Memory_Map... Done.
C66xx_0: GEL Output:  
Connecting Target...
C66xx_0: GEL: Error while executing OnTargetConnect(): identifier not found: DNUM     at GEL_TextOut("DSP core #%d\n", 0, 1, 0, 0, DNUM) [evmc6678l.gel:1976]     at Core_Info() [evmc6678l.gel:559]     at OnTargetConnect() .

i have a custom board with 6678, which is also not getting connected now using blackhawk XDS560M USB emulator

please help me with this issue



  • Hi Pratheek,

    DNUM is a control register on the C6678. The gel script seems to have problems When connected, could you open the the Registers veiws and see if you can access (read) DNUM? It should be listed under the Control Registers.

    Thanks

    ki

  • Hi Pratheek,

    What custom board are you using with 6678?

    Did you get this issue resolved?