Forum Discussion

SCroi1's avatar
SCroi1
Icon for New Contributor rankNew Contributor
5 years ago

Ethernet on MAX 10

Hello,

Is it possible to implement Ethernet communication on a MAX10 device that is not connected to an external RAM?

I tried the example "Simple socket..." using NIOS II, TSE, uC-OS with Niche stack, but this implementation requires more than 350Kbytes of RAM. I only have 128Kbytes of internal RAM.

Does anybody know about any "TCP-IP like" stack implementation that doesn't require an OS?

Thank you for your help!