16-03-2022, 02:17 PM
It's a big misunderstanding that you can only debug STmicro with STlinkV2.
I use STlinkV2 for all my devices, STmicro, Atmel, Silabs and NXP. I never use the Jlinks I have here.
If you don't use EBlink then you throw a lot of useful functionality away.
If you need a different probe then you should use the GDB server for that probe and configure it as a remote interface in EmBitz. You can setup EmBitz in such way that it will launch the external GDB server automatically.
I use STlinkV2 for all my devices, STmicro, Atmel, Silabs and NXP. I never use the Jlinks I have here.
If you don't use EBlink then you throw a lot of useful functionality away.
If you need a different probe then you should use the GDB server for that probe and configure it as a remote interface in EmBitz. You can setup EmBitz in such way that it will launch the external GDB server automatically.