issue building example

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Summary Issue or question:

    I cannot build the example code


SDK version

2.4.1

HW Platform (if it is a peripheral or MCU issue)


**** Build of configuration Default for project Wiced-SDK ****

C:\Users\dcairns\Documents\WICED\WICED-SDK-2.4.1\Wiced-SDK\make.exe Default

Making config file for first time

wiced_config.mk:150: *** Unknown component: Default.  Stop.

make: *** No rule to make target 'build/Default/config.mk', needed by 'main_app'.  Stop.

0 Likes
1 Reply
SeyhanA_31
Employee
Employee
250 replies posted 100 replies posted 50 replies posted

Hi,

To build an application using Wiced SDK Make Target feature of the eclipse could be used.

Here is an example of building scan example application located in .../Apps/snip/scan directory.

snip.scan-BCM943362WCD4 download run

Application: snip.scan

Targeted Platform: BCM943362WCD4

You may build using command line as well with "make snip.scan-BCM943362WCD4 download run" command on the shell.

Thanks,

Seyhan

0 Likes