f32c / arduino

FPGArduino source
http://www.nxlab.fer.hr/fpgarduino
68 stars 44 forks source link

malloc() limited to cca 1MB #24

Closed emard closed 8 years ago

emard commented 8 years ago

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

emard commented 8 years ago

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

emard commented 8 years ago

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