Forum Discussion
Altera_Forum
Honored Contributor
10 years agoCustom component for stdout
Hi, I believe the answer to this question must be pretty straight forward. I just don't get it... I try to use my own Uart component as stdout, stdin and stderr device for my Nios 2 SOPC. ...
Altera_Forum
Honored Contributor
10 years agoHi,
it seems as if I'm not finished, yet.... I renamed my UART from uart_1 to stdio_1 in SOPC builder (I'm using Quartus 9.1 for this project). Now, while building the BSP on the command line, I get the message SEVERE: [Error] altera_systemh_generator: <b>hal.stderr</b> out of range SEVERE: [Error] altera_systemh_generator: <b>hal.stdin</b> out of range SEVERE: [Error] altera_systemh_generator: <b>hal.stdout</b> out of range Hmm, I dig into it, but maybe somebody has an idea how to solve this issue? (or at least, what it means in the first place?) Regards, Maik