Hello, please, could someone help me?
I've been trying to use the UartPrinf function from utils/uartstdio.h, but ccs doesn't recognize the library function.
I dont know what I need to do to correct use this library.
When I run the TI examples, it works. But, If I try to write by myself, it doesn't...
I created a variable path called tiva_dir. It point to where I installed tivaware. The most weird is I can use, for example, driverlib without any problems. CCS can find it, but not the function I need.
This is the error.
Description Resource Path Location Type
unresolved symbol UARTStdioConfig, first referenced in ./MiniStation.obj MiniStation C/C++ Problem
Thanks
