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.

Error #10010 errors encountered during linking; "CC3000_Host_Driver.out" not built

Other Parts Discussed in Thread: MSP430G2553, TM4C123GH6PM, CC3200

Hey everyone,
I need someone to explain me how to solve this...I am very new about this, so pardon me if my question is soo stupid.

so, i am using M430G2553 Launchpad to upgrade firmware of my CC3000 EM.
I am following this instruction http://processors.wiki.ti.com/index.php/CC3000_Patch_Programmer
and I got stuck in running patch programmer.
I am using CCSv 5.5
And I had put all the CCS Project in the correct order, including change it into executable output type.
Now, i got error written like this: 

#10010 errors encountered during linking; "CC3000_Host_Driver.out" not built

#10234-D unresolved symbols remain

unresolved symbol main, first referenced in C:\ti\ccv5\tools\compiler\msp430.4.2.1\lib\rts430_eabi.lib<boot.obj>

I tried to google it, most of the solution is to delete some part in board.c or some similar solution with deleting commands.

Since i obtained this code from ti and the library is generated from the patch programmer, so it should be original and correct, but if i have to make change i do not know what to change, and worried it will impact another error.

So pretty please if someone know how to solve it, please kindly explain it to me. Thank you!


Stella