Content originally posted in LPCWare by james on Mon Sep 17 02:59:51 MST 2012
I know the bootloader topic has been discussed quite a bit in this forum, i copy and paste the red code example bootloader to use with the ea aoaa, however how can i control the loading of the firmware?
For example, everytime the board is resetted, the bootloader checks the SD card for *.bin files, and loads it, lets say the board already has a firmware with a later version loaded, how i can check for this and skip the auto load routine?