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/TMS320F28377D: C2000 real-time mode

Part Number: TMS320F28377D


Tool/software: Code Composer Studio

Hi 

I would like to use real-time mode for debugging on my TMS320f28377D MCU. My programmer is Blackhawk  USB2000 and I am using  CSS 6.2.0.00050 as compiler.

First I am programming my  TMS320f28377D  MCU on my PCB. After power off than power on. Than  I am making below  adjustments from CCS.

1- Run->Debug Configurations ->Program-> Load symbols only

2- Run->Debug Configurations ->Target-> Auto Run and Launch Options-> Check Enable Real Time Mode

After these setting when I press Debug button. Compiler gives me error

Error connecting to the target:
(Error -1133 @ 0x0)
Device blocked debug access because it is currently executing non-debuggable code.
You may retry after the device has had time to enter debuggable code, or you may cancel,
disable realtime mode, and then attempt to connect.
(Emulation package 6.0.83.0)