Forum Discussion
Altera_Forum
Honored Contributor
16 years agoMultiple Triple Speed Ethernet with microOS II and interniche
Anybody can tell me how to set the driver to handle multiple TSE in the Nios II software? I have Nios II EDS 9.0 sp2, running microOS II with interniche.. As soon as I have 2 TSE Ethernet defined,...
Altera_Forum
Honored Contributor
16 years agoEither way, it gave me the same problem.. What setting you did?
I found that tse_mac_device structure array of 4, was only filled with 1 TSE structure address, which is the second ethernet. The first ethernet were never initialized.. So when it received message, it ran an invalid instruction (wildcard instruction).