Search Results

Search results 1-2 of 2.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Thanks for the clarification, I guess I got confused by the similar terms and my own assumptions.

  • Hi, I'm having issues accessing multiple terminal in J-Link RTT Viewer v6.94b both in Linux and Windows. My setup is: - STM32H753VI custom board - J-Trace PRO and J-Link base - SWD port is used Code is very basic: - From STM32CodeMX enable Trace Asynchronous SW from Debug - Generate code - Add SEGGER sources - Add this to main C Source Code (23 lines) Expected result: - In Terminal 0 Source Code (8 lines)- In Terminal 1 Source Code (6 lines)- In All Terminals Source Code (13 lines) Actual result…