Hello Cedric
6 months ago we had similar needs
we chose phytec that adapt their training to our specific needs
http://www.phytec.fr/services/formation-linux/linux-embarque-drivers-et-temps-reel/
they used i.MX6 for support. Should be interesting for you
Regards
PR
- Mail original -
D
super clear Philippe
Thanks again for your help
- Mail original -
De: "Philippe Gerum"
À: "pierre roumagnac"
Cc: xenomai@xenomai.org
Envoyé: Lundi 17 Octobre 2016 09:37:43
Objet: Re: [Xenomai] [xenomai]:heap memory management
On 10/17/2016 08:44 AM, pierre.rou
set a manual erase of share memory, it looks likes working.
Thanks Philippe for your explanation , really helpfull.
PR
- Mail original -
De: "Philippe Gerum"
À: "pierre roumagnac" , xenomai@xenomai.org
Envoyé: Samedi 15 Octobre 2016 15:54:46
Objet: Re: [Xenomai] [
Hello
I am currently working on a project running with xenomai 3.0.3 and using
alchemy skin.
My context :
- i need to use several large size queue using rt_queue_create (more than
1Mbytes each)
- rt_queue_create does not work if i do not set --mem-pool-size option (we use
256M value)
My pro