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.

TMDSLCDK6748: When using an RTSC project, an unresolved symbol error occurs.

Part Number: TMDSLCDK6748
hello

When I create an RTSC project and try to use the GPIO_init() function in the GPIO.h file using the pdk's library, an unresolved symbol error occurs.

Please help me.




<Linking>

undefined first referenced
symbol in file
--------- ----------------
GPIO_init ./main.obj

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

>> Compilation failure
makefile:140: recipe for target 'test.out' failed
gmake[1]: *** [test.out] Error 1
makefile:136: recipe for target 'all' failed
gmake: *** [all] Error 2