KEA 128 I2C Header File

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

KEA 128 I2C Header File

732 Views
benvozza
Contributor I

Hi,

I'm trying to use the header file for the kea128 I2C driver, but am getting the error "I2C Type has no member named A, C1 cannot be resolved" on every line in the header file "pI2Cx->C1 |= I2C_C1_ TX_MASK;"


Any suggestions on possible fixes?


Thanks

Tags (4)
0 Kudos
1 Reply

538 Views
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Ben Vozza,

Can you let me know where you got the driver header file? If possible please add it as an attachment in your response.

Also, what IDE are you using (IAR, Keil, KDS, CW, S32DS)?

Typically such kind of driver relies on the syntax of the device header file, and there might be differences in the header files provided with different IDEs, leading to those errors. However latest NXP IDE platforms (KDS, S32DS) are using CMSIS compliant header files.

Regards!

Jorge Gonzalez

0 Kudos