Dear all,
i am using 6455 single core DSK and code composer studio V5 . i installed the CD attached with kit and i am trying the example dsk_app in that directory:
G:\boards\dsk6455_v2\examples\dsk_app
i did the migration steps through import legacy v3.3 project as it is known. i want to simulate the code and i set target configuration to work as:
Texas Instrument Simulator and selected the DSK 6455 .
i added this line to the configuration file (.tcf): bios.RTDX.MODE = "SIMULATOR";.
when i run the program this error appear:
TMS320C64X+: RTDX: Not a valid RTDX program: RTDX protocol (JTAG) does not match CCS setup (SIMULATOR)
i don't know what is the problem and i hope you help me