nsx doctor¶
Checks the local NSX development environment.
This command is useful before creating an app, and it is the first command to run when flash or view problems suggest a local tool issue rather than an app issue.
Syntax¶
What It Checks¶
- Python availability
uv- CMake
- Ninja
- Arm GNU toolchain
JLinkExeJLinkSWOViewerCL- basic SEGGER J-Link runtime startup
Example¶
Notes¶
doctorchecks that the tools are installed and can start.- it does not require a connected target board
- if SEGGER runtime startup fails, fix that before debugging
nsx flashornsx view