diff --git a/doc/user-guide/ADTF3175D-EvalKit-610.html b/doc/user-guide/ADTF3175D-EvalKit-610.html index 71ad2afdf..8ad996ff0 100644 --- a/doc/user-guide/ADTF3175D-EvalKit-610.html +++ b/doc/user-guide/ADTF3175D-EvalKit-610.html @@ -349,17 +349,33 @@

Configuration of the Eval Kit from the Host

PowerShell Interface

To configure the device we have provided a new interface via -PowerShell. Through the configuration interface the user can: 1. -ADSD3500 Reset
-2. Reboot
-3. Power Down
-4. Get File System Permissions
-5. Modify File System Permissions
-6. Get Date & Time
-7. Set Date & Time
-8. Check WiFi Connection 9. Setup WiFi 10. Check Firmware Version 11. -Update Firmware 12. Get SDK Version 13. Update SDK Version 14. Switch -SDK Version 15. Network Switch 16. Exit

+PowerShell. Through the configuration interface the user can:

+
    +
  1. ADSD3500 Reset
    +
  2. +
  3. Reboot
    +
  4. +
  5. Power Down
    +
  6. +
  7. Get File System Permissions
    +
  8. +
  9. Modify File System Permissions
    +
  10. +
  11. Get Date & Time
    +
  12. +
  13. Set Date & Time
    +
  14. +
  15. Check WiFi Connection
  16. +
  17. Setup WiFi
  18. +
  19. Check Firmware Version
  20. +
  21. Update Firmware
  22. +
  23. Get SDK Version
  24. +
  25. Update SDK Version
  26. +
  27. Delete SDK Version
  28. +
  29. Switch SDK Version
  30. +
  31. Network Switch
  32. +
  33. Exit
  34. +

PowerShell is natively a part of Windows 11, and it is also available on Linux, see Installing diff --git a/doc/user-guide/ADTF3175D-EvalKit-610.md b/doc/user-guide/ADTF3175D-EvalKit-610.md index affb48c78..5559adf3b 100644 --- a/doc/user-guide/ADTF3175D-EvalKit-610.md +++ b/doc/user-guide/ADTF3175D-EvalKit-610.md @@ -241,6 +241,7 @@ Note: This method has changed to use the new PowerShell interface. ## PowerShell Interface To configure the device we have provided a new interface via PowerShell. Through the configuration interface the user can: + 1. ADSD3500 Reset 2. Reboot 3. Power Down @@ -254,9 +255,10 @@ To configure the device we have provided a new interface via PowerShell. Through 11. Update Firmware 12. Get SDK Version 13. Update SDK Version -14. Switch SDK Version -15. Network Switch -16. Exit +14. Delete SDK Version +15. Switch SDK Version +16. Network Switch +17. Exit PowerShell is natively a part of Windows 11, and it is also available on Linux, see [Installing PowerShell on Ubuntu](https://learn.microsoft.com/en-us/powershell/scripting/install/install-ubuntu?view=powershell-7.5). diff --git a/doc/user-guide/images/aditofgui_4.png b/doc/user-guide/images/aditofgui_4.png index 7df144ddd..bbd1e8c98 100644 Binary files a/doc/user-guide/images/aditofgui_4.png and b/doc/user-guide/images/aditofgui_4.png differ diff --git a/doc/user-guide/images/aditofgui_5.png b/doc/user-guide/images/aditofgui_5.png index 9c4e2a07e..5eb2a358e 100644 Binary files a/doc/user-guide/images/aditofgui_5.png and b/doc/user-guide/images/aditofgui_5.png differ