Search Results
Search results 1-3 of 3.
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
Hello Segger support, I am having the following issue: I am using J-Link Pro debugger with LPC4357 microcontroller with CMSIS library, there are 3 functions: ITM_SendChar, ITM_ReceiveChar and ITM_CheckChar for the debug interface, I have tried to use ITM_SendChar and it work perfect, I open JLinkSWOViewer.exe program and abble to see the output. It means that I am getting data from the microcontroller to PC, and now I would like to send a char in the opposite direction - from PC to microcontroll…
-
Hello Segger users, I have a following issue. I have a j-link pro debugger and LPC4357 microcontroller. I would like to get a debug output in a run-time, so it was decided to use SWO debug, when I execute "JLinkSWOViewer.exe" application I can observe the data what was sent by MC. My question is, is there a change to get the same data via VCOM port? I open a COM port of j-link debugger, send some configuration and poll the necessary data? Best regards, Andrii Mazur