Altera_Forum
Honored Contributor
21 years agoBootloaders
Has anyone successfully used either U-Boot or Redboot on a NON-Linux based system? More specifically, on a MicroC/OS-II-based system? I'm having a hell of a time figuring out if I can use either of these in my system. I would rather not have to write my own bootloader. I am currently using the bootloader embedded in the EPCS controller. But, I need to be able to update the image and recover if flashing the new image fails. The only way I can see to do this is to use a secondary bootloader that will usually load from flash, but could load over comms if the image is corrupted. Any help in this area is greatly appreciated.