Command line interpreter
| Name | CMDP.C |
| Revision | V1.0 - September 23rd, 2002 |
| Code size | 678 bytes with Keil V5.50 compiler |
| Needed RAM size | 84 bytes |
The purpose of this function is to manage a command line processing in order to enable specific functions as debbuging or setting from a terminal thru RS232.
The routine calls the UART functions available in the resources pages
You can Download the code here (ZIP, 3Kb).