Forum Discussion
Altera_Forum
Honored Contributor
14 years agoTSE_MAC and memory
Hi Guys, I've been building on examples and built a functioning ethernet. I can use the Nios for TCP TX/RX and i have interfaced some HDL for direct UDP TX. I'm currently developing on a...
Altera_Forum
Honored Contributor
14 years agoI am not sure if the software size also includes memory allocation stuff. If not, You're short of memory and SGDMA never gets write correctly. On the other hand, check if malloc() allocated memory successfully.