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

cross mob
Anonymous
Not applicable

I purchased BCM92073X_LE_TAG4.  I downloaded the WICED smart SDK and was able to download hello_sensor and communicate with the Windows 10 client example provided in the SDK.  Now I am unable to download anything.  I get the following console output:

20:43:59 **** Build of configuration Release for project WICED-Smart-SDK ****

"C:\\Users\\RothsMark\\Documents\\WICED\\WICED-Smart-SDK-2.2.3\\WICED-Smart-SDK\\make.exe" hello_sensor-BCM920736TAG_Q32 download

Linking target ELF

OK, made elf.

Call to hello_sensor_spar_crt_setup @ 00206195

OK, made C:/Users/RothsMark/Documents/WICED/WICED-Smart-SDK-2.2.3/WICED-Smart-SDK/Wiced-Smart/spar/../../build/hello_sensor-BCM920736TAG_Q32-rom-ram-Wiced-release/A_20736A1-hello_sensor-rom-ram-spar.cgs. MD5 sum is:

1180812d92f07aac93b91d5b37fcf8bd *../../build/hello_sensor-BCM920736TAG_Q32-rom-ram-Wiced-release/A_20736A1-hello_sensor-rom-ram-spar.cgs

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

Patches start at                  0x00204568 (RAM address)

Patches end at                    0x00205988 (RAM address)

Application starts at             0x00205554 (RAM address)

Application ends at               0x00206191 (RAM address)

Patch size (including reused RAM)       5152 bytes

Patch size                              4076 bytes

Application size                        3133 bytes

                                      ------

Total RAM footprint                     7209 bytes (7.0kiB)

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

Converting CGS to HEX...

Conversion complete

Creating OTA images...

Conversion complete

OTA image footprint in NV is 9394 bytes

Detecting device...

Device found

Downloading application...

****Download failed - Press the reset button on the device and retry ****

20:44:02 Build Finished (took 3s.137ms)

Pressing what I assume is 'reset', a button labeled 'sw3', has no effect on the problem.

In Windows device mgr I see that connecting the TAG4 board creates 2 COM ports, COM3 and COM4 which are set to 9600 baud.  that seems slow...

Not sure how to debug at this point.  My kit did not contain either a cable or a 'getting started' guide that supposedly come with the board.  But it did work fine but now it fails to download.  If anyone has a soft copy of the 'getting started' guide I would appreciate them sending it to me.

I'm using:

WICED Smart IDE - Eclipse IDE for C/C++ Developers 2.2.3

Version: Juno Service Release 2

Build id: 20130225-0426

0 Likes
1 Solution
Anonymous
Not applicable

huangj, following your note I change my recover command to:

proximity-BCM920737TAG_Q32  download recover UART=COM4

previously I did not have the 'download' parameter.  This worked correctly and the board was recovered.

Thanks!

View solution in original post

0 Likes
5 Replies