Hello, ah, sure. I did not connect "tests/malloc" to the path in RIOT. Thanks for the clarification.
Raphael > On Jan 30, 2015, at 4:07 PM, Benjamin Valentin <[email protected]> > wrote: > > > 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 > [email protected] > http://lists.riot-os.org/mailman/listinfo/devel _______________________________________________ devel mailing list [email protected] http://lists.riot-os.org/mailman/listinfo/devel
