Forum Discussion
Altera_Forum
Honored Contributor
10 years ago"Source not found"
Very noob question but can you tell me why I keep getting "Source not found" when trying to debug a NIOS2 program for DE0 on Fedora? It happens as soon as it hits a line that needs an include such...
Altera_Forum
Honored Contributor
10 years agoYeah, debug USUALLY works fine when there aren't new includes, and code with the include will compile and run fine on the DE0, if its good code. But when something goes wrong with the code and I want to watch variables to find out where, I can't, unless I remove all references to the external functions first.