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.

changing to TIVA from Stellaris

Hi,

As previous post I am moving my Stellaris Launchpad development to my target board which has a TIVA TM4C123.

In my Project Properties/CCS Build/ARM Compiler/Include Options I have changed the include search path to point at my new TivaWare directory instead of the StellarisWare one.

Now when I compile it seems that the DriverLib header files do not know about uint32_t or bool types.

What have I done wrong?

Is there a guide to moving Stellaris to Tiva?

Thanks

Richard