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.

Where is inc/hw_ints.h?

Other Parts Discussed in Thread: TM4C1294NCPDT, CC3100

Hi,

I have the CC3100 Booster (and the EMU Booster) and the Tiva C Seris Connected Launchpad. I cannot build the getting_started project Tiva Connected for Code Composer in the folder sdk/platform/tiva-c-connected-launchpad because it cannot find the inc files  in cli_uart.h (cannot find inc/hw_ints.h inc/hw_memmap.h inc/tm4c1294ncpdt.h etc).


I'm not sure if the driverlib folder was part of the download either. Please help me to get this building?


Ciaran.

  • Ciaran Mac Aonghusa said:
    I cannot build the getting_started project Tiva Connected for Code Composer in the folder sdk/platform/tiva-c-connected-launchpad because it cannot find the inc files  in cli_uart.h (cannot find inc/hw_ints.h inc/hw_memmap.h inc/tm4c1294ncpdt.h etc).

    These files are in Tivaware. If you install Tivaware, and then import the getting_started project, it should build ok. The getting_started project sets up a compiler include path to point to Tivaware to search for these header files. Here is a screenshot of the include paths for my imported project.