[U-Boot-Users] Re: Bdi and u-boot
Dmytro Bablinyuk
dmytro.bablinyuk at rftechnology.com.au
Thu Oct 6 00:36:08 CEST 2005
> Check whether you have commneted the memory initialization part in
> your BDI configuration file.
Thank you! Yes, now I can just do (gdb)c.
The only thing remains is when I do
(gdb) c
Continuing.
Breakpoint 1, <signal handler called>
(gdb) n
<never comes back>
GDB never comes back on 'n' command and BDI shows
- TARGET: stepped
- TARGET: stepped
- TARGET: stepped
- TARGET: stepped
- TARGET: stepped
- TARGET: stepped
- TARGET: stepped
- TARGET: stepped
...
Does anybody knows what that mean. In BDI config in init part I have
left only one line uncommented
WM32 0x0F010004 0xFFFFFFC3 ;SYPCR: disable watchdog
IMMR and everything else in init part is commented.
Thank you
More information about the U-Boot
mailing list