I have developed a program to drive an external hardware card for the BeagleBone. I developed the program using CCS version 5.2. With CCS I can download the program, debug it and input commands to it via the USB port into the BeagleBone. However, I now need to install the program in the Micro SD card. How do I convert the .out file that CCS outputs to a file that can be installed as a program on the SD memory card?
regards
Larry Nichter