No description
Find a file
2025-02-25 23:25:39 +01:00
hydrolink-headers@9fe93ff1e6 initial commit 2025-02-25 23:17:57 +01:00
src initial commit 2025-02-25 23:17:57 +01:00
thirdparty initial commit 2025-02-25 23:17:57 +01:00
.gitignore initial commit 2025-02-25 23:17:57 +01:00
.gitmodules initial commit 2025-02-25 23:17:57 +01:00
.nvim.lua initial commit 2025-02-25 23:17:57 +01:00
arm-gcc-cortex-m0plus.cmake initial commit 2025-02-25 23:17:57 +01:00
CMakeLists.txt initial commit 2025-02-25 23:17:57 +01:00
Makefile initial commit 2025-02-25 23:17:57 +01:00
monitor_release.jlink initial commit 2025-02-25 23:17:57 +01:00
README.md fixed filetype suffix 2025-02-25 23:25:39 +01:00
samd21_flash.ld initial commit 2025-02-25 23:17:57 +01:00
upload_release.jlink initial commit 2025-02-25 23:17:57 +01:00

GDB Server

./JLinkGDBServerCLExe -select USB=0 -device ATSAMD21E17D -endian little -if SWD -speed 4000 -noir -LocalhostOnly -nologtofile -port 2331 -SWOPort 2332 -TelnetPort 2333

RTT Telnet

telnet localhost 19021