Hi I noticed that the PlatformIO bintray seems to use J-Link version 1.652 which has several issues.
I would like to locally use a newer version that fixes those bugs. Is there a way I can overwrite the externally downloaded tool-jlink?
Thanks!
Hi I noticed that the PlatformIO bintray seems to use J-Link version 1.652 which has several issues.
I would like to locally use a newer version that fixes those bugs. Is there a way I can overwrite the externally downloaded tool-jlink?
Thanks!
Updated to the latest version. Please run pio update
. Does the latest version work for you?