I've searched this up and down and can't find a resolution - should be a simple fix I imagine though.
CSS Version 6.0.1.00040
TI FR5969 Launchpad
(trying to connect with) Pervasive Displays 1.44" TI EPD BoosterPack
I'm trying to port the G2 example code and I probably have a ways to go still, but before I get to serious hardware debugging I have a basic compiler problem. I have several source files in nested folders in my project like so:
These folders are set up in my includes, but the compiler does not seem to be building objects for these source files and so then when it goes to link - nothing is there.
So then it fails to build.
I'm not trying to use a library - I just want it to build the source files in the project. What am I missing?




