Bug Report: I2C driver in MQX 4.1.1 will not compile for K70

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Bug Report: I2C driver in MQX 4.1.1 will not compile for K70

ソリューションへジャンプ
691件の閲覧回数
chrissolomon
Contributor III

Hi,

I am trying to get MQX 4.1.1 to compile - I have had 4.1.0 going with the same settings.

I am building for a product with a MK70FN1M0VMJ12 processor.

The problem seems to be that the new I2C driver relies on I2C_FLT_SSIE_MASK, which only seems to be defined in the MK21F12.h header file.

I have had a look at the K70 documentation, and I am not sure how to go about fixing it.

Any thoughts?

Thanks

Chris

タグ(3)
0 件の賞賛
1 解決策
525件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi Chris:

I can compile the library and i2c demo, can you double check it, how to reproduce your issue


Have a great day,
Daniel

元の投稿で解決策を見る

0 件の賞賛
2 返答(返信)
526件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi Chris:

I can compile the library and i2c demo, can you double check it, how to reproduce your issue


Have a great day,
Daniel

0 件の賞賛
523件の閲覧回数
chrissolomon
Contributor III

Hi Daniel,

sorry, yes you're right - in the bsp makefile i2c_int_ki2c.c had been changed to i2c_int_ki2c_legacy.c - I missed that change, and that was the source of the problem.

Thanks for the swift response, sorry to have cried wolf!

Chris

0 件の賞賛