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

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

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

1,237件の閲覧回数
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,057件の閲覧回数
asdqwe
Contributor I

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

0 件の賞賛
返信