Other Parts Discussed in Thread: AM3359
I have a beaglebone rev A6
I used IAR 6.3 for building the bootloader in the folder C:\ti\AM335X_StarterWare_02_00_00_07\build\armv7a\ewarm\am335x\beaglebone\bootloader , the output after rebuild this project have 3 file boot.out , boot.ini and boot_ti.ini , I replace name from boot.ini to MLO . I also format SD , with using TI_SDCard_boot_utility_v1_0.exe to format to save the MLO file , when I test with terminal software , there is not thing happened , but I used the MLO , used for ccs(in folder C:\ti\AM335X_StarterWare_02_00_00_07\binary\armv7a\cgt_ccs\am335x\beaglebone\bootloader ), it works OK
I dont know I configed IAR for it
Anyone help me resolve it ? Thank you