I must develop programs using ITS5000SC (video processing equipment made in china).
ITS5000SC includes DM648 EVM. Seeing user's guide, it is possible to debug using XDS560.
I installed CCS v3.3 on my computer. I have XDS560 plus emulator.
But there is problem in CCStudio setup.
I can't find DM648 in CCS setup list, and I found DM6446.
Of course, there is ccs file for ITS5000SC (ITSxxxxSC.ccs).
But when use this ccs file, it is impossible to start CCS, because following error message found:
Error initializing emulator
Board Name: DM648x7 XDS560 Emulator
Cpu Name: ICEPICK_C_0
When press button "Ignore", following error found: "Error initializing register data: There was an error creating the flat XML file."
And then CCS crashed.
How can I setup DM648 and XDS560 plus on CCS v3.3?