dsPIC33 Debugger | 20
©
1989-2022
Lauterbach
System.CPU
Select the used CPU
Default: DSPIC33XXX.
Selects the processor type. Most of the current Microchip dsPIC33C and dsPIC33E MCU cores are
supported.
SYStem.LOCK
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
connector of the debugger is tristated. The intention of the SYStem.LOCK command is, for example, to give
debug access to another tool. The process can also be automated, see
Format:
SYStem.CPU
<cpu>
<cpu>
:
DSPIC33CH512MP508
|
DSPIC33CK32MP102
|
…
Format:
SYStem.LOCK
[
ON
|
OFF
]