AIROC™ CYW20829 application
Follow steps in Create/export application for IAR Embedded Workbench.
To build, save the application and select Project > Make. The Output should display the progress, ending with text similar to this:
Total number of errors: 0
Total number of warnings: 0
Resolving dependencies...
Build succeeded
To program, select Project > Download > Download file… and select the [project_name].final.hex file in [project_root]\build\last_config [you might have to switch to All Files (.)].
To debug, select Project > Debug without Downloading.