NodeLoop
Browser bring-up

Browser SWD Flasher

Flash BIN/HEX, run SWD link checks (DPIDR + CPUID), and read memory from a CMSIS-DAP probe — straight from your browser. No installs.

Scope: CMSIS-DAP over WebUSB. Flashing is available on DAPLink-compatible probes (vendor command). Other CMSIS-DAP probes can still run link checks and memory reads.

When it helps

  • Bring-up when USB bootloaders are missing/locked
  • Quick “is SWD wired?” sanity checks (DPIDR + CPUID)
  • Read small memory ranges without installing a full toolchain

Limits

  • No live stepping / breakpoints UI (this is not a full debugger)
  • Flash requires DAPLink-compatible vendor command support
  • Reading memory can fail on locked targets or while the core is running

Quick start presets

Helper

Find your VID/PID

USB Identifier

Probe connection

Checking…

WebUSB requires filters. Leave empty to use a small default list (ARM DAPLink, Picoprobe, NXP).

Selected probe

None

Flash (DAPLink)

No file selected.

Idle.

SWD link checks

DPIDR

CPUID

Memory inspector

No data.

 

Basic verify

Load a firmware file first.

Log

Related resources