- Stop active flash/debug/capture operations.
- Select or edit the native target/build configuration.
- Reconfigure and rebuild. Inspect generated headers, linker memory layout and output directory.
- Select the matching debug device and register description.
- Select the physical probe and the new artifact before programming.
Daily workflow
Change board or chip safely
Retarget the native build, not just the device badge.
Use the native project configuration to change the target. In PlatformIO choose the intended environment; in Zephyr choose the exact SDK board; in CMake use the corresponding native preset/toolchain. ESP-IDF target changes follow its SDK procedure.