- Download and extract SimplicityStudio
- Open using
studiowayland.sh
- VERY IMPORTANT STEP, otherwise installation gets borked (due missing packages, SDK-parts etc.) - Create some sample program using Welcome
- See that it compiles and it flashes
- If above steps still does get errors, remove all SimplicityStudio files including workspaces and retry (fastest approach)
- Create separate projects for Bootloader (e.g.
Bootloader - SoC Bluetooth AppLoader OTA DFU
) and some BT-app (e.g.Bluetooth - SoC Blinky
) - Build both solutions
- Use
Debug Adapters
and right-click (disconnected) board withUpload applcation...
- Tick
Erase chip before uploading image
, setApplication image path
andBootloader image
as shown in picture and pressOK
: