Hi all, I have a setup on ARM946E that works well for loading and booting uClinux, and during the boot phase I can stop and single-step kernel.
But once booted, when it gives prompt, pressing CTRL-C in GDB can not halt the board : ^CHalt timed out, wake up GDB. Program received signal SIGINT, Interrupt. stext () at arch/arm/kernel/head-nommu.S:40 40 ldr r1, =machine_arch_type @ find the machine type (gdb) And messages from OpenOCD are these : Info : Halt timed out, wake up GDB. Warn : target not halted Warn : ThumbEE -- incomplete support Do you have any ideas what is happening ? I suspected on low-power mode, but uClinux does not enter it (I think). Best regards, Drasko _______________________________________________ uClinux-dev mailing list uClinux-dev@uclinux.org http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by uclinux-dev@uclinux.org To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev