This extension provides local flash tool execution for IPRO SDK development in Remote SSH scenarios.
Features
- Executes
ipro_iot_tool.exe on local Windows machine
- Works as companion to IPRO SDK Extension running on remote Linux
- Automatic tool detection
- Real-time flash progress output
Installation
Install this extension locally (not on remote):
code --install-extension ipro-flash-tool-1.0.0.vsix
Configuration
- Run command:
IPRO: Configure Flash Tool Path
- Select
ipro_iot_tool.exe location
Or the extension will auto-detect common paths:
C:\Work\IPRO\ipro_sdk\tools\download\ipro_iot_tool.exe
C:\IPRO\tools\download\ipro_iot_tool.exe
C:\Program Files\IPRO\tools\download\ipro_iot_tool.exe
Usage
This extension is called automatically by IPRO SDK Extension when flashing in Remote SSH mode.
Requirements
- Windows OS
- IPRO IoT Tool (
ipro_iot_tool.exe)
- VS Code Remote SSH extension (optional, for remote scenarios)
| |