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,286件の閲覧回数
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,155件の閲覧回数
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 件の賞賛
返信