Part Number: SM320VC5421-EP
Other Parts Discussed in Thread: CCSTUDIO
Which version of code composer studio supports the programming of the SM320VC5421-EP using a Blackhawk USB560 v2 System trace emulator?
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.
Part Number: SM320VC5421-EP
Other Parts Discussed in Thread: CCSTUDIO
Which version of code composer studio supports the programming of the SM320VC5421-EP using a Blackhawk USB560 v2 System trace emulator?
The sequence below lists the procedure that I am trying to reproduce. This was written for CCS version 3.1 (I have v3.3 as only one available) running on Windows XP, with a Spectrum Digital XDS510USB (I have a TI XDS510-USB2.0 as Spectrum not available). When I try to run I get an error 0x80002240/-1047 :-
**Emulator Test **
$$ EmuProductName=XDS510USB
$$ EmuPortAddr=0x510
$$ EmuPortMode=USB
$$ ProductId=510
$$ ProductVersion=84
If it does not work you will see something like:
XDS510-USB Emulator not connected/enumerated
(because we're using a dual-core part)
I see several references to Flashburn, which was an old tool for programming external flash on older TI DSPs.
Looking at the Flashburn website it looks like there is a version that supports CCS version 4-6:
https://teamsds.com/flashburn/
Which version of code composer studio supports the programming of the SM320VC5421-EP using a Blackhawk USB560 v2 System trace emulator?
CCS v5.5 is the last version of CCS to support C54x. It also has support the Blackhawk XDS560v2 debug probe. That is likely your best bet.
https://www.ti.com/tool/download/CCSTUDIO/5.5.0.00077
While the latest version of Windows supported by the version is Windows 7, I have successfully used it with WIndows 10.
Thanks
ki