Requesting help with using Debug
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.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
John J. Couture
San Diego Miramar College
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.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
John J. Couture
San Diego Miramar College
Comments
Robert
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
John J. Couture
San Diego Miramar College
Well, to those that don't have one (I finally bought one), you'll never go back! It takes much less time to throw together circuits and in the classroom it is nice to be able to refer to specific components and just have the students wire them up!
(Belated Thank You to Parallax for developing that!)
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
John J. Couture
San Diego Miramar College
I never bought one, but now I find myself jumping back and forth between BasicStamp, SX, and Propeller projects.
My desk is cluttered with wires and boxes for each.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
PLEASE CONSIDER the following:
Do you want a quickly operational black box solution or the knowledge included therein?······
www.parallax.com/Store/Microcontrollers/BASICStampModules/tabid/134/List/1/ProductID/123/Default.aspx?txtSearch=professional+development&SortField=ProductName%2cProductName
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Greetings from Germany,
G
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
PLEASE CONSIDER the following:
Do you want a quickly operational black box solution or the knowledge included therein?······
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
John J. Couture
San Diego Miramar College
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Greetings from Germany,
G