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.

Convert .out file to binary file (for Beaglebone)



I am doing bare metal application for Beaglebone.

From the manual, it says that binary files MLO and app are needed for bare metal.

I have a .out file and need to be convert to the binary file app to put on the MicroSD card.

I have searched and am unsure how to do it exactly.

Could anyone share the similar experiences?