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.

RTOS/EVMK2H: GPIO libraries Error

Part Number: EVMK2H

Tool/software: TI-RTOS

Hi

I include GPIO interrupt Example in my project.  and I modify .cfg file. but build is not completed. error message is attached below

" unresolved symbol GPIO_v0_config, first referenced in C:\ti\pdk_k2hk_4_0_4\packages\ti\drv\gpio\lib\k2h\c66\release\ti.drv.gpio.profiling.ae66<GPIO_v0.oe66> 5G_HUB_pcie C/C++ Problem "

I included static pointer of ti.drv.gpio.prifilinig.ae66 and ti.drv.gpio.ae66 in project properties -> Build ->  C6000 linker -> File search Include library file or command file as input(--library, -l)

What I include some more?

Please check my properties.