On Jun 2, 2014, at 02:54 , Sebastian Huber <sebastian.hu...@embedded-brains.de> 
wrote:

> 
> Maybe the debugger has a problem with the wait instruction?
> 

This is the MPC5554 and the wait instruction is only implemented on the 567X 
family (at least in our BSP).

I stumbled on something.  If I disconnect the ethernet it will work OK.  I also 
notice that if I hit a return at the serial console while within GDB it will do 
the same thing.  Something about trying to resume with an interrupt pending is 
screwing things up.  It mustn't be clock tick interrupts, though, or maybe the 
clock is stopped and restarted but the other interrupts remain pending.

Peter
-----------------
Peter Dufault
HD Associates, Inc.      Software and System Engineering


_______________________________________________
rtems-devel mailing list
rtems-devel@rtems.org
http://www.rtems.org/mailman/listinfo/rtems-devel

Reply via email to