You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if we could connect multiple programmers and choose the programmer we want to use. I tried to use the following command with the latest Segger tools installed:
When multiple Segger tools are connected, the following windows appears for all commands:
When using the --info command, I had to choose four times my programmer to get this result. With the current implementation, it is possible to select a programmer to get the hardware ID, another programmer to get the SoftDevice version of another IC, etc.
Hardware ID : xx
SD Version : xx
Device Addr : xx
Device ID : xx
Would it be possible to support multiple programmers ? Or would it be possible to add an argument to specify which programmer we want to use ?
The text was updated successfully, but these errors were encountered:
metc
changed the title
Support multiple programmers connect
Support multiple connected programmers
May 17, 2016
It would be great if we could connect multiple programmers and choose the programmer we want to use. I tried to use the following command with the latest Segger tools installed:
When multiple Segger tools are connected, the following windows appears for all commands:
When using the
--info
command, I had to choose four times my programmer to get this result. With the current implementation, it is possible to select a programmer to get the hardware ID, another programmer to get the SoftDevice version of another IC, etc.Would it be possible to support multiple programmers ? Or would it be possible to add an argument to specify which programmer we want to use ?
The text was updated successfully, but these errors were encountered: