mfs_init.c

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

mfs_init.c

675 次查看
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 回复

564 次查看
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 项奖励
回复