--- In "LaksCEO" <> wrote:
>
> Hi to everybody
>
> I tried to implement my application in autorun as per Mr.Fred's email
> the auto run feature worked when i included the scriptfile in rc3.d directory.
> unforutnately because of my indefinete loop in my application my application
> program
dis not allow the shell prompt to appear
>
> so currently only my application program is running after switching on my
> TS7250
BOARD.
>
> i am not able to regain the shell prompt so that i can correct or work
> further. My
application also not responidng for the ^c (control c) key.
>
> How can i regain the shell prompt?
>
>
I assume you have a serial comms program connected to COM1. Why not connect
the
serial program to COM2, assuming a getty is running? Or why not telnet from
your PC to
the ARM? You can run as many sessions as you like in that way. Then use ps(1)
to see the
running processes. And kill(1) to kill them if required.
There is no reason for an application to respond to a control-C. It is a
convention used by
the shell that control-C will kill the currently running process on that serial
port. Do you
see the difference?
Martin
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|