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/CC2640: cc2640

Part Number: CC2640


Tool/software: TI-RTOS

Hey,

I am trying to implement I2C featured external EEPROM with cc2640 for exchanging data between among them. But when I debug through code I came to know that I2C driver can not be get opened in I2C init function. How should i configure. I have set up my program by taking reference from sensor tag example.

any help?