Connection
| Property | Description |
| Enable Regulator enableRegulator – Boolean |
Specifies whether the regulator is enabled when the target is connected. |
| Hardware Breakpoint Reserve numHardwareBreakpointsReserve – Integer |
Number of hardware breakpoints to reserve before software breakpoints are used. |
| Implement Software Breakpoints enableSoftwareBreakpoints – Boolean |
Implement software breakpoints using the first hardware breakpoint. |
| Parallel Port portName – String |
The parallel port connection to use to connect to target. |
| Parallel Port Address portAddress – String |
The base address of the currently connected parallel port. |
| Parallel Port Sharing portSharing – Boolean |
Specifies whether sharing of the parallel port with other device drivers or programs is permitted. |
| Release JTAG releaseJTAG – Boolean |
Release the JTAG signals when "Reset" or "Start Without Debugging" are used and on "Stop Debugging". |
Loader
| Property | Description |
| Enable Info SegmentA Erase/Write unlockSegmentA – Boolean |
Info SegmentA can be erased/written. |
| Erase All loaderEraseAll – Boolean |
If set to Yes, all of the FLASH memory on the target will be erased prior to downloading the application. This can be used to speed up download of large programs as it generally quicker to erase a whole device rather than individual segments. If set to No, only the areas of FLASH containing the program being downloaded will be erased. |
| No Load Sections noLoadSections – StringList |
Names of (loadable) sections not to load. |
Target
| Property | Description |
| Device Type device_id – String |
The detected type of the currently connected target device. |