Hi Ilija!
 
> How do you get to main? by single stepping? Breakpoint?
> Put breakpoint on hal_system_init() . That's an early breakpoint and
> will give you chance to step through system booting.
 
Yes, I did it by single stepping. Like you advised I tried it now with a 
breakpoint at hal_system_init().
Eclipse shows me that this breakpoint exists and it also shows me that the 
breakpoint is located in the correct file! That's good.
Now I try to "run" (with "Resume" / F8) the program until the breakpoint should 
halt it. But unfortunately nothing happens?
 
With kind regards,
Lukas

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

Reply via email to