RTEMS monitor and other information

Joel Sherrill joel.sherrill at OARcorp.com
Fri May 19 11:07:20 UTC 2000



John Bebbington wrote:
> 
> Hi,
> 
> I am having trouble trying to locate a real-time crash of my system and need
> to get some information about the state of
> RTEMS kernel, stack usage and processor register values while the sw is
> running. I have no Debbuger capabilties on the target, only printf.
> 
> How can I get access to this information please, and where do I find
> documentation about the RTEMS monitor.

What documentation there is for the monitor is in READMEs in
the same directory as the code (c/src/libmisc/monitor).

Running with the stack checker enabled might trip it.

Also using the debug variant might point it out.  The run-time
checks might spot something.

What target CPU/BSP and RTEMS version are you on?  

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel at OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985



More information about the users mailing list