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.

Automatically upload binary files (CCS 5.5)

I'm debugging a custom board and its firmware and i have to load a variety of binary files using Tools->Load memory

Is there any way to automate the process with some C++ function? It's possible to use the standard C++ function to open/load files?