G.4.2. Device Properties

The settings in the Device Properties area of the Debug tab of the RealView Debugger register pane control the device that you are connected to. (See Table G.2.)

Table G.2. Device property register names and values

SettingRegister nameEnumeratorValue
Code Sequence Code Address[a]CODESEQ_CODE_ADDR--
Code Sequence Code SizeCODESEQ_CODE_SIZE--
Code Sequence Timeout (ms)CODESEQ_TIMEOUT--
Bypass Mem Protection in Debug[b][c] BYPASS_MEMPROT_IN_DBGFALSE0x0
TRUE0x1
Enable Turbo Mode USE_TURBO_MODEFALSE0x0
  TRUE0x1
Ignore Bad JTAG IDCODEIGNORE_BAD_JTAG_IDCODEFALSE0x0
  TRUE0x1
Software Breakpoint ModeSOFTWARE_BREAKPOINT_MODEAuto0x0
  None0x1
  Watchpoint0x2
  Breakpoint0x3
Use LDM or STM for Memory AccessUSE_LDM_STMFALSE0x0
 TRUE0x1

[a] You must configure the Code Sequence… settings in the Debug tab before caching has been enabled. If you cannot halt the target before its caches are enabled, you must instead configure these settings before connecting (as described in Configuration).

[b] You must configure the Bypass Mem Protection in Debug setting in the Debug tab before memory protection has been enabled. If you cannot halt the target before its memory protection is enabled, you must instead configure these settings before connecting (as described in Configuration).

[c] The Bypass Mem Protection in Debug setting does not take effect until the next time that you enter debug state.


Copyright © 2003-2010 ARM Limited. All rights reserved.ARM DUI 0224I