cancel
Showing results for 
Search instead for 
Did you mean: 

Nucleo F767ZI - COM port over Jlink

Nissan Aloni
Associate II

Hi,

I've upgraded my on board debugger from ST-link to J-link.

Everything works as expected and I'm able to burn the flash and debug.

However, when I used on board ST-link I was also able to connect to the board with PUTTY and direct my stdin/stdout to the serial port.

Now this functionality is seem to be disabled / removed.

Any idea if J-Link allows COM PORT over USB similar to ST-LINK?

Thanks.

2 REPLIES 2

Not sure, perhaps Segger doesn't implement such functionality. Could you use the SWV for input/output?

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
Nissan Aloni
Associate II

Thanks.

Seems like JLINK do open a COM PORT - I saw it in device manager.

THe problem was the default baudrate and configuration.

Once fixed - I was able to use stdin/stdout via PUTTY.

Thanks.