Tool/software: Code Composer Studio
Hello,
I am sorry to resurrect the issue of adding/linking utils/uartstdio.h files to the CCSV7 project. I have read several of the emails in Forum, but I have not been able to remove the following error, when i try to duplicate Lab12 (UART) in the workshop.
__error__ ./uartstdio.obj
error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "lab12.out" not built
I have been following Lab 2 on TM4C123GXL Workshop notes and have added the TIVAWARE_INSTALL variable. It seems to work fine for all other labs. When I tried to add UARTprintf() function, I get the error. I have tried various possible combinations of adding/copying and even creating a folder utils that contain the UARTstdio.c and uartstdio.h files, but nothing seems to work. I am following TIVAWARE1.1, considering that it is closer to the original workshop files..
The procedures described in the forum seem a bit cryptic and I will greatly appreciate, f someone can provide step by step instructions..
Thanks and Kind Regards
Sudhir Gupta