This property sets or refers to the priority for the acquisition of software trace (LPD output) data. [RH850][E2]
Set the priority for the acquisition of software trace (LPD output) data. |
||
The CPU pipeline is temporarily stopped so that no trace data is lost. |
The current priority setting for the acquisition of software trace (LPD output) data
This property sets or refers to the current priority setting for the acquisition of software trace (LPD output) data. |
>>>print debugger.SoftwareTraceLPD.Priority SpeedPriority >>>debugger.SoftwareTraceLPD.Priority = TracePriority.DataPriority >>>print debugger.SoftwareTraceLPD.Priority DataPriority >>> |