[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] application autostart problem
Hi,
If I start my app via entry in /etc/rc, I can see my printf logging:
...
/bin/XXXXYYYY &
If I rather put the start call in /etc/inittab, I can't see my printf
logging anymore and the app crashes after a while (and is restarted
automatically by inittab):
...
XXXXYYYY::unknown:/bin/XXXXYYYY
Has anybody seen such effect too? What could I do?
After all I recognized I can't do an autostart from /etc/rc since that needs
a working shell but in the end I want to switch off the console to keep
serial port 0 free for my app.
Mit freundlichen Grüßen / Best regards
Falk Brettschneider
___________________________________
Dipl.-Inform. Falk Brettschneider
Softwareentwickler / Software Developer
http://www.baumeroptronic.de
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/