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 as calling rand from stdlib.h Sending it to the board works fine and I can light random LEDs, but I can't debug anything without commenting that stuff out which is daft.