Command Line Interface Question
pvalkovski
Posts: 1
Can someone please explain what the command line interface is all about. I read about it in the Basic Stamp Manual and it seems like it might be useful when debugging a program but I can't understand how it works exactly. Any help would be appreciated.
PS: I'm not too far into programming micro-controllers so please keep the explanation to a beginner's level.
PS: I'm not too far into programming micro-controllers so please keep the explanation to a beginner's level.
Comments
Basically what we did back in the 80's with DOS. Here is an overview:
http://en.wikipedia.org/wiki/Command-line_interface
Could you point me to which page you saw that on? There should be no reason to drop to DOS to see a Debug output.