This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF51822-EK JLink CDC UART doesn't work within VirtualBox

I'm using nRF51822-EK and running Keil compiler on XP within VirtualBox in a Linux Mint-14 host. I can't get the UART properly working through Segger J-LINK. It shows up all right in Device Manager (JLink CDC UART) and in Hyperterm (COM17) , but no data is outputted. When connecting directly to the Linux/GtkTerm i.e. to '/dev/ttyACM3' it however works fine. The same result for both PCA10000 & PCA10001. I also tried different settings and compilations for hardware handshake. No change. Is this a known error due to VirtualBox or do I do something wrong here? J-LINK debugging and flash loading seem to work perfectly within VirtualBox.

Related