flash-jlink
Writes firmware to hardware devices using a J-Link probe and captures debug logs.
Installation
Paste this into Claude Code, Cursor, or any agent that can run commands.
What this skill does
What it does:
- Burns firmware to a microcontroller board using a SEGGER J-Link probe, which is a hardware tool that connects your computer to the target chip
- Checks that the firmware file exists and matches the target chip type
- Finds the J-Link software on your computer automatically
- Can capture real-time logs from the running chip using J-Link RTT, which is faster than using a serial cable
- Saves your settings so you do not have to type them again next time
When to use it:
- You have a firmware file ready and a J-Link probe connected to your target board
- You want to burn the firmware using J-Link Commander instead of OpenOCD
- You need to see live logs from your chip without using a serial port
- You want to check if your J-Link setup is working correctly
The full skill text could not be loaded right now. It installs fine with the command above, or read it at the source.
Mirrored from the author's public source. Install counts from the open skills registry.