I work with C5505 based custom board and CCS 3.3 with Blackhawk USB560BP JTAG emulator. I use Code Composer and my own small program to burn application to flash.
I want to write Windows utility to burn application utilities to flash via Blackhawk USB560BP JTAG emulator instead of using CCS. Is it possible? I assume I need some windows dll to access Blackhawk USB560BP JTAG and burn flash. Could someone advise what is correct approach to implement described task?
Thanks
Hi Robert,
If you are using CCS3.3, look into the CCStudio Scripting:
http://processors.wiki.ti.com/index.php/CCStudio_Scripting
In Code Composer Studio v4 and later CCStudio Scripting is replaced by Debug Server Scripting (DSS):
http://processors.wiki.ti.com/index.php/Debug_Server_Scripting
Hope this helps,Mark
---------------------------------------------------------------------------------------------------------Please click the Verify Answer button on this post if it answers your question.
Also see our C5000 Wiki---------------------------------------------------------------------------------------------------------