PDA

View Full Version : monitor program


oregonkidd
03-25-00, 08:22 PM
I have recently purchased the 8051 board from new micros. Installed on the board is the monitor program. The board came with a floppy that has many files. The question is where on the floppy is the instructions for the use of the monitior program and how to download code to the board.

nmitech
03-28-00, 09:19 AM
There is a monitor.txt (readme) file under monitor subdirectory.<p>To Load an object file at the terminal program simple type L then press ALT+D and enter the *.obj file to be loaded.<p>To learn more about the monitor commands, just type H for help (Makesure the cap lock key is on).<br>