FreeRTOS+FatFS runs to IVOR1 on call of f_write()

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

FreeRTOS+FatFS runs to IVOR1 on call of f_write()

1,283 次查看
jeromeli
Contributor II

MCU: MPC5748G

IDE: S32DS 2017R1

SDK: MPC574xx_EAR_0.8.2

See the screenshot below, when f_write() is called, it runs something to deal with mutex, because FF_FS_REENTRANT is enable by default. But finally it falls into IVOR1, seems like when taskENTER_CRITICAL() is called.

What may cause this problem?

pastedImage_1.png

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

1,103 次查看
asdqwe
Contributor I

Please check the MCSR register, and there you maybe find some useful information....

0 项奖励
回复