EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

Error ENOSPC Description

Started by ardi...@mgminstruments.com October 12, 2011
I appreciate if someone explained the ENOSPC error. The documentation says "ENOSPC - extent out of space" but it is very encrypted and conveys little information.

I get this error when trying to write a file, fwrite(), on a Rabbit BL2120 borad using DC version 9.62.

Thanks

On 10/12/2011 9:17 AM, a...@mgminstruments.com wrote:
> I appreciate if someone explained the ENOSPC error. The documentation says "ENOSPC - extent out of space" but it is very encrypted and conveys little information.
>
> I get this error when trying to write a file, fwrite(), on a Rabbit BL2120 borad using DC version 9.62.
>
> Thanks
>

C:\RABBIT\DCRABBIT_1064\include\errno.h(93):
#define ENOSPC 28 /* FFE4 No space left on
device */
--
------
Scott G. Henion, Consultant
Web site: http://SHDesigns.org
------


The 2024 Embedded Online Conference