
CYW954907AEVAL1F Evaluation Kit User Guide, Doc. No. 002-22338 Rev. **
22
Kit Operation
4. Enter snip.scan-CYW954907AEVAL1F download run in the
Target name
field and click the
OK
button
Note
: The list of all commands that can be provided in the Make target is listed in
<WICED-SDK
installation directory>/ 43xxx_Wi-Fi/Makefile
.
snip.scan-CYW954907AEVAL1F download run
indicates the following:
snip
= directory inside
apps
folder
scan
= Sub-directory and name of the application to be built. For example, to build the console
application under
test
directory in
apps
, then use
test.console
instead of
snip.scan
.
CYW954907AEVAL1F
= Board/platform name
download
= Indicates download to target
run
= Resets the target and starts execution
5. Double-click (alternately, right-click and select
Build Target
) the Clean Make Target to remove
any output from the previous build. It is recommended to do Make clean when any new files are
added or removed to the corresponding Target.
Note:
Ensure that you have connected CYW954907AEVAL1F EVK to the same PC via USB prior to
executing the build target.
6. Double-click (alternatively right-click and select
Build Target
) the
snip.scan
-CYW954907AE-
VAL1F download run make target to build and download it to the CYW954907AEVAL1F EVK.
The project is built and programmed into the CYW954907AEVAL1F EVK, as shown in
Figure 3-5
.
Figure 3-5. Successful Build and Program