Hello,
It there a way to configure the NRF connect plugin to find/use a network connected JLink? Does it need to be directly connected via USB?
Thanks
Hello,
It there a way to configure the NRF connect plugin to find/use a network connected JLink? Does it need to be directly connected via USB?
Thanks
According to other posts that I have reviewed, the network interface is not supported by nrfjprog. Is it possible to configure the nRF Connect project to use the JLink tools when flashing and debugging?
According to other posts that I have reviewed, the network interface is not supported by nrfjprog. Is it possible to configure the nRF Connect project to use the JLink tools when flashing and debugging?
Hi
In the latest version of nrfjprog, the network interface should be supported.
If you want to use west, try:
west flash -r jlink ....
Regards,
Sigurd Hellesvik
How do you customize the commands te VCS plugin uses?