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.

LAUNCHXL-CC3235SF: Problems building httpget Project

Part Number: LAUNCHXL-CC3235SF
Other Parts Discussed in Thread: CC3235SF

Hi,

i am encountering problems when i want to compile with CCS (10.1.0.00010) and launchpadxl (CC3235SF).

httpget_CC3235SF_LAUNCHXL_freertos_ccs.out Could not open file

There was no change in the settings it suddenly came up.  My suggestion is that the compiler is the problem, causing "tboolean is unidentified". I am using TI v20.2.1.LTS

Any idea how to fix this issue? Thanks.

  • Seems like the CCS or project configuration somehow changed (maybe just an header of one file).

    tBoolean is defined in <SDK-ROOT>/source/ti/devices/cc32xx/inc/hw_types.h.

    I can't see which file fails to compile. I suggest you will try to import the project again.