When I do the lab exactly as specified, with no "${TIVAWARE_INSTALL}" under include options I get:
#1965 cannot open source file "inc/tm4c1294ncpdt.h" Note CCS6 cannot open any of the 7 #include files, this is just the first one. These folders/files are all in the C:\ti\TivaWare_C_Series-2.1.0.12573 folder.
However, when I include "${TIVAWARE_INSTALL}" in the ARM compiler Include path, all of the errors mentioned in my earlier post appear. The program builds the 2, c files (there are only two), but won't create the .out file.
I tried copying all of the 7 files into the program and eliminating the #include for all of them. No go.
I am pretty well stumped having worked for the better part of 3 days on this without tangible results.
Thank you,
Hal