-
Notifications
You must be signed in to change notification settings - Fork 142
Closed
Description
Hi,
I started using power output on my J-link base compact and noticed there is current and voltage available on it's webserver http://localhost:19080/target_power.htm .
Segger website sites state only higher end probes support power tracing at 200 ksa/s, but my J-link compacts can obviously measuring output current and voltage (at least on some lower rate, web control panel traces refresh several times per second.
There are API functions JLINK_POWERTRACE_Control and JLINK_POWERTRACE_Read. It looks similar to RTT API functions.
Would it be possible to explore this functionality and add it into pylink? Unfortunately I don't have SDK license so I don't know if I can help.
