This section covers flashing efr32 examples to target devices.
- Simplicity Commander - The Standalone Utility to flash the target devices can be found in the following links: installer for windows, installer for MAC, installer for Linux. please ensure the proper directories are added to the PATH.
- Python - Ensure that Python is installed and the proper directories are added to the PATH.
Use the shortcut (Ctrl + Shift + P) to trigger the command pallet.
Search for "run build task" and select "Run build task" from the drop down menu.
Select "Flash efr32 example" from the options.
On the next menu, select the example to flash to your target device. The example must have an "out" directory that contains a binary file with the ".out" extension.
In response to the final prompt, select the target device.