Hi, I have some big troubles deploying the LED-blink-example from Starterware on an external Micro-SD card. That's what I have done:
- format the card using the HP Disk utility - place MLO file on it - place file "app" (which contains the compiled blink-example) on the card - optionally place file "u-boot.img" (which contains the same) on the card On start up three LEDs on the board are lit, serial interface tells me something about "invalid partition 2" and nothing happens. For MLO and app I tried: - self compiled binaries (including some changes I found in TI-forum necessary for BBB) prepared with the TI-image-tool - the MLO and u-boot.img file from internal SD-card Result is always the same. Then I found information in BBB-Wiki to delete/rename the MLO file on internal SD-card. Now the three LEDs are no longer lit, serial debug console prints nothing more than "CCCCCC" - and my program still does not work. Any idea what I'm doing wrong? Thanks! -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
