<div>Hello Alan,</div><div> </div><div>Could you please provide me an example of the use of rtems_shell_script because I was not able to find it.</div><div> </div><div>Best regards,</div><div> </div><div>Eddie<br><br></div>
<div class="gmail_quote">On 26 January 2012 19:49, Cudmore, Alan P. (GSFC-5820) <span dir="ltr"><<a href="mailto:alan.p.cudmore@nasa.gov">alan.p.cudmore@nasa.gov</a>></span> wrote:<br><blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">
We use the rtems_shell_script API to execute a single shell command and store the results in a file. We then downlink the file with the results.<br>
It should work with all of the commands.<br>
<span class="HOEnZb"><font color="#888888"><br>
Alan<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
On Jan 26, 2012, at 1:17 PM, Phil Smith wrote:<br>
<br>
> We're using RTEMS for ESA's Solar Orbiter and one change we need and would be<br>
> useful in general for space missions is to send the output of<br>
>  rtems_stack_checker_report_usage<br>
> and<br>
>  rtems_cpu_usage_report<br>
> to an array/structure instead of to printk so that the results can be part of<br>
> regular telemetry.<br>
><br>
> We could use rtems_stack_checker_report_usage_with_plugin and<br>
> rtems_cpu_usage_report_with_plugin and have the plugin be a function to<br>
> intercept the text and extract it ... however it would save precious (space<br>
> qualified) memory to just edit the RTEMS code.<br>
><br>
> Is anyone else interested in this or done it already?<br>
><br>
> --<br>
> Philip J. Smith            __o    Dept. of Space and Climate Physics,<br>
> <a href="mailto:pjs1@mssl.ucl.ac.uk">pjs1@mssl.ucl.ac.uk</a>       _'\<;    Mullard Space Science Laboratory,<br>
>                     ((( (*)/(*)      University College London.<br>
><br>
><br>
> _______________________________________________<br>
> rtems-users mailing list<br>
> <a href="mailto:rtems-users@rtems.org">rtems-users@rtems.org</a><br>
> <a href="http://www.rtems.org/mailman/listinfo/rtems-users" target="_blank">http://www.rtems.org/mailman/listinfo/rtems-users</a><br>
<br>
<br>
_______________________________________________<br>
rtems-users mailing list<br>
<a href="mailto:rtems-users@rtems.org">rtems-users@rtems.org</a><br>
<a href="http://www.rtems.org/mailman/listinfo/rtems-users" target="_blank">http://www.rtems.org/mailman/listinfo/rtems-users</a><br>
</div></div></blockquote></div><br>