Unable to download the application on the CYW943907AEVAL1F board

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

cross mob
GaPa_4739246
Level 1
Level 1
First like given Welcome!

Hello

I have recently purchased the CYW943907AEVAL1F for my project purpose. I was able to download it fine on my Linux Ubuntu 20.04 system.

However, When I tried to load the program that was already configured in "Make Target" section, I got the below error:

********************************************************************************************************************************************

04:45:25 **** Build of configuration Default for project 43xxx_Wi-Fi ****

/home/gaurav/cypress/SDK/WICED-Studio-6.4/43xxx_Wi-Fi/make snip.scan-CYW943907AEVAL1F download run

MAKEFILE MAKECMDGOALS=snip.scan-CYW943907AEVAL1F download run OTA2_SUPPORT is disabled

Making config file for first time

+-----------------------------------------------------------------------------------------------------+

| IMPORTANT NOTES                                                                                     |

+-----------------------------------------------------------------------------------------------------+

| Wi-Fi MAC Address                                                                                   |

|    The target Wi-Fi MAC address is defined in <WICED-SDK>/generated_mac_address.txt                 |

|    Ensure each target device has a unique address.                                                  |

+-----------------------------------------------------------------------------------------------------+

| MCU & Wi-Fi Power Save                                                                              |

|    It is *critical* that applications using WICED Powersave API functions connect an accurate 32kHz |

|    reference clock to the sleep clock input pin of the WLAN chip. Please read the WICED Powersave   |

|    Application Note located in the documentation directory if you plan to use powersave features.   |

+-----------------------------------------------------------------------------------------------------+

MAKEFILE MAKECMDGOALS=snip.scan-CYW943907AEVAL1F download run OTA2_SUPPORT is disabled

Building Bootloader waf.bootloader-NoOS-NoNS-CYW943907AEVAL1F-P103-SoC.43909

Building Tiny Bootloader waf.tiny_bootloader-NoOS-NoNS-CYW943907AEVAL1F-P103-SoC.43909

Building Serial Flash Loader App

Finished Building Serial Flash Loader App

prgm hdr cnt=3

total_size = 15904, entry_point = 0x696000

Loadsegment_offset = 0xA0 segment_size = 15668, segment_pad = 0

Loadsegment_offset = 0x3DE0 segment_size = 32, segment_pad = 0

Loadsegment_offset = 0x3E04 segment_size = 204, segment_pad = 0

Finished Building Bootloader

Processing resources

Creating security credentials

Making DCT image

Compiling App_Scan

Compiling Platform_CYW943907AEVAL1F_P103_B1

Compiling WICED

Finished Building Tiny Bootloader

Compiling Lib_adc_MAX11615_driver

Compiling Lib_spdif_driver

Compiling WWD_ThreadX_Interface

Compiling WICED_ThreadX_Interface

Compiling WWD_for_SoC.43909_ThreadX

Compiling Supplicant_BESL

Compiling Lib_DNS

Compiling Lib_wifi_utils

Compiling NetX_Duo

Compiling Lib_Wiced_RO_FS

Compiling MCU_BCM4390x

Compiling Lib_TLV

Compiling Lib_base64

Compiling Lib_Linked_List

Compiling Lib_mbedTLS

Compiling Lib_micro_ecc

Compiling WWD_NetX_Duo_Interface

Compiling WICED_NetX_Duo_Interface

Compiling Lib_crc

Compiling Lib_GPIO_button

Compiling common_GCC

Compiling 43909_Peripheral_Drivers

Compiling Lib_Ring_Buffer

Compiling Lib_DHCP_Server

Compiling Lib_Mini_Printf

Compiling SPI_Flash_43909_Library_CYW943907AEVAL1F

Compiling Uart_43909_Library_CYW943907AEVAL1F

Compiling Peripherals_Shared_43909_Library_CYW943907AEVAL1F

Compiling Tiny_Crypto_43909_Library_CYW943907AEVAL1F

Compiling Ethernet_43909_Library_CYW943907AEVAL1F

Making build/snip.scan-CYW943907AEVAL1F/libraries/App_Scan.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/Platform_CYW943907AEVAL1F_P103_B1.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/WICED.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/Lib_adc_MAX11615_driver.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/Lib_spdif_driver.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/WWD_ThreadX_Interface.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/WICED_ThreadX_Interface.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/WWD_for_SoC.43909_ThreadX.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/Supplicant_BESL.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/Lib_DNS.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/Lib_wifi_utils.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/NetX_Duo.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/Lib_Wiced_RO_FS.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/MCU_BCM4390x.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/Lib_TLV.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/Lib_base64.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/Lib_Linked_List.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/Lib_mbedTLS.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/Lib_micro_ecc.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/WWD_NetX_Duo_Interface.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/WICED_NetX_Duo_Interface.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/Lib_crc.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/Lib_GPIO_button.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/common_GCC.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/43909_Peripheral_Drivers.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/Lib_Ring_Buffer.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/Lib_DHCP_Server.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/Lib_Mini_Printf.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/SPI_Flash_43909_Library_CYW943907AEVAL1F.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/Uart_43909_Library_CYW943907AEVAL1F.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/Peripherals_Shared_43909_Library_CYW943907AEVAL1F.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/Tiny_Crypto_43909_Library_CYW943907AEVAL1F.a

Making build/snip.scan-CYW943907AEVAL1F/libraries/Ethernet_43909_Library_CYW943907AEVAL1F.a

Making snip.scan-CYW943907AEVAL1F.elf

Making snip.scan-CYW943907AEVAL1F.bin

snip.scan-CYW943907AEVAL1F

----------------------------------|---------|---------|

                                  |         |  Static |

              Module              |  Flash  |   RAM   |

----------------------------------+---------+---------|

App                               |       0 |     474 |

crc                               |       0 |    1060 |

Interrupt Vectors                 |       0 |     292 |

libc                              |       0 |   36287 |

Networking                        |       0 |   15633 |

NetX-Duo - Interfaces & Stacks    |       0 |      16 |

NVRam                             |       0 |    2210 |

Other                             |       0 |   59661 |

Packet Buffers                    |       0 |   71659 |

platform                          |       0 |     616 |

RAM Initialisation                |      32 |       0 |

resources                         |       0 |      32 |

Ring_Buffer                       |       0 |     132 |

Startup Stack & Link Script fill  |       0 |     179 |

ThreadX                           |       0 |   12136 |

TLV                               |       0 |      28 |

WICED                             |       0 |    5427 |

Wiced_RO_FS                       |       0 |     566 |

WWD                               |       0 |    1551 |

----------------------------------+---------+---------|

TOTAL (bytes)                     |       0 |  207959 |

----------------------------------|---------|---------|

Creating Filesystem BCM94390x_targets.mk ...

Downloading DCT ... build/snip.scan-CYW943907AEVAL1F/DCT.bin @ SFLASH_DCT_LOC=0x00008000

./tools/common/Linux64/mk_wicedfs32 build/snip.scan-CYW943907AEVAL1F/filesystem.bin build/snip.scan-CYW943907AEVAL1F/resources/Staging/

Creating Filesystem Done

make[1]: *** [download_dct] Error 1

make[1]: *** Waiting for unfinished jobs....

make: *** [main_app] Error 2

***************************************************************************************************************

I am not sure why I am getting this error.

Any lead on this issue will be very much appreciated.

Thanks

- Gaurav

0 Likes
2 Replies
YashM
Moderator
Moderator
Moderator
First question asked 250 sign-ins 100 replies posted

Hi Gaurav,

Thank you for using the Cypress Community

Can you please provide us with the build string when the download was successful.

Also, I am assuming that since you say the download was successful the first time, the drivers have been installed properly. But to be sure, can you attach the screenshot of the device manager when this error occurred?

Thanks

YashM
Moderator
Moderator
Moderator
First question asked 250 sign-ins 100 replies posted

Hi,

It's been a while there is no activity in this thread, please create a new thread if you face similar or any other type of problems.

I will be locking this particular thread.

Thanks and regards,

Yash