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.

Questions about am335x_starterware

We are learning the Cortex-A8 with beaglebone! And now,we just run the demo form am335x_starterware SDK.

But we encountered a problem about the files in the SDK.

In this  directory “.......\am335x_starterware\binary\armv7a\cgt_ccs\am335x\beaglebone\gpio”,there are  three files,gpioLEDBlink.out、gpioLEDBlink.bin and gpioLEDBlink_ti.bin. I know we can get  the gpioLEDBlink.out file by building the GPIO demo using CCS. But I don't know how I can get the other two files. And I guess there are  some association between each of them,but I don't know what is that.

So , is anyone can tell me about this question ?