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.

linker error no definition for "I2C_config

Other Parts Discussed in Thread: Z-STACK, SYSBIOS, CC2650

hi all,

今日,在調試著I2C interface 時, 出現了在linker error msg:

該如何解決?

Error[Li005]: no definition for "I2C_config" [referenced from I2C.orm3(drivers_cc26xxware.arm3)]

1.已加入cc26xxware_2_21_01_15600的I2C的 source/include path,

2.它所顯示出來的是在drivers_cc26xxware.arm3 中沒有定義 I2C_config,