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: CC3220SF launch pad and Code composer board.h header file

Tool/software: Code Composer Studio

HiI am using  code composer for coding CC3220 but it says "

line 44: fatal error #1965: cannot open source file "Board.h"

I have already installed the sdk for cc3220, what might be the reason for this??

Is there any thing to do with updating my windows (I am using Windows 8.1) or use genuine windows??

The same error is coming even when i run it in the ccs cloud 

 

Please help me with this issue

Thank you very much

  • Hi,

    File "board.h" is part of each CC3220 SDK example and should be copied during importing project into your workspace. Alternatively you can copy this file into your workspace project manually.

    What version of SDK and CCS do you use? What SDK example?

    Jan

  • Hi,

    As Jan mentioned, the file should be part of every SDK example project (below is the tcpecho project from CC3220 SDK version 2.20.00.10). You can try to import a different project and see if the error persists - it may be specific to a project. 

    Regards,

    Rafael