Code:X VAR BYTE Main: FOR X = "A" TO "Z" DEBUG X,10,13 PAUSE 500 NEXT X GOTO Main END
Code:X VAR BYTE Main: FOR X = "A" TO "Z" DEBUG X,10,13 PAUSE 500 NEXT X GOTO Main END
Joe, Bruce,
Thanks!
Still nothing. I'm going to make up some new cables with fresh contacts and I might even try a different computer.
For the loop program; should I use config bits?
~ Dave
Use the same config settings you used before.
Solved! Bad number 2 contact on my 9 position D-sub connector. Thanks for all of the help!
Per DarrelLike always - Darrel nails it...;o}There's something wrong with the hardware
All I did was bet on a sure thing. (Bruce's code)
Although I did take in a big GASP when bruce said the bootloader may have left the USART ON.
That could have been it, and I'd have been bummed.
All's well that ends well.
DT
Bookmarks