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.

PROCESSOR-SDK-AM335X: .out to .bin file conversion

Part Number: PROCESSOR-SDK-AM335X

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