Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHow to start application automatically?
Hello. I use Nios2 dev kit(Stratix2). I want to start application after power on without PC. (The application controls LED & CF.) When I input "nios2-terminal" from SDK shell, then app...
Altera_Forum
Honored Contributor
20 years agoWe have done some further investigation:
We set the nios library application settings to: stdin : uart1 stdout: uart1 stderr: uart1 We set the following configuration parameters in the configtool for eCos to: NIOS2 Architechture Debug Device /dev/uart1 Diagnostic console device /dev/uart1 HAL SOPC drivers check the "Detected SOPC devices" box Serial device drivers check "Hardware serial device drivers" box