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.

CCS/AM3359: ID EEPROM access from userspace

Part Number: AM3359

Tool/software: Code Composer Studio

I am writing an simple application to read and write eeprom via i2c-0 on am3359 icev2. I use Linux sdk from TI.

But "Undefined reference to 'i2c_smbus_read_byte_data'"

Have any example or how to add header exactly?