Hooking RTEMS RTI

2020-07-23 Thread Richard.Glossop
Does anyone know if there is a way to register a callback with RTEMS that will happen on every RTI tick? CONFIDENTIALITY NOTICE: This email and any attachments are for the sole use of the intended recipient and may contain material that is proprietary, confidential, privileged or otherwise

RES: Header missing

2020-07-23 Thread Daniela Oliveira
> Hi Gedare, > > The problem in RTEMS_MAKEFILE_PATH  was solved. I have put the path of RTEMS_MAKEFILE_PATH  in the /etc/profile and the /etc/bash.rc . If someone else had the same trouble, then could try this.> >Tks>Daniela.Enviado do Email para Windows 10 De: Daniela OliveiraEnviado:sexta-feira,

Re: Hooking RTEMS RTI

2020-07-23 Thread Joel Sherrill
On Thu, Jul 23, 2020 at 10:24 AM wrote: > Does anyone know if there is a way to register a callback with RTEMS that > will happen on every RTI tick? > This can be done with the Classic API TImer API. Set the interval to 1 tick. --joel > > > CONFIDENTIALITY NOTICE: This email and any attachmen