[En-Nut-Discussion] Opening files for append with size > 16KB failes on Nut/OS 4.6.0

Ole Reinhardt ole.reinhardt at embedded-it.de
Wed Aug 20 15:50:08 CEST 2008


Hi all,

it seems that the is still a bug in the fopen open function and / or
PHAT implementation.

When opening a file with is slightly larger than 16 KByte with

fopen("filename", "a+");

an error EEXISTS (17) is returned. In my case the file has a size of
16392 bytes.

Any ideas where to search? Phat implementation or fopen() c runtime
functions? 

Regards,

Ole Reinhardt

-- 
 _____________________________________________________________
|                                                             |
| Embedded-IT          Hard- und Softwarelösungen             |
|                                                             |
| Ole Reinhardt        Tel. / Fax:        +49 (0)271  7420433 |
| Luisenstraße 29      Mobil:             +49 (0)177  7420433 |
| 57076 Siegen         eMail:    ole.reinhardt at embedded-it.de |
| Germany              Web:         http://www.embedded-it.de |
|                      UstID / VAT:       DE198944716         |
|_____________________________________________________________|




More information about the En-Nut-Discussion mailing list