Forum Discussion
Altera_Forum
Honored Contributor
15 years agoTSE (Triple Speed Ethernet) MAC on uClinux with MMU
Hello all, I am having some difficulties with the TSE MAC in uClinux with MMU. I am working on Terasic DE4 board, with "unstable-nios2mmu" in linux-2.6 and "trunk" in uClinux-dist. All fol...
Altera_Forum
Honored Contributor
15 years agoIt seems the kernel panic error was my mistake.
After doing the following changes: 1) change descriptor memory size from 2048 to 8192 bytes 2) set the clock domain for each component to 50Hz (no pll output), except ddr2. The ethernet ports are finally working. Cannot thank you enough Tobias and Antonie. Turhan