S32K148 I2C

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

S32K148 I2C

3,225 次查看
m13872783125
Contributor I

The bare machine runs the program i2c_pal.c,Programs can trigger slavecallback interrupts.When i add i2c_pal.c to the Freertos ,the error is in the breakpoint,it seems that the master has been unable to send out.but, when i add Freertos to the  i2c_pal.c the send is succeed.Why is that ?

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

3,103 次查看
jorge_a_vazquez
NXP Employee
NXP Employee

Hi weiqi ran

Could you clarify more detailed your issue? are you merging a freertos project with the i2c_pal drivers? how are you doing this and what files are you changing?

The i2c_pal project and the lpi2c_drivers were created using the osif abstraction, not the freertos, so you would need to do all those changes in the driver.

Best regards

Jorge Alcala

0 项奖励
回复