On 29/03/2019 14:31, Catalin Demergian wrote:
Sure, I will build and try.
Is _ISR_Get_level() something CPU-specific ? I mean we use it to figure out if interrupts are enabled or not, right ?
forgot to say, I use a STM32H7. Does _ISR_Get_level work on it ?

I would run test

testsuites/sptests/sp37

to figure out if it works.


Also, I thought the scheduler code runs with interrupts enabled, I mean doesn't it use the tick interrupt itself ?
How does that work on RTEMS ?

Some critical sections of the scheduler are protected by disabled interrupts.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.

_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to