Altera_Forum
Honored Contributor
20 years agoLog in problem
Hi,
I've just installed uClinux v1.4 and I have followed the Linux Quick Start Guide with no luck. I am using Quartus v5.0 (Nios II 5.0) and my board is a Stratix Dev. Kit 1s10. I followed the Guide: Build and upload the kernel, build and upload the fylesystem and load the .sof file to the FPGA. The flash writing was completed for the two first tasks and the FPGA was also programmed. After that I tried the nio2terminal command from the NiosII SDK Shell but I did not get any response (I waited a couple of minutes). I used the following .sof file: C:\altera\kits\nios2\components\altera_nios_dev_board_stratix_1s10\system\altera_nios_dev_board_stratix_1s10.sof I used the JTAG UART option to communicate with the board, and I checked with the "Hello world" program that it was working. I do not know how to go on. How can I check that Linux has actually booted? Many thanks