Hi,
I saw that the i.MX 7ULP M4 processor supported FreeRTOS and MQ RTOS. The device that I'm working on is planning on using ChibiOS, and I was wondering if it were possible to run alternative RTOS's on this core.
Would it be possible to port over the RTOS code over to ChibiOS, or is there another method that I could use to run that OS on the core?
Thanks!
Hello dto10000,
NXP offers FreeRtos and MQXRtos but MX7ULP is able to run chibiOS, you can find more in the ChibiOS web page.
https://www.chibios.org/dokuwiki/doku.php
Regards
ah I see, you can't run another OS on the mx4 core. Thanks!