What's the right way to include this module? Because I've tried linking/copying the entire folder to no avail. This is the list of messages I get when I have the whole folder in my project folder.
Description Resource Path Location Type
<a href="file:/home/krithik/ti/ccsv6/tools/compiler/dmed/HTML/10234.html">#10234-D</a> unresolved symbols remain usb_host C/C++ Problem
#1965 cannot open source file "avr/io.h" sample-mmc.c /usb_host/third_party/fatfs/port line 9 C/C++ Problem
#10010 errors encountered during linking; "usb_host.out" not built usb_host C/C++ Problem
#35 #error directive: This file is not needed in current configuration. Remove from the project. cc936.c /usb_host/third_party/fatfs/src/option line 11 C/C++ Problem
#1965 cannot open source file "fatfs/src/diskio.h" dual-disk-driver.c /usb_host/third_party/fatfs/port line 13 C/C++ Problem
#1965 cannot open source file "fatfs/src/diskio.h" mmc-ek-tm4c1294xl.c /usb_host/third_party/fatfs/port line 23 C/C++ Problem
unresolved symbol f_mount, first referenced in ./main.obj usb_host C/C++ Problem
#179-D variable "g_sFileInfo" was declared but never referenced main.c /usb_host line 63 C/C++ Problem
#179-D variable "g_sDirObject" was declared but never referenced main.c /usb_host line 62 C/C++ Problem
#1965 cannot open source file "fatfs/src/diskio.h" mmc-ek-lm4f232.c /usb_host/third_party/fatfs/port line 23 C/C++ Problem
#1965 cannot open source file "fatfs/src/diskio.h" mmc-dk-tm4c123g.c /usb_host/third_party/fatfs/port line 23 C/C++ Problem
Below is a screenshot of my include options, I can provide more details of my project properties if necessary.
I'm using versions
2.1.0.12573 of TivaWare.
6.0.0.00190 of Code Composer Studio
14.04 Ubuntu
Thanks,
Krithik