[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
command line parameters
- Date: Wed, 19 Sep 2007 11:06:02 +0200
- From: nir.levy at bon-networks.com (nir levy)
- Subject: command line parameters
Hi All,
I am running RTEMS on QEMU emulator and i am using grub for booting (
similar to most descriptions on the net for doing so).
However, i could not find a way to send command line parameters for the
RTEMS applications i am running.
I have tried to specified them in the GRUB configuration file ( after
the program name) but they don't seem to be pass to the application in
the Init procedure ( i have checked the c_rtems_main and the procedure
in the boot_card and they don't get there as well). I assume the problem
might be in the grub but if anyone ever succeed doing it and can help me
with that or advice on the issue it will be nice.
Thanks in advance.
Best,
Nir