In SX Microcontrollers, SX/B Compiler and SX-Key Tool, johncouture wrote: Ok, I put in a simple program to demonstrate DEBUG and I am using an SX-Key with a USB converter. The program is as follows: DEVICE SX28, OSC4MHZ, TURBO, STACKX, OPTIONX FREQ 4_000_000 counter var byte program start start: counter = 0 main: inc counter watch counter break goto main I save the program under Test4.sxb, compile it and then press the little "bug" at the top. The debugger windows come up but cannot step through it. The "Step","Walk","Run" and "Poll" buttons are greyed out? It has to be some kind of configuration thing that I am doing wrong? Any ideas? Screen shot below. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=251705 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2008 (http://www.dotNetBB.com)