Platforms\BCM20732TAG_Q32 WICED-Smart-SDK-2.0.1

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

cross mob
Anonymous
Not applicable

Currently WICED-Smart-SDK-2.0.1 provides the following platforms under the WICED-Smart-SDK-2.0.1\WICED-Smart-SDK\Platforms directories: BCM920736TAG_Q32 and BCM920737TAG_Q32.

I am able to compile code for BCM20732 but it fails after building with the following error "Converting CGS to HEX..."

Following the instructions from the forum subject "Programming the 20732S MODULE USING 2073xTAG Board"

I am at the point where I need an equivalent directory for BCM920732TAG_Q32.

Does this already exist?  If not, are there any instructions on how to build it?

Thanks,

Mike

 

0 Likes
1 Solution
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

SDK 2.0.1 does not support the BCM20732, so attempts to use the BCM20732 platfom file from SDK 1.1 will produce results such as the ones you are experiencing.

If you want to use SDK 2.0.1, you will need one of the new 20737 based TAG3 boards that are available from our franchised distributors and described here: BCM2073X Product Portfolio (Module and Evaluation Board Overview)

Note that once you have the SDK 2.0.1/TAG3 platform setup, you can use the 20732 based source code that you have already created and compile it with the new tools to run on the 20737 that's on the TAG3 board.

View solution in original post

0 Likes
5 Replies
Anonymous
Not applicable

Note this is for A1 not A0

BCM20732A1

0 Likes

20732 uses A0 firmware

20736/37 uses A1 firmware

I am not aware of any 20732s with A1 firmware.

0 Likes
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

SDK 2.0.1 does not support the BCM20732, so attempts to use the BCM20732 platfom file from SDK 1.1 will produce results such as the ones you are experiencing.

If you want to use SDK 2.0.1, you will need one of the new 20737 based TAG3 boards that are available from our franchised distributors and described here: BCM2073X Product Portfolio (Module and Evaluation Board Overview)

Note that once you have the SDK 2.0.1/TAG3 platform setup, you can use the 20732 based source code that you have already created and compile it with the new tools to run on the 20737 that's on the TAG3 board.

0 Likes
Anonymous
Not applicable

After compiling on the SDK 2.0.1 for BCM20732A1

I get the following message:

"Download failed. This version of the SDK only supports download to BCM20732A1, BCM20736A1 and BCM20737A1 devices"

Is this message is incorrect?  (In reference to BCM20732A1)

0 Likes

Hello MichaelNelson,

On 6/5/2014 re: your other posting (Re: UART functions differently on BCM2073X A1 vs A0 ), we learned there are indeed 20732 S.O.C. devices out there stenciled with A1. 

Broadcom has limited engagements (customers) using these, and their support is not via the WICED-SMART Community Forum

However, many of your questions regarding BLE, SDK, sample apps, tools, etc. may still valid for the larger community, so feel free to use the Forum when appropriate.

You will be receiving instructions shortly via email on who/how you get support for your devices via the Broadcom CSP system. 

0 Likes