How to pass a parameter to my RTEMS application?
Alan Cudmore
Alan.P.Cudmore at nasa.gov
Tue Jun 15 21:01:45 UTC 2004
Hi,
I would like to make an application initialize differently depending a
parameter I pass in.
Is there any way I can pass a parameter from the boot_card() function
all the way to the Init function?
My BSP calls RTEMS boot_card which has a parameter list, Then somewhere
along the line, RTEMS calls my Init function which has an arugument of
type "rtems_task_argument".
Does the argument list that I pass into boot_card get passed up to the
higher level Init somehow?
Thanks,
Alan Cudmore
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 516 bytes
Desc: not available
URL: <http://lists.rtems.org/pipermail/users/attachments/20040615/a4b6c81a/attachment.bin>
More information about the users
mailing list