WICED Studio error message

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

cross mob
Anonymous
Not applicable

error1.png

1.

I downloaded and installed WICED-Studio.

All options are set by default.

I have not inserted code.

However, as shown in the first figure, the following error occurs.

Please tell me the reason why the error occurred.

If it is not normal, please tell me how to do it.

error2.png

error3.png

2.

I read this tutorial.

I double-clicked "Run snip.scan.BCM943364WCD1 Download".

It has been marked as compiled successfully.

However, it will not work properly because it will turn red on the actual board.

When connecting with PUTTY, the following messages are not displayed to the end.

I did not enter the code.

help.

For reference, the SDK has been tested in all versions 5 and 6, but the symptoms are the same.

I'm sorry I can not speak English well.

0 Likes
1 Solution
RaktimR_11
Moderator
Moderator
Moderator
500 replies posted 250 replies posted 100 replies posted

The WLAN firmware is not loaded. You need to add download_apps in your build statement.

snip.scan-BCM943364WCD1 download download_apps run

Please check out these WICED Training Videos to get started with WICED Studio.

View solution in original post

4 Replies
RaktimR_11
Moderator
Moderator
Moderator
500 replies posted 250 replies posted 100 replies posted

The WLAN firmware is not loaded. You need to add download_apps in your build statement.

snip.scan-BCM943364WCD1 download download_apps run

Please check out these WICED Training Videos to get started with WICED Studio.

If you check the user's screenshot in the "Make Target" field,

you will find all the make target do not include "dowload_apps".

Which means it does not work out-of-the-box.

That is why people keep hitting similar issue.

Note that this will be fixed in WICED Studio 6.2, which will be released early summer 2018.

IMHO, your developers should post the fix on the forum rather than ask people to wait next release.

So at least the reporter can verify if the fix resolve the issue or not.

I have noticed many issues not fixed in new release even though the chagelog mentioned it.

As a result, some of the issues I believe even your developers do not know the fix does not work.

0 Likes