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 ?