Altera_Forum
Honored Contributor
21 years agoprintf Problem with custom Board and NIOS II
Hello has anybody the same problem or an solution?
I'm using a custom board with an stratix device and a NIOS II/f Debug Level 2. The NIOS II itself has a lot of user-defined interfaces, internal memory (ram and rom), dma and so on. The problem I have is, that when I download a program with an printf-Statement, that the NIOS II seams to hang up in a sub-routine at the printf-Statement. When I download a program which only switches on and off some leds it works. stdout, stdin, stderr are configured to a seperate uart (uart1) (a jtag_uart is not included in the design). Has anybody noticed the same problem or knows an solution? Chris