rgrr / yapicoprobe

Yet Another Picoprobe
123 stars 12 forks source link

After host restart target is not detected correctly #55

Closed rgrr closed 1 year ago

rgrr commented 1 year ago
[16:49:48.576617 417.383110] 0.000 (  0) - (II) SWD clk req   : 1000kHz = 240000kHz / (6 * (40 + 0/256)), eff : 1000kHz
[16:49:48.777358 0.200740] 0.201 (201) - (II) =================================== DAPv2 connect target, host pyOCD with single big buffer
[16:49:50.040855 1.263495] 1.465 (999) - (II) =================================== DAPv2 disconnect target
[16:49:50.143753 0.102893] 1.566 (101) - (II) RTT_CB found at 0x20000044

This is the reason for lost events in SystemView: RTT cannot keep up with event generation.

rgrr commented 1 year ago

closed with #57