Hi,
I am trying to convert .out file to .bin file, but I am not getting this command given below which I found in TI-RTOS getting started guide in the section 4.6.3.1.4.1.2. Binary format conversion in Windows.
Command given
TOOLCHAIN_PATH_<A8/A9>/bin/arm-none-eabi-objcopy -O binary <application>.out <application>.bin
Please explain this command briefly.
Regards
Gaurav