Quantcast
Channel: Infineon Forums
Viewing all articles
Browse latest Browse all 9892

fopen in DAvE 4.3 (erno = 88) Socket operation on non-socket

$
0
0
Hi Alan,

fopen will not work, it is a posix call which is not fully implemented in the c library (newlib).
Newlib requires an external implementation of system call open (a stub), which it is not provided since we do not know on which media you want to open a file.
I would recommend you to use the FatFS on the SDMMC (sdcard).

Regards,
Jesus

Viewing all articles
Browse latest Browse all 9892

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>