In SX Microcontrollers, SX/B Compiler and SX-Key Tool, samsam wrote: Can you debug while your routine is running From what I can see you can not do both unless I am doing something wrong this is the routine Because when you use walk or steps through the routine below the window at the top of the debug window show idle is there a way to use the debuging and while the routine is running and blinking the LEDs when using the walk mode Main: ' main code here high rb.0 low rb.3 pause 1000 low rb.0 high rb.3 pause 1000 GOTO Main ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=367780 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2009 (http://www.dotNetBB.com)