|
|||||||||||
|
Technical Support On-Line Manuals MON51 User's Guide |
MON51 User's GuideINSTALL.A51There are very few configuration changes you must make to get MON51 working on your target system. The MON51 program is configured via the INSTALL.A51 source file. Near the top of INSTALL.A51, you will find the following code:
INT_ADR_OFF EQU 8000H ; INTERRUPT VECTOR OFFSET IF MONITOR
; IS INSTALLED AT ADDRESS 0000H
DEF_PC_VAL EQU 8000H ; DEFAULT PC VALUE AFTER START UP
These two equates are typically all that is required to make MON51 work with your target system
Note
| ||||||||||
|
|||||||||||