| ||
Shopping Cart Download Website |
Home | Products | Teensy | Blog | Forum |
You are here: 8051 Tools PAULMON Monitor Manual Software Req. |
|
PAULMON2 Software RequirementsTwo programs are required to run on your PC to use PAULMON.Terminal EmulationA terminal emulation program is required to communicate with your 8051 based hardware which is running PAULMON. Though nearly any terminal emulation program should work, the following programs have been reported to work:
Some terminal emulation programs may send data when they are started, which can confuse the automatic baud rate detection in PAULMON. It is best to plug the 8051 board into the PC (with its power off), run the terminal emulation program, and then apply power to the board and press Enter. Nearly all of the PAULMON features do not actually require emulation of any particular terminal. The memory editor in the extras package is an exception, which requires VT100 terminal emulation to work. If VT100 terminal emulation isn't working, the other features will not be affected.
AssemblerAn assembler is not strictly required to use PAULMON, but without the assembler it is very difficult to write code which can be downloaded to the 8051 based hardware via the Download Command.Nearly any 8051 assembler which produces Intel-Hex output will work, though many 8051 assemblers have slightly different input syntax. PAULMON2 is written using the AS31 assembler, which is available for free. |