Forum Discussion
Altera_Forum
Honored Contributor
12 years agoI see Daixiwen post only now.
About the concerns on using 2 TSE with Altera drivers and Nichestack I can say that I used this configuration a few years ago and it worked. I had Nios IDE V9.0sp2 installed. If I remember correctly Nichestack driver supported up to 4 TSE MAC. There was only a problem I remember I toiled to solve: the multiple MACs were not initialized by the automatically generated alt_sys_init and I eventually had to explicitly call alt_tse_system_add_sys() function in the very beginning of my main().