Adding support for JLink. For now only for the variable viewer module, trace viewer will be added later on. Related to #22 and #23. Big thanks to @kmeinhar and @escherstair for pointing out the solution with dynamic library loading.
Currently it was tested on a single STlink transformed to JLink, as I do not have any original JLinks at my disposal. I think this is the reason for really low sample rate (30ms between successive reads).
If anyone is willing to help test it out on a real JLink, please do so and let me know how it went.
Adding support for JLink. For now only for the variable viewer module, trace viewer will be added later on. Related to #22 and #23. Big thanks to @kmeinhar and @escherstair for pointing out the solution with dynamic library loading.
Currently it was tested on a single STlink transformed to JLink, as I do not have any original JLinks at my disposal. I think this is the reason for really low sample rate (30ms between successive reads).
If anyone is willing to help test it out on a real JLink, please do so and let me know how it went.