@@ -8,37 +8,40 @@ Simplicity Device Manager is the new hardware management tool of Silicon Labs, w
88
99![ Simplicity Device Manager] ( docs/images/sdm.png )
1010
11- ## Prerequisites
11+ ## Setup
1212
13- - Install [ SEGGER J-Link] ( https://www.segger.com/downloads/jlink ) if you don't have it yet
13+ 1 . Download and Run ** [ Simplicity Installer] ( https://www.silabs.com/software-and-tools/simplicity-studio?tab=getting-started ) **
14+ 2 . Select ** Advanced** or ** Installation Wizard** and ** Advanced** , depending on your current installs
15+ 3 . Choose and install latest ** Simplicity Device Manager**
1416
15- ## Setup
17+ #### Windows:
1618
17- 1 . [ Download ] ( https://github.com/SiliconLabsSoftware/simplicity-device-manager/releases ) and extract Simplicity Device Manager
18- 2 . Launch Simplicity Device Manager and check for its system tray icon
19+ - Executable name: ` sdm-gui.exe `
20+ - Location: ` C:\Users\<username>\.silabs\slt\installs\archive\sdm-darwin-x64\simplicity-device-manager `
1921
2022#### macOS:
2123
2224- Executable name: ` Simplicity Device Manager.app `
23- - Suggested location: ` Applications ` folder
24-
25- #### Windows:
26-
27- - Executable name: ` sdm-gui.exe `
28- - Suggested location: ` C:\SiliconLabs\simplicity-device-manager `
25+ - Location:
26+ - ` ~/.silabs/slt/installs/archive/sdm-darwin-arm64/simplicity-device-manager ` (Apple Silicon)
27+ - ` ~/.silabs/slt/installs/archive/sdm-darwin-x64/simplicity-device-manager ` (Intel)
2928
3029#### Linux:
3130
3231- Executable name: ` sdm-gui `
33- - Suggested location: ` ~/SiliconLabs/simplicity-device-manager `
32+ - Location: ` ~/.silabs/slt/installs/archive/sdm-darwin-x64/simplicity-device-manager `
33+
34+ ## Setup - CLI
3435
35- ## Previous Versions
36+ 1 . Download ** [ Silicon Labs Tool (SLT)] ( https://www.silabs.com/software-and-tools/simplicity-studio/configurator-command-line-development?tab=getting-started ) ** command line tool
37+ 1 . Install ` ./slt install sdm `
38+ 3 . Launch ` ./slt launch device_manager `
3639
37- For older versions, check the [ Releases ] ( https://github.com/SiliconLabsSoftware/simplicity-device-manager/releases ) page.
40+ ** Note: ** On Windows, use ` .\slt.exe `
3841
3942## Documentation
4043
41- If you are experiencing any unusual behavior, check [ Troubleshoot ] ( docs/troubleshoot.md ) .
44+ See [ docs.silabs.com ] ( https://docs.silabs.com/device-manager/latest/device-manager-getting-started-overview/ )
4245
4346## License
4447
0 commit comments