Tool/software: Code Composer Studio
Hello,
I can see in the Debug folder of my project that the build process is generating a .out file and a .bin file. I am currently using the .out file to flash my Sitara board using CCS 6.1.2. I am now contemplating changing some fixed constants in my image using an additional python utility before I can flash the board. I can manipulate the bin file relatively easily but cannot find any information about how to flash the board with a binary image. The file dialog does not list the bin file as an alternative file format to flash the board. Is it even possible to do so?
Alternatively, I could find utilities to parse the out file but I could not find a reliable utility to modify the out files. Is anyone aware of any tools here?
Kind regards,
Shailesh