Hi all,
my application is based on MQX 4.2 and checks for a file at every boot up. However, the calling task will marked with "Task Error: ... Error Code: MFS: File not found (0x3002)..." if it not exists. This is the normal use case for my app.
I was wondering, how can I remove this error. In the API doc I have not found any function for this.
Regards.