Nordic nRF54LC10-DK

From SEGGER Knowledge Base
Jump to navigation Jump to search

This article describes specifics for the Nordic Semiconductor nRF54LC10-DK evaluation board.

Nordic nRF54LC10-DK.jpg

Preparing for J-Link

  • Connect to the onboard J-Link OB via the DEBUGGER USB C connector.
  • Alternatively, connect an external J-Link via the DEBUG IN/TRACE connector. Note that a 2x10-pin, 0.1"-pitch SMD pin header needs to be soldered to the board.
  • Power the board via the DEBUGGER USB C connector.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

Nordic nRF54LC10 connect.png

Example Project

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the Nordic Semiconductor nRF54LC10-DK.
It is a simple Hello World sample linked into the internal flash.

SETUP