f32c / arduino

FPGArduino source

Home Page:http://www.nxlab.fer.hr/fpgarduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

malloc() limited to cca 1MB

emard opened this issue · comments

commented

allocating near 1MB or more from arduino with malloc() doesn't work

commented

Recent changes in malloc.c and library binaries should fix
this problem.
(under testing)
But it isn't :)
now malloc() completely non-functional

commented

fixed by Marko, tested by Davor
malloc() works now on esa11 with 256MB