Everything

debugger.SoftwareTraceLPD.PEList


This property refers to a list of PE numbers for which software tracing (LPD output) is available. [RH850][E2]

[Specification format]

debugger.SoftwareTraceLPD.PEList

[Setting(s)]

None

[Reference]

A list of PE numbers for which software tracing (LPD output) is available

[Detailed description]

-

This property refers to a list of PE numbers for which software tracing (LPD output) is available.

[Example of use]

>>>print debugger.SoftwareTraceLPD.PEList
[0, 1, 2]
>>>