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