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.

CC2640: Transplant problems: variable redefinitions in CC2640 App

Part Number: CC2640

I am a new to CC2640 and trying to transplant some functions from previous device to CC2640 App.

However, some of variables seems refined in project files which is hard to find solutions by myself.

Here are the debug logs about this problem: 

Error[Li006]: duplicate definitions for "hGpioPin"; in "C:\ti\simplelink\ble_cc26xx_2_01_00_44423\Projects\ble\SimpleBLEPeripheral-factory-4x4\CC26xx\IAR\Application\CC2640\FlashROM\Obj\bleUserConfig.o", and "C:\ti\simplelink\ble_cc26xx_2_01_00_44423\Projects\ble\SimpleBLEPeripheral-factory-4x4\CC26xx\IAR\Application\CC2640\FlashROM\Obj\Board.o"

Error[Li006]: duplicate definitions for "pinGpioState"; in "C:\ti\simplelink\ble_cc26xx_2_01_00_44423\Projects\ble\SimpleBLEPeripheral-factory-4x4\CC26xx\IAR\Application\CC2640\FlashROM\Obj\bleUserConfig.o", and "C:\ti\simplelink\ble_cc26xx_2_01_00_44423\Projects\ble\SimpleBLEPeripheral-factory-4x4\CC26xx\IAR\Application\CC2640\FlashROM\Obj\Board.o