skip navigational linksPJRC
Shopping Cart Download Website
Home Products Teensy Blog Forum
You are here: 8051 Tools PAULMON Monitor Manual Table of Contents

PJRC Store
8051 Board, $79
LCD 128x64 Pixel, $29
LCD 16x2 Char, $14
Serial Cable, $5
9 Volt Power, $6
More Components...
8051 Tools
Main Page
Software
PAULMON Monitor
Development Board
Code Library
89C2051 Programmer
Other Resources

PAULMON2 Manual

By Paul Stoffregen, paul@pjrc.com, 1991-1997

PAULMON2 is in the public domain. PAULMON2 is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.

Quickstart

  1. Download PAULMON2.
  2. Build or buy your 8051 based hardware.
  3. Select or configure a copy of PAULMON2 for your hardware.
  4. Program the EPROM with PAULMON2.
  5. Run your terminal emulation program.
  6. Turn on your 8051 board and press Enter (for auto baud detection)
  7. Write an 8051 program, or copy one of the examples
  8. Download the Intel-Hex file ( 'D' command)
  9. Jump to your program ( 'J' command)

Contents

  1. Introduction
  2. Hardware Requirements
  3. Software Requirements
  4. Getting Started
  5. Standard Commands
  6. Extras Package Commands
  7. Using Built-In Functions
  8. Example Programs
  9. TutorialIncomplete
  10. Reclaiming the Serial Port
  11. Program Headers
  12. Single-Step RunIncomplete
  13. Using Flash ROM
  14. Intel-Hex Format
  15. Adding Commands to Paulmon2
  16. Customizing PAULMON2Incomplete
  17. Common ProblemsIncomplete

Incomplete This red dot indicates an unfinished work.


PAULMON2 Documentation, Paul Stoffregen
http://www.pjrc.com/tech/8051/pm2_docs/index.html
Last updated: February 24, 2005
Status: The PAULMON2 Docs are nearly done
Suggestions, comments, bug reports??? <paul@pjrc.com>