Forum Discussion
Altera_Forum
Honored Contributor
21 years agoProblem with first run
This is a newbie question. Installation and upload of the kernel and file system went smoothly on my 1s10 development board. Howerever first connection via terminal with the uClinux failed with...
Altera_Forum
Honored Contributor
21 years agoSounds like its possibly a problem with the console device node.
In the filesystem project that you have, can you double check that there's a file called: <project>/target/dev/@console,c,5,1 If the file doesn't exist, try creating a blank file with the name I just provided. Re-build, and re-upload your filesystm project as detailed in the Getting Started Guide. I'm about to leave for the weekend but I'll be back on Monday morning if my advice above didn't work.