[  Add to Bookmark  -  Make Home Page   ]        Go to home page

PAULMON 8051 Family Monitor/Debugger


 MCS8051
Search in articles


Last Articles

PAULMON 8051 Family Monitor/Debugger [ February 28, 2005 ]

PAULMON is a user-friendly 8051 family monitor, intended for use in a single board computer like the development board below. By placing PAULMON in the board's EPROM, the board will "boot-up" to a friendly menu-driven monitor which allows you to download your programs to RAM and run them, which is much faster and easier than reprogramming the EPROM. PAULMON also provides several features to help you debug your programs, including a disassembler and single-step program execution.

It is very easy to use and together with an 8051 family assembler, such as the one above, it provides a very low-cost 8051 development system. PAULMON is in the public domain. You may use pieces of the code in your own programs and even incorporate the code into your own commercial products, if you wish.

Download PAULMON2 Source or Object Code. Nearly everything is improved and several new features have been added... generally much better than version 1, even in the beta versions. Documentation for PAULMON2 is available on-line.

PAULMON1 was originally developed in the Fall of 1991 in about four weeks. The code has remained fixed, but my own needs have changed from project to project over the years. These changes, additional features, plus a major overhaul of the existing code is finally available as PAULMON2.



Direct Link | Comments (0)