Hi there, just wanted to know what the practical differences between the JLINK and mbed MCU interface firmwares are.
From what I experience I can only use the UART over USB (pc.printf) functionality on the mbed firmware. With the JLINK firmware a COM-Port is created but the terminal stays empty.
On the other hand if I want to flash an external board through the DK's JLINK port I can only do this with the JLINK firmware. If I use the mbed firmware I would always flash the nrf of the development kit.
This is bit annoying as I'd like to flash my external board and use the usb uart for debugging together without the need to swap firmware versions every time.
Is my understanding correct and are there potential workarounds for this?
Thanks a lot! Jens