Forum Discussion
Altera_Forum
Honored Contributor
15 years agoIt spend too much time to run
HI,sometimes i found such problems.After i have build the project,it still take more than 3 minutes before it start runing as NIOS ii hardware.However sometime it is so quickly(less than 30 seconds) ...
Altera_Forum
Honored Contributor
15 years agoWhat type of project are you running?
Probably you have a driver waiting for some device to initialize. For example if your are running a networking project, possibly with dhcp, the stack will stop until a timeout expires if the network cable is not connected.