This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS570LS0714: Errors on initializing spi, gio etc [ gio_init ./source/sys_main.obj]

Part Number: TMS570LS0714
Other Parts Discussed in Thread: HALCOGEN

Tool/software: Code Composer Studio

Hello, 

I am having some issue with the initialization of the gio, spi etc. as shown in figure. The errors I have are:

gio_init ./source/sys_main.obj
i2c_init ./source/sys_main.obj
output_high ./source/sys_main.obj
spi_init ./source/sys_main.obj

error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "payload_code_TMS.out" not built

What could be?