EVAL-ADUCM320EBZ

From SEGGER Knowledge Base
Jump to navigation Jump to search

The EVAL-ADUCM320EBZ is an ADuCM320 evaluation board.

ADuCM320.jpg

Preparing for J-Link

  • Connect your J-Link to the debug header of the Analog Devices USB-SWD/UART adapter.
  • Connect the adapter board to J7 of the evaluation board
  • Power the evaulation board via J14.
  • Verify the Connection with J-Link Commander. The output should look as follows:

MAX32558 Connect.png


Note:
It is not possible to power the evaulation board via the adapter board. The green POWER LED might light up but connect is likely to fail if not powered via J14.

Example Projects

Hello World

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the ADuCM320. It outputs "Hello World!" to the Debug Terminal in a loop.

Setup