[okl4-developer] Debugging tips for a new platform
Joshua Root
jmr at cse.unsw.edu.au
Thu Jun 19 21:52:15 EST 2008
Geoffrey Lee wrote:
> On Thu, Jun 19, 2008 at 08:58:49PM +1000, Joshua Root wrote:
>> Geoffrey Lee wrote:
>>> Ah, I noticed that you are using image.sim. Please re-try with
>>> image.boot.
>> Gumstix doesn't seem to build an image.boot.
>
>
> Building for Gumstix should definitely yield an image.boot as
> this is the binary used for booting hardware.
Many thanks to Geoff for going beyond the call of duty to help me with
this. The essential problem was that I had "run_method=skyeye simulate"
on the end of my build command, which was preventing image.boot from
being created, which is the image that needs to be passed to the simulator.
Cheers,
Josh
More information about the Developer
mailing list