On 24.01.2015 11:04, Hiesgen, Raphael wrote:
Hello Benjamin,

I'm not sure what that documentation is based on though, running tests/malloc 
will allocate and free all available memory just fine.
may I ask how you tested this?

I just flashed the test to my board (not stm32f4discovery, but _sbrk_r is the same). Just run make BOARD=stm32f4discovery flash term and you should see it allocating memory till malloc() returns 0, then freeing it all again, ad infinitum.

Benjamin
_______________________________________________
devel mailing list
devel@riot-os.org
http://lists.riot-os.org/mailman/listinfo/devel

Reply via email to