forked from project-chip/connectedhomeip
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pull request project-chip#614: Feature/check on doc update for 1.1.0 1.1
Merge in WMN_TOOLS/matter from feature/check_on_doc_update_for_1.1.0-1.1 to RC_1.1.0-1.1 Squashed commit of the following: commit 675fec7a56cc388ddfbdb51c5ce82ac988afa8b9 Author: Ezra Hale <[email protected]> Date: Thu Feb 23 11:29:42 2023 -0500 updated versions for v1.1.0-1.1 commit 50925b02bb762f6afc334d4de66cfe9235ed0592 Author: SenthilKumar Edaikkalpadi Kannusamy <[email protected]> Date: Thu Feb 23 16:00:22 2023 +0000 Pull request project-chip#589: build commands and 917 Soc features are updated Merge in WMN_TOOLS/matter from feature/wifi_doc_update_for_v1.1.0-1.1 to feature/doc_update_for_v1.1.0-1.1 Squashed commit of the following: commit 4fb6648a8d1fed46cbb38bbc8fc5c06c2708c7dc Author: Ezra Hale <[email protected]> Date: Thu Feb 23 09:27:10 2023 -0500 updated doc per Catherine's requests commit 3c093dfde67a9ebc6a152a8cf30846ae6ea6cd91 Author: srningap <[email protected]> Date: Wed Feb 22 19:14:57 2023 +0530 Updated the Docs with based on CE team comments commit 5ce8df248cc14e989f9e9138acd00dba2eff137b Author: srningap <[email protected]> Date: Wed Feb 22 13:44:22 2023 +0530 Updated the docs as per the CE team review ... and 2 more commits commit eb4470731f8b5e15367c97f2f8fe4a5bd635d6cd Author: Anders Lynge Esbensen <[email protected]> Date: Thu Feb 23 10:56:42 2023 +0100 Added a few words on the QR code publishing. ... and 2 more commits
- Loading branch information
Showing
24 changed files
with
452 additions
and
231 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# How to Flash a SiWx917 SoC Device | ||
|
||
Once you have an image built, you can flash it onto your SiWx917 SoC device over USB connected to your development machine. This can be done using the Ozone Debugger. | ||
|
||
> Note: Flashing using Simplicity Studio and Simplicity Commander is not yet supported for the SiWx917 SoC. | ||
## Ozone J-Link Debugger: | ||
|
||
- Multi-platform debugger and performance analyzer for J-Link and J-Trace | ||
- Download for: [Windows](https://www.segger.com/downloads/jlink/Ozone_Setup_Windows_x64.exe) | [Mac](https://www.segger.com/downloads/jlink/Ozone_macOS_Universal.pkg) | [Linux](https://www.segger.com/downloads/jlink/Ozone_Linux_x86_64.deb) | ||
- [Flashing and debug procedure for Ozone](../wifi/RUN_DEMO_SiWx917_SoC.md) | ||
|
||
---- | ||
[Table of Contents](../README.md) | [Thread Demo](../thread/DEMO_OVERVIEW.md) | [Wi-Fi Demo](../wifi/DEMO_OVERVIEW.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.