-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Description
Debuging with Arduino IDE fails with this error even if I followed this guide:
https://github.com/SiliconLabs/arduino?tab=readme-ov-file#debugger-configuration-file
Invalid servertype parameters. The following values are supported: "jlink", "openocd", "stlink", "stutil", "pyocd", "bmp", "pe", "qemu", "external"
debug_custom.json
{
"servertype": "jlink",
"device": "MGM240PB32VNA",
"interface": "SWD",
"serverpath": "C:/Program Files/SEGGER/JLink_V794d/JLinkGDBServerCL.exe"
}
Env
- Arduino IDE version: 2.3.0
Metadata
Metadata
Assignees
Labels
No labels