
Use your J-Link Programmer as a Serial Port for your Device
If you're already using a J-Link programmer in your embedded development, you can use it to interface directly with the target device serial port over the …


If you're already using a J-Link programmer in your embedded development, you can use it to interface directly with the target device serial port over the …

Learn how to create a portable Ozone project file that you can check into a git repository for future debugging of Zephyr applications.

Golioth showcases how to use SEGGER J-Link, Ozone, and SystemView to optimize your Zephyr programs and dig deeper into Real Time Operating Systems.

Sometimes you don't have extra pins for TX/RX, the UART is already in use, or you don't want to upset critical timing by printing out messages. Real Time …

Your target hardware can be in a different part of the world while you develop your Zephyr app. Segger tunnel mode on the J-Link programmer means it doesn't …