Part Number:LAUNCHXL-CC1350
Tool/software:TI-RTOS
Hi Team,
I want to add uart display for the below example "simple_peripheral". I removed the Symbol "Display_DISABLE_ALL" and enable " BOARD_DISPLAY_EXCLUDE_LCD" from pre-defined symbols. But now I am getting errors. I also refer the
But it didn't help! Do you have any suggestion?
undefined first referenced
symbol in file
--------- ----------------
Display_doClearLines <whole-program>
Display_doInit <whole-program>
Display_doOpen <whole-program>
Display_doPrintf <whole-program>
error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "simple_peripheral_cc1350lp_app_FlashROM.out" not built
>> Compilation failure
makefile:180: recipe for target 'simple_peripheral_cc1350lp_app_FlashROM.out' failed
gmake[1]: *** [simple_peripheral_cc1350lp_app_FlashROM.out] Error 1
gmake: *** [all] Error 2
makefile:173: recipe for target 'all' failed