mfs_init.c

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

mfs_init.c

671件の閲覧回数
vipako
Contributor I

Hello,

Please correct in mfs_init.c from line 1114 to 1133, there are MFS_IOCTL_XXX constants which are no longer defined. Every new update of MQX I have to overwrite it to IO_IOCTL_XXX.

Thanks

Patrik

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 返信

560件の閲覧回数
RadekS
NXP Employee
NXP Employee

Thank you for your bug report. Yes, you are right.

MFS_IOCTL_DELETE_FILE has to be replaced by IO_IOCTL_DELETE_FILE. The same for others IOCTL commands in this section (_io_mfs_ioctl(),#if MFSCFG_READ_ONLY)

It is know issue and it was already fixed in current developing version. It will be released in next MQX version (probably MQX 4.2)


Have a great day,
RadekS

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信