Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
8 years ago

Nios II Console only displays the first printf statement

As the title says, I am trying to print some values, and the Nios II Console only prints the first printf statement. Here's my code so far: #include <stdio.h># include <alt_types.h># inc...