Part Number: PROCESSOR-SDK-OMAPL138
Other Parts Discussed in Thread: OMAPL138
Tool/software: Code Composer Studio
Hello, expert,
I faced an error during building my project as follows :
"unresolved symbol SPI_socGetinitCfg, first referenced in ./BSP/Deviceinit.obj"
But surely I installed omapl138_pdk_1_0_10 and its path is also inlcued,
even I made a explict #include statement for <SPI_soc.h>, the unresolved symbol error persisted.
I attach the whole project file for your check.
Please advice how I can resolve this error.
Best Regards,
BT Jung