Forum Discussion
Altera_Forum
Honored Contributor
8 years agoNIOS executes main() function repeatedly without use of any finite/ infinite loop
Have a very nice day everyone. This is my ever first post and I am new to working on HDLs/ qsys/ and NIOS eclipse. I can not figure out why NIOS should execute the main() function repeatedly wit...
Altera_Forum
Honored Contributor
8 years agoThanks a lot sir Anand
Here I am attaching qsys filtering the clk and rst connections. https://www.alteraforum.com/forum/attachment.php?attachmentid=14780 I cannot understand why the system is giving this problem. Actually it is not looping rather it is executing/ entering the main () repeatedly. Your point is worth understanding, NIOS may be is resetting and therefore re-executing the main function. But I cannot figure out where it is lacking. Thanks