On Sun, Jul 5, 2009 at 10:07 AM, Hussein Patwa<[email protected]> wrote: > I haven't used this myself as I'm only just getting into it, but is the > simulator not an option or does that not help with testing boot loaders?
You can't test the bootloaders in the simulator. The simulators purpose is mainly to simulate the UI, thus it doesn't emulate any hardware. The bootloader, however, needs to run on the physical hardware. - Dominik
