Renesas V850 Series Bedienungsanleitung Seite 8

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 58
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 7
V850 Debugger and Trace 8 A p p l i c a t i o n N o t e
©1989-2014 Lauterbach GmbH
Mask-Options of V850/Fx3, Cargate
The mask options require a special handling. In normal operation mode the mask option values are located
in flash memory at address 0x7A, 0x7B. In emulation mode these values have to be copied to a certain
debug register EMUMO at address 0xFFFFF9FA.
the value of address 0x7A has to be copied to the low byte of EMUMO
the value of address 0x7B has to be copied to the high byte of EMUMO
The new options become active at the next SYStem.UP.
Add following startup sequence to your script:
SYStem.Up ; initial startup
disable RomSecurityUnit ; see demo scripts
; set MaskOptions to EMUMO register
Data.Set 0xFFFFF9FA %Word 0x0800
SYStem.Up ; now the MaskOption settings are active
disable RomSecurityUnit ; see demo scripts
...
...
Seitenansicht 7
1 2 3 4 5 6 7 8 9 10 11 12 13 ... 57 58

Kommentare zu diesen Handbüchern

Keine Kommentare