User Activity

Hi Working on the EVA32MP257F, I am trying to generate the openstlinux for it, however, I see no target MACHINE in the yocto project for it. I guess that a private repo is required for this?Also, can I apply the RT patch provided for the MP1 on top ...
I am trying to achieve hard real-time under 100us on the STM32MP157f-eval, specifically, on the Cortex A7 dual core.Note: I specifically target the Cortex A7 cores because the M4 is already taken for other tasks which requires much smaller latency.Wh...
I am trying to achieve hard real-time under 100us on the STM32MP157f-eval, specifically, on the Cortex A7 dual core.Note: I specifically target the Cortex A7 cores because the M4 is already taken for other tasks which requires much smaller latency.Wh...
I build the OpenStLinux from the ST Yocto project and added the Preempt_RT patch to make the kernel "real-time". ( uname -a correctly report PREEMP_RT kernel).After this, I am checking real-time capabilities with the rt-tests utilities.When calling r...
Hi!STM32MP1 provides a real-time core, and we use it for the hard-real time. But additionally, we would need the application running on the two fast cores to also be real-time. (with softer constraints but still better than standard scheduling on Lin...
Kudos given to