kernel ported from ELDK 3.0 hangs (loops in idled()) on my custom MPC870 Board

Edward Hong edward.qin.hong at gmail.com
Mon Jun 6 15:33:09 EST 2005


On 6/4/05, Wolfgang Denk <wd at denx.de> wrote:
> 
> With "beginning of init" you mean init() in "init/main.c", right?
> So gets rest_init() called?
> Did you add a few printk's to start_kernel()?
> How far does it get?
> 
Yes. rest_init() got called and executed kernel_thread(init,...) ...
and got into cpu_idle().
> > Any suggestions for debugging?
> 
> Attach a BDI2000 and start GDB...
> 
I have a BDI2000. But I am not sure how to further debug in my
situation since I know the kernel execution was looping inside
idled().

Thank you!

Edward



More information about the Linuxppc-embedded mailing list