I am up and running using the LM4F232 Evaluation Kit (Hello World works) and am working my way towards testing the TiWi-uB2 module from LSR. I’ve been following this tutorial here:
http://processors.wiki.ti.com/index.php/Stellaris_Bluetopia_Basic_Demo_APPS
I’ve gotten past importing the Bluetopia SPP Demo into Code Composer Studio, but now I’m stuck at step e), build & debug
http://processors.wiki.ti.com/index.php/Stellaris_Bluetopia_Basic_Demo_APPS#CCS
I get handful of errors trying to include “hw_types.h” and “utils/ustdlib.h”. I did a search for ustdlib.h and found it in C:\ti\TivaWare_C_Series-1.0\utils, which I tried adding to the build config search path, but that didn’t resolve any of the ustdlib.h errors. I’ve also tried clean & rebuild. Is there something I’m missing here? Similar errors appear for the A2DP and SPPBL demos. Screenshot of the errors attached.
