Forum Discussion
Altera_Forum
Honored Contributor
9 years agoNios II TSE design requires being loaded twice???
I am using a DE2-115 Cyclone IV board. For some reason, I need to upload my compiled C code a second time in order for it to work and pass network traffic. I am using a Triple Speed Ethernet d...
Altera_Forum
Honored Contributor
9 years agoPerhaps your code is not waiting long enough at boot for 'something'. However, after re-loading, you have given the hardware/software long enough for something to happen such that the code then functions as expected.
Cheers, Alex