Skip to content

Third party tools

Debuggers

Olimex Arm Debugger

The Olimex ARM-USB-OCD-H debugger is required to debug the RISC-V core on supported MAX32xxx and MAX78xxx devices.

Download and installation instructions can be found in chapter 3 of the Olimex ARM-USB-OCD-h User Manual

Segger's J-Link is an alternative debugger for ARM cores.

Download and installation instructions can be found on the Segger website

Profiling and trace tools

Segger SystemView

Segger SystemView is available for free to Analog Devices customers for supported processors.

You must use SystemView version 3.58 or later.

To request a free license, visit
Segger License Activation Request page

Download and installation instructions can be found on the Segger website at
Segger SystemView page

Terminal emulators

These tools are used to capture UART serial output during debugging.

Tera Term

A free, open-source terminal emulator for Windows.

For downloads, see Tera Term

PuTTY

An open-source SSH and serial client for Windows.

Download and installation instructions can be found on the Putty website at PuTTY

Minicom

A command-line serial terminal for Unix-based systems.

Download and installation instructions can be found on the Minicom website at Ubuntu Minicom Guide