ilg-archived / qemu

The GNU MCU Eclipse QEMU
http://gnuarmeclipse.github.io/qemu/
Other
205 stars 78 forks source link

Ethernet Support #42

Open lnzmst opened 7 years ago

lnzmst commented 7 years ago

What is the actual state in support of networking ? I would be interested in writing basic proof-of-concept applications able to send and receive raw ehernet packets (a TCP/IP stack is not required). Thanks in advance, Lorenzo.

ilg-ul commented 7 years ago

actual state in support of networking

planned, but no date set.

lnzmst commented 7 years ago

Thank you Liviu. Looking forward for it ! I have also found semihosting does not support file creation (fopen() failed with File descriptor value too large), is that correct or am I missing some set-up or configuration ? Best Regards, Lorenzo.

2017-03-25 18:57 GMT+01:00 Liviu Ionescu notifications@github.com:

actual state in support of networking

planned, but no date set.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/gnuarmeclipse/qemu/issues/42#issuecomment-289228290, or mute the thread https://github.com/notifications/unsubscribe-auth/AP-u4NQeF7yl39RlowUUbNBHx99xnkSCks5rpVV0gaJpZM4MpIUH .

ilg-ul commented 7 years ago

semihosting does not support file creation (fopen() failed with File descriptor value too large)

please provide the exact line you used, so I can reproduce it.

and do not reply by email, use the web interface.