Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add viewing Logging Output For MG24
  • Loading branch information
lboue authored May 5, 2023
1 parent 3d21708 commit a93bd1f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/light-switch-app/silabs/efr32/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,10 @@ combination with JLinkRTTClient as follows:
For MG21 use:

$ JLinkExe -device EFR32MG21AXXXF1024 -if SWD -speed 4000 -autoconnect 1
For MG24 use:

$ JLinkExe -device EFR32MG24AXXXF1536 -if SWD -speed 4000 -autoconnect 1
- In a second terminal, run the JLinkRTTClient to view logs:

$ JLinkRTTClient
Expand Down

0 comments on commit a93bd1f

Please sign in to comment.