Conversion failed

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

cross mob
GHKC
Level 3
Level 3
10 replies posted 10 questions asked 5 replies posted

dear sir/madam,

i was installed wiced studio in new pc(windows 8.1)  after installing studio i given build(by double clicking the make file demo.hello_sensor-CYW920706WCDEVAL download)

but in build  i got below message

make file: demo.hello_sensor-CYW920706WCDEVAL download

Converting CGS to HEX...

**** Conversion failed ****

Creating OTA images...

**** Conversion failed ****

make file: demo.hello_sensor-CYW920706WCDEVAL download VERBOSE=1

make.exe[1]: Leaving directory 'C:/Users/Quantum/Documents/WICED-Studio-6.2/20706-A2_Bluetooth/Wiced-BT/spar'

if not exist build\eclipse_debug\ mkdir build\eclipse_debug\

"../wiced_tools/common/Win32/cp.exe" -f build/hello_sensor-CYW920706WCDEVAL-rom-ram-Wiced-release/A_20703A2-hello_sensor-rom-ram-spar.elf build/eclipse_debug/last_built.elf

"../wiced_tools/common/Win32/echo.exe"

echo Converting CGS to HEX...

Converting CGS to HEX...

..\wiced_tools\CGS\Win32\cgs.exe -D platforms/   -A 0xFF000000 -B platforms/CYW920706WCDEVAL/CYW920706WCDEVAL_SFLASH.btp -I build/hello_sensor-CYW920706WCDEVAL-rom-ram-Wiced-release/hello_sensor-CYW920706WCDEVAL-rom-ram-Wiced-release.hex -H build/hello_sensor-CYW920706WCDEVAL-rom-ram-Wiced-release/hello_sensor-CYW920706WCDEVAL-rom-ram-Wiced-release.hcd --cgs-files build/hello_sensor-CYW920706WCDEVAL-rom-ram-Wiced-release/A_20703A2-hello_sensor-rom-ram-spar.cgs > build/hello_sensor-CYW920706WCDEVAL-rom-ram-Wiced-release/cgs2hex.log 2>&1 && echo Conversion complete || echo **** Conversion failed ****

**** Conversion failed ****

"../wiced_tools/common/Win32/echo.exe"

echo Creating OTA images...

Creating OTA images...

..\wiced_tools\CGS\Win32\cgs.exe -D platforms/  -O DLConfigFixedHeader:0 -B platforms/CYW920706WCDEVAL/CYW920706WCDEVAL_SFLASH.btp -I build/hello_sensor-CYW920706WCDEVAL-rom-ram-Wiced-release/hello_sensor-CYW920706WCDEVAL-rom-ram-Wiced-release.ota.hex --cgs-files build/hello_sensor-CYW920706WCDEVAL-rom-ram-Wiced-release/A_20703A2-hello_sensor-rom-ram-spar.cgs > build/hello_sensor-CYW920706WCDEVAL-rom-ram-Wiced-release/cgs2hex.log 2>&1 && echo Conversion complete || echo **** Conversion failed ****

**** Conversion failed ****

plz give me slolution for this

thanks.

0 Likes
1 Solution
SheetalJ
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 500 likes received

Hi HaGo_4718696​,

Can you please uninstall the existing WICED version, make sure all the related files are deleted and then re-install a fresh new download? It is possible that something went wrong during previous installation and therefore this problem is occurring.

Make sure you have not made any changes in app makefile while programming.

View solution in original post

0 Likes
1 Reply
SheetalJ
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 500 likes received

Hi HaGo_4718696​,

Can you please uninstall the existing WICED version, make sure all the related files are deleted and then re-install a fresh new download? It is possible that something went wrong during previous installation and therefore this problem is occurring.

Make sure you have not made any changes in app makefile while programming.

0 Likes