I'm new to Tiva C series and uses the microcontroler TM4C123G and while i was follow the guide of "TM4C123G_LaunchPad_Workshop_Workbook" in lab 2, when I compiled there are build errors
and here is my include path
Linker path
and on the left bar, things are all included in my project
but it always shows that
Fatal error #1966: cannot open source file "C:/ti/TivaWare_C_Series-2.1.0.12573/driverlib": Invalid argument
plz help!!
BTW, I placed my project in disk E/: while I put the library and CCS compiler in disk C/:. Does it matter?