I face the error when I debug my project. The error is:
Error connecting to the target:
(Error -120 @ 0x0)
This error number is used when a command is invalid.
It is likely a problem with `SC_CMD' in SMG_call()
selecting a function that has not been implemented.
(Emulation package 5.1.450.0)
The version of CCS is 6, and my controller is DSP28335. How could I solve the problem?