Forum Discussion
Altera_Forum
Honored Contributor
12 years agoC code freezes/Pauses while execution
I have a C application in which I have two adjacent print statements. But only the top one is printed and not the second one. What could be reason. My C code is quiet bigger and complex in size. I...
Altera_Forum
Honored Contributor
12 years agoManually download your NIOS application & run it , to see the console message.
1) Open nios2 console windows 2)# nios2-download app.elf -g -r && nios2-terminal I think that NIOS2-IDE has some problem ...