Advertisement

Quick Links

XA51 Monitor

TRACE32 Online Help
TRACE32 Directory
TRACE32 Index
TRACE32 Documents ......................................................................................................................
ICD In-Circuit Debugger ................................................................................................................
Processor Architecture Manuals ..............................................................................................
XA51 .........................................................................................................................................
XA51 Monitor ........................................................................................................................
Brief Overview of Documents for New Users .................................................................
WARNING ...........................................................................................................................
Quick Start of the 51XA ROM Monitor .............................................................................
Troubleshooting ................................................................................................................
Basics .................................................................................................................................
General SYStem Settings and Restrictions ....................................................................
Memory Classes ................................................................................................................
Support ...............................................................................................................................
Products .............................................................................................................................
XA51 Monitor
©1989-2019 Lauterbach GmbH
1
1
2
4
5
7
7
8
8
8
8
9
9
10
10
10
11
12
12
12
12
12
13
13
13

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the XA51 and is the answer not in the manual?

Questions and answers

Summary of Contents for Lauterbach XA51

  • Page 1: Table Of Contents

     ICD In-Circuit Debugger ........................  Processor Architecture Manuals .................... XA51 ............................XA51 Monitor ........................Brief Overview of Documents for New Users ..............WARNING ........................... Quick Start of the 51XA ROM Monitor ................Troubleshooting ........................ Basics ..........................Monitor Features...
  • Page 2: Brief Overview Of Documents For New Users

    XA51 Monitor Version 16-Apr-2019 P:003076 \\IAR196\iar196\sieve+86 ... MIX E::w.d.l addr/line code label mnemonic comment P:00306E C318041C 1C,4[18] while ( k <= SIZE ) P:003072 A318041C ?0178: 1C,4[18] P:003076 BD1220 ldbse 20,#12 P:003079 88201C 1C,20 P:00307C D225 30A3 ; ?0177 flags[ k ]...
  • Page 3 Choose Help menu > Processor Architecture Manual. • “OS Awareness Manuals” (rtos_<os>.pdf): TRACE32 PowerView can be extended for operating system-aware debugging. The appropriate OS Awareness manual informs you how to enable the OS-aware debugging. ©1989-2019 Lauterbach GmbH XA51 Monitor...
  • Page 4: Warning

    WARNING NOTE: Do not connect or remove probe from target while target power is ON. Power up: Switch on emulator first, then target Power down: Switch off target first, then emulator ©1989-2019 Lauterbach GmbH XA51 Monitor...
  • Page 5: Quick Start Of The 51Xa Rom Monitor

    Data.LOAD command is given in the Emulator Reference Manual. Load the monitor program. Usally the monitor program runs at address 4000 in the ROM area. d.load.b romxa.bin 0x0--0x3f /ny d.load.b romxa.bin 0x4000 /offset 0x4000 /ny ©1989-2019 Lauterbach GmbH XA51 Monitor...
  • Page 6 ; power the system up d.s sfr:0x426 0x81 ; enable EXTINT0 as manual break d.s sfr:0x4a0 0x7 r.s im 0x0 The start up can be automated using the programming language PRACTICE. ©1989-2019 Lauterbach GmbH XA51 Monitor...
  • Page 7: Troubleshooting

    Check that the value for the CP is within limits for the CPU and that the register Ref: 0062 space ist not beeing overwritten by the stack. See "Restrictions for Stack Requirements". No information available ©1989-2019 Lauterbach GmbH XA51 Monitor...
  • Page 8: Basics

    • Monitor Program Code The '.bin' and '.asm' files contain all three parts of the monitor. The address layout of the default monitor is as follows: 0x0000--0x003F Vector Table 0x4000--0x401F Configuration Table 0x4020--0x7fff Monitor Code ©1989-2019 Lauterbach GmbH XA51 Monitor...
  • Page 9: Vector Table

    If the upper SFRs are not required, the monitor can be made shorter and the new upper limit can be entered in this configuration byte. The monitor can be made 12 bytes shorter for each SFR that is not used. ©1989-2019 Lauterbach GmbH XA51 Monitor...
  • Page 10: General System Settings And Restrictions

    The data bus must have pull-up and pull-down resistors to have (only ROM Emulator) the pattern 0feff on the bus when the EPROM emulator is inactive. Watchdog Timer The watchdog timer is disabled in the ROM Monitor ©1989-2019 Lauterbach GmbH XA51 Monitor...
  • Page 11: Memory Classes

    Memory Classes Memory Class Description Data Program External access (8051 compatible access) SFR Register access ©1989-2019 Lauterbach GmbH XA51 Monitor...
  • Page 12: Support

    X-TOOLS / X32 blue river software GmbH Windows CODEWRIGHT Borland Software Windows Corporation CODE CONFIDENCE Code Confidence Ltd Windows TOOLS CODE CONFIDENCE Code Confidence Ltd Linux TOOLS EASYCODE EASYCODE GmbH Windows ECLIPSE Eclipse Foundation, Inc Windows ©1989-2019 Lauterbach GmbH XA51 Monitor...
  • Page 13: Products

    RistanCASE Windows TRACEANALYZER Symtavision GmbH Windows ECU-TEST TraceTronic GmbH Windows UNDODB Undo Software Linux TA INSPECTOR Vector Windows VECTORCAST UNIT Vector Software Windows TESTING VECTORCAST CODE Vector Software Windows COVERAGE Products Product Information Order Information ©1989-2019 Lauterbach GmbH XA51 Monitor...

Table of Contents