[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] Ctrl-C does not work in shell
- To: microblaze-uclinux@xxxxxxxxxxxxxx
- Subject: [microblaze-uclinux] Ctrl-C does not work in shell
- From: "Jeff McBride" <mcbridejc@xxxxxxxxx>
- Date: Tue, 28 Mar 2006 14:31:51 -0500
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ZHcsVB/ulvqO277BaMlyYxBvm0g8RJJP19Uv7P7jrSczboBu4zOrzwQFwHSQTqfaxT2nnfsQpKrUqQdmyfse/aO+YnXW1EIHuXIlrshwFpGnDnPqllaV0T12beeqxq3L3M31Rw8vEU/oYzTH5qEmsKq8taR+O4ZA7lXeLFWbCbs=
- Reply-to: microblaze-uclinux@xxxxxxxxxxxxxx
- Sender: owner-microblaze-uclinux@xxxxxxxxxxxxxx
Hi All,
I am using the Suzaku-S board from Atmark Techno, and I am just now
trying to shift from the 20040408 version of uClinux-dist that I got
from Atmark Techno to the CVS version of uClinux. I am able to compile
the system and it boots. Networking seems to work. But I have noticed
two problems so far:
1) Whenever I run 'hostname' (e.g. in the rc scripts) it never returns
to the shell.
2) Whenever I run any application that doesn't terminate itself,
CTRL-C won't kill it! For example, I can run ifconfig to set the IP
address, and then I can run ping and sucessfully ping a remote host,
but then I can't kill the ping app. Ctrl-C, Ctrl-Z, nothing I can find
has any effect.
Any ideas on what might be causing this? I am selecting the SUZAKU
platform in make menuconfig and I have left all the user application
data (shell, etc.) to the defaults.
As an aside, when I select the SUZAKU platform, all of the RC scripts
in the romfs are made non-executable. This prevents them from running
at boot. I can change these, but I think that the default behaviour
should be for them to be made executable when the romfs directory is
built (e.g. make romfs, or just 'make'), and this might be a bug in
the SUZAKU build config. I don't completely understand all of the
configuration that is done in uClinux.
-Jeff
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/