![Lauterbach M32R Manual Download Page 13](http://html1.mh-extra.com/html/lauterbach/m32r/m32r_manual_3879251013.webp)
M32R Debugger and Trace | 13
©
1989-2023
Lauterbach
SYStem.JtagClock
Define JTAG clock
Default frequency: 10 MHz.
Selects the JTAG port frequency (TCK) used by the debugger to communicate with the processor. The
frequency affects e.g. the download speed. It could be required to reduce the JTAG frequency if there are
buffers, additional loads or high capacities on the JTAG lines or if VTREF is very low. A very high frequency
will not work on all systems and will result in an erroneous data transfer. Therefore we recommend to use
the default setting if possible.
When the debugger is not working correctly (e.g. memory is flickering) decrease the JtagClock.
SYStem.LOCK
Lock and tristate the debug port
Default: OFF.
If the system is locked, no access to the debug port will be performed by the debugger. While locked, the
debug connector of the debugger is tristated. The main intention of the
SYStem.LOCK
command is to give
debug access to another tool.
Format:
SYStem.JtagClock
[<
frequency
>]
SYStem.BdmClock
(deprecated)
<frequency>
:
6 kHz
…
25 MHz
1250000.
|
2500000.
|
5000000.
|
10000000.
<frequency>
The debugger cannot select all frequencies accurately. It chooses the next
possible frequency and displays the real value in the
window.
Besides a decimal number like “100000.’ short forms like”10kHz” or “15MHz”
can also be used. The short forms imply a decimal value, although no “.” is
used.
Format:
SYStem.LOCK
[
ON
|
OFF
]