Is this a flash error message?
- This topic has 3 replies, 2 voices, and was last updated 9 years ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Tagged: Flash Corruption error?
Does the error below mean the flash has been corrupted?
[ERROR] File from flash wrong size. Expected 1024 – Actual 0.
Thanks,
Yogesh
Hi Yogesh,
I suppose it could but not necessarily. Are you using our AT command code or your own application? When and how often do you see this error message?
Leon
Thanks Leon for your response. I have two mDots and one of them brings up this error when I power on the mdot. Both of them are running the custom application I have built. The error doesn’t show up when my application is running. just at the start up.
Thanks,
Yogesh
Hi Yogesh,
That message means it read a file but the file it read was of a size that did not match what it should be. I’m not sure how that would have happened. Can you see if reading the device ID works? The call is getDeviceId(). It should return the device ID that is on the sticker of your mDot.
Is your application using the file system? Is the file system not working for you?
Kind regards,
Leon