Hi, I am working with the omapl138 lcdk board, I have installed C.C.S. 5.1 for Linux, and Starterware package, I have built the gpio blinking example with C.C.S. and after I got the gpioled.out I have used the Aisgen to generate the binary to be executed after turning on the board (I have chosen mmc/sd booting) because I am trying to use some gpios without O.S.. Well I got the gpio-sd.bin, What is the method to run this binary from the u-sd (I know the sw1 configuration) I mean, Could I use the uflash tool to do so?, or, Would it be better to use a mmc/sd ubl (flash it with uflah) and copy the gpio-sd.bin in another partition?, I am doing that by mmc/sd because I think I damaged the uart and nand booting because when I tried to use the sfh tool it gets stuck here:
100% [ ████████████████████████████████████████████████████████████ ]
Image data transmitted over UART.
0% [ ------------------------------------------------------------ ]
Programming application into flash...
That was working before I tried to boot from uart the gpio-uart.bin with the Uarthost.exe utility
some help would be appreciated, I am almost on deadline,
Daniel Garcia