Re: [eigen] Eigen in ARM Cortex M3?

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


2011/11/14 Sathishkumar Duraisamy <flowerslab@xxxxxxxxx>:
> On Mon, Nov 14, 2011 at 5:54 PM, Gael Guennebaud
> <gael.guennebaud@xxxxxxxxx> wrote:
>>> without an OS,  I'd say no mainly because we need a memory allocator.
>>
>> well, if you use fixed sized objects only then you can still provide a
>> dummy malloc() that always return 0 just to avoid linking issues.
>
> Then how about to use eigen with BeRTOS (http://www.bertos.org/).

Sure, and I can see that BeRTOS does provide a memory allocator,

http://doc.bertos.org/2.7/heap_8h.html

Benoit


>
> --
> With Thanks,
> Sathishkumar D
> http://flowersopenlab.weebly.com/
>
>
>



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/