Nordic nRF54LC10-DK
Jump to navigation
Jump to search
This article describes specifics for the Nordic Semiconductor nRF54LC10-DK evaluation board.
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:
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
- Embedded Studio: V8.30
- Hardware: Nordic Semiconductor nRF54LC10-DK
- Link: File:Nordic nRF54LC10 TestProject ES V830.zip