Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThe niche stack is the FPGA seems to be very unstable...
Hi, guy, I have modifeid the multicore socket server example for my project. But when the niche stack is trying to initialize , it is very unstable .Sometimes it succeeds, but sometimes it f...
Altera_Forum
Honored Contributor
15 years agoHi, I think I have figured it out . In one of the tutorials(maybe using the nickestack turorial) from where I build my system , the priority of the timer for the processor connecting to MAC is very low. When I set it to be 0(highest), my previous problem seems to be solved.