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/66AK2G12: Debug mode is not working in ARM15 (K2GEVM)

Part Number: 66AK2G12

Tool/software: Code Composer Studio

 Hi,

EVM: K2GEVM.

Tool: CCS v9.2.

SDK: - ti-processor-sdk-rtos-k2g-evm-06.00.00.07-Windows-x86-Install

I can't able to Perform Debugging using onboard-debugger in EVMK2G board(66ak2g12).

when I create a project for DSP core debug mode is working I can able to debug the code. I have used K2GEVM.ccxml file for debug configuration with evmk2g.gel file. 

same case when I create a project for ARM15 core debug mode is not working(core was running but it will not come to main). In this case I have used K2GEVM.ccxml file for debug configuration which has different GEL evmk2g_arm.gel.

in .ccxml file I can see the target configuration are different for DSP and ARM core's 

I have attached the screenshot FYR. could you please tell us what configurations needs to be done.