I have installed the SDK named ‘WICED-SDK-3.7.0-IDE-Installer.exe’ on windows xp computer. But the SDK can not be successfully compiled on windows xp. Does anyone know how to solve it ?The error message is as follows:

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

cross mob
boqi_2115821
Level 1
Level 1

I have installed the SDK named ‘WICED-SDK-3.7.0-IDE-Installer.exe’ on windows xp computer. But the SDK can not be successfully compiled on windows xp. Does anyone know how to solve it ?The error message is as follows:

07:00:27 **** Build of configuration Default for project WICED-SDK ****

"D:\\CY-WIFI\\WICED-SDK-3.7.0\\WICED-SDK\\make.exe" snip.scan-BCM943362WCD4

MAKEFILE MAKECMDGOALS=snip.scan-BCM943362WCD4 OTA2_SUPPORT is disabled

Building Bootloader

In file included from WICED/platform/MCU/STM32F2xx/../wwd_resources.c:15:0:

./platforms/BCM943362WCD4/./wifi_nvram_image.h:45:9: error: expected ',' or ';' before 'NVRAM_GENERATED_MAC_ADDRESS'

         NVRAM_GENERATED_MAC_ADDRESS                                          "\x00"

         ^

make.exe[3]: *** [build/waf.bootloader-NoOS-BCM943362WCD4/Modules/./WICED/platform/MCU/STM32F2xx/../wwd_resources.o] Error 1

make.exe[3]: *** Waiting for unfinished jobs....

make.exe[2]: *** [main_app] Error 2

make.exe[1]: *** [bootloader] Error 2

tools/makefiles/standard_platform_targets.mk:54: recipe for target 'bootloader' failed

Makefile:286: recipe for target 'main_app' failed

make: *** [main_app] Error 2

07:01:11 Build Finished (took 43s.765ms)

0 Likes
2 Replies