Part Number: CC3200-LAUNCHXL
Other Parts Discussed in Thread: CC3200SDK
Tool/software: Code Composer Studio
Hello,
I am trying to build and load UART-Demo from CC3200SDK_1.3.0 in desktop Code Composer Studio Version: 9.0.1.00004
I have done settings for compiler and linker. Compiler does it job but linker gives some errors regarding Undefined Symbols.
I attach a picture of error here.
For example ClearTerm function is declared in uart_if.h and defined in uart_if.c. The path to these files are added at Build -> ARM Linker -> File Search Path. uart_if.h is also added to the main file.
Now I am wondering why linker gives errors.
Thank you,

