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.

How to write flash burning utility?

Other Parts Discussed in Thread: CCSTUDIO

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