This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/CC3200: OTA(Over the air upgrade) does not work without compiling the OTA library.

Part Number: CC3200

Tool/software: Code Composer Studio

Hi,

When I import the OTA library(From SDK 1.3.0) and then link it to my cc3200 based application, the OTA fails with otarun() returning a failure of -6 or -7, sometimes it succeeds but after hibernation, the old firmware continues to run. However when I compile the imported OTA library and then link it to my application, it works and my new firmware is downloaded and run.

Can you please explain why this happens?

regards,

Rajkumar