Yes it is possible but not easy, se also https://www.udoo.org/forum/search/39922134/?q=FreeRTOS&o=date&c[node]=39
Hi all. My name'Mauro. Is it possible to program M4 using FreeRTOS? MZ
...I'm currently working on a project using a UDOO NEO Board and the FreeRTOS kernel. A previous worker interfaced the UDOO temperature sensor...
...deprecated for the examples of multi core communication in Freertos 1.0.1, this driver use memory shared but it does not allow multi thread...
I am trying to run the example rpmsg echo from freertos 1.0.1 from nxp. I actually know that rpmsg ins not supported in the current kernel, but it...
...to adjust a DC motor speed. But I have to program it using Freertos for imx6sx from NXP (without Arduino abstraction). I've found the example...
...Then , you could try access to that memory from M4, using FreeRTOS. In fact,I started checking MCC and RPMSG to synchronize access from both...
...hit or miss affair. To really exploit the M4 you need to use the FreeRTOS SDK which has a steeper learning curve as the M4 + A9 cores share...
...samples for RPMSG interface. For the M4 part, I've compiled FreeRTOS example for this at: <BSP...
...is to toggle a LED. Code is run on my udo-neo-full M4 core In FreeRTOS you have to set a struct like this gpio_config_t gpioInput = {...
...contents to the LCD display (320x240). Code is written using the FreeRTOS bsp and executes on the M4 while the A9 boots linux. Each bitmap file...
...https://mcuoneclipse.com/2016/10/29/tutorial-building-freertos-applications-for-arm-cortex-m4-on-i-mx7-with-eclipse/ The demo just flashes a...
...gave me errors. another shot is tried to debug the example of FreeRTOS BSP but the .bin file didn't created. so maybe you know some IDE that...
So actually udoo neo doesn't have any method to share data between A9 and M4 that already being provided by Udoo itself (not by external program...
If your already using FreeRTOS on the udoo neo then are examples already provided in the BSP release which you can use as a starting point. Also...
...order to expose the data to user space, alternatively if you use FreeRTOS can you use rpmsg although you need to ensure the throughput meets...
I've found the FreeRTOS for i.MX6SX download page. And now what IDE and dependencies that i should use? and also how to upload the .bin or any...
If you switch to using FreeRTOS for i.mx6sx then CMSIS library is available.
Already commented on this, see third post. Nothing stopping anyone downloading the FreeRTOS SDK and starting to code.
...it requires commercial sponsorship. As I have already stated in numerous post, you can easily download the FreeRTOS SDK and start learning to...
Separate names with a comma.