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/AM5728: AM57xx-EVM

Part Number: AM5728


Tool/software: Code Composer Studio

Hi,

Am trying to debug CSL example application created in code composer studio for DSP C66x. Only single time am able to do debugging. Now am getting an error after connect target although launch of target configuration is done successfully. Am using linux on A15 through sd card and also using gel files.

Error am getting 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 8.0.903.6) 

Not able to get gel script that can make device out of reset state. Main am is to run CSL application on C66x core of Am572x-evm.

Regards 

Akash

  • Akash,

    Since you intend to simply run a CSL application in your EVM and you already have the SD card in its slot, I would halt the board at the uboot and then proceed to connect to it via JTAG.

    Reference:
    e2e.ti.com/.../2555415

    In order to have access to release the cores from reset, configure your target configuration file to use the GPEVM_AM572X which already contains the necessary GEL files.

    Hope this helps,
    Rafael