WLAN firmware is not booting

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

cross mob
JeGu_2199941
Level 5
Level 5
25 likes received 10 likes received 10 likes given

platform: BCM94343W_AVN

SDK: WICED-SDK-3.4.0-AWS

Make Target: demo.bt_internet_gateway.restful_smart_server-BCM94343W_AVN download  download_apps run

Serial messages:

======================================

Starting WICED v3.4.0-AWS

Platform BCM94343W_AVN initialised

Started ThreadX v5.6

Initialising NetX_Duo v5.7_sp2

Creating Packet pools

country = wifi_config->country_code = <my_testing_country_code>

Timeout while waiting for high throughput clock

Could not initialize bus

Error 2 while starting WICED!, country = <my_testing_country_code>

Joining : <my_testing_SSID>

======================================

My question is about the red message.

The origin seems to be "WICED/WWD/internal/bus_protocols/SDIO/wwd_bus_protocol.c"

------------------------------------------------------------------------------------------

if ( loop_count >= (uint32_t) HT_AVAIL_TIMEOUT_MS )

{

    /* If your system times out here, it means that the WLAN firmware is not booting.

     * Check that your WLAN chip matches the 'wifi_image.c' being built - in GNU toolchain, $(CHIP)

     * makefile variable must be correct.

     */

     WPRINT_WWD_ERROR(("Timeout while waiting for high throughput clock\n"));

     /*@-unreachable@*/ /* Reachable after hitting assert */

     return WWD_TIMEOUT;

     /*@+unreachable@*/

}

------------------------------------------------------------------------------------------

I'm wondering how those underlined comments are to be followed.

I don't find "wifi_image.c" in the SDK.

And I guess wifi FW is provided pre-built in the SDK @ \resources\firmware\4343W\

Any hint for my next step?

0 Likes
3 Replies
Anonymous
Not applicable

Hello Xavier,

We are looking into this issue. Will update you as soon as possible.

Thanks,

RJ

0 Likes

Hi RJ

I have to apologize that I may have wasted your time.

We just found that this issue is due io HW failure.

It is so nice to have such a responsive reply from you.

But this time it is our mistake and actually there is no issue about your SDK.

Really, sorry about all the bothering.

And thank you for your effort and kindness.

Best regards

rashijain <communities-list@community.broadcom.com> 於 2015年11月3日 03:07 寫道:

<https://community.broadcom.com/?et=watches.email.thread>

WLAN firmware is not booting

reply from rashijain <https://community.broadcom.com/people/rashijain?et=watches.email.thread> in WICED Wi-Fi Forums - View the full discussion <https://community.broadcom.com/message/20913?et=watches.email.thread#20913>

Hello Xavier,

We are looking into this issue. Will update you as soon as possible.

Thanks,

RJ

Reply to this message by replying to this email, or go to the message on Broadcom Community <https://community.broadcom.com/message/20913?et=watches.email.thread#20913>

Start a new discussion in WICED Wi-Fi Forums by email <mailto:discussions-community-wicedwifi-wicedwifi--forums@broadcomwiced.hosted.jivesoftware.com> or at Broadcom Community <https://community.broadcom.com/choose-container.jspa?contentType=1&containerType=14&container=2005&et=watches.email.thread>

Following WLAN firmware is not booting <https://community.broadcom.com/message/20913?et=watches.email.thread#20913> in these streams: Inbox

0 Likes
Anonymous
Not applicable

No problem Xavier.

Thanks for replying.

RJ

0 Likes