Skip to content

Commit c0f5427

Browse files
authored
Update utilities.md
Access to the SDS utilities requires extending the PACKEXT system variable. Also, the %CMSIS_PATH_ROOT% variable will not work as a path variable replacement. Instead, it is required to provide the absolute path to the SDS utilities.
1 parent 166fe6f commit c0f5427

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

documentation/utilities.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ Perform the following steps to setup the Python environment for using the SDS ut
4444

4545
- Add to the system **Path** environment variable the path to the `%CMSIS_PACK_ROOT%/ARM/SDS/2.0.0/utilities` folder.
4646

47+
Note: %CMSIS_PACK_ROOT% is a placeholder for the PACK location on your local PC.
48+
49+
- Extend the PACKEXT system environment variable by .PY
50+
4751
!!! Tip
4852
- When the **Path** environment variable is configured, you may simply start the utilities by using its name. For example entering `>sdsio-server` starts the utility.
4953

0 commit comments

Comments
 (0)