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.

Cannot connected to DSP core when ARM is running in Linux

Hello

I am using K2H EVM. ARM cores are running in the Linux from the Processor SDK Linux v2.00.02.11. The boot mode of EVM is "Uboot mode". Under this condition, I want to use CCS to debug program on C66x DSP cores. According to this website(link here), I need to set up environment variable "debug_optiones" in the uboot. However, after this setting, CCS still cannot connect to the DSP cores due to the reason of "C66xx_0: Error connecting to the target: (Error -1180 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 6.0.228.0)"

After I change the boot mode to the "No Boot", CCS can successfully connect to the DSP cores.

So, can you tell me how to use CCS connect to the DSP core when ARM is running in the Linux?

Thanks in advance.

Xining Yu