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