what's the step to use flexio_i2c?-fatal error: flexio_i2c.h

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

what's the step to use flexio_i2c?-fatal error: flexio_i2c.h

1,291 次查看
jianmin_zhou
Contributor II

I would implement flexio_i2c on my exist project. i selected two pin as SCL/SDA, then generate code, but when i #include "flexio_i2c.h" and compile, it reports "../Sources/main.c:21:24: fatal error: flexio_i2c.h: No such file or directory" 

Why? can anyone know the steps to using flexio_i2c?

标签 (1)
标记 (3)
0 项奖励
回复
1 回复

1,160 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

There is probably missing path to your header file. You can look at example project for reference: 

pastedImage_1.png

Jiri

0 项奖励
回复