hello Nordic
i am working with nrf52832 and nrf52840, with ncs v1.9.2 and the vs code extension.
i manage to build and flash using the extension but when i try to debug i get an error "no toolchain..." which is strange because "build" finds the toolchain
this is my .json of the extension
{
"security.workspace.trust.untrustedFiles": "open",
"nrf-connect.welcome.showOnStartup": false,
"nrf-connect.taskBindings": {},
"nrf-connect.toolchain.path": "/opt/gcc-arm-none-eabi-10.3-2021.10",
"nrf-connect.topdir": "/home/ziv/workspace/ncs",
"nrf-connect.activeAppFollowActiveEditor": false,
"nrf-connect.enableTelemetry": false,
"nrf-connect.debugging.bindings": {},
"nrf-connect.applicationOptions": {}
}
any ideas ?
hope to read from you soon
best regards
Ziv
