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.

CC2642R: PIN_Init function error

Part Number: CC2642R


Hi,

I am developing with cc2642 on a custom board. 

The compiler throws an error when calling the PIN_Init function.

Error Message;

undefined first referenced
symbol in file
--------- ----------------
PINCC26XX_hwAttrs C:/ti/simplelink_cc13xx_cc26xx_sdk_6_10_00_29/source/ti/drivers/lib/ccs/m4f/drivers_cc26x2.a<PINCC26XX.oem4f>

SDK I use : simplelink_cc13xx_cc26xx_sdk_6_10_00_29

How do i solve this problem ?