Talk:ARM GCC toolchain for Linux and Mac OS X
From EmbDev.net
When using malloc it requests pages with 4kb which is a lot for small controllers. In this case -DSMALL_MEMORY
should be used too.
Good point, although I think the use of malloc on small controllers is questionable anyway. --Andreas 11:47, 23 March 2009 (CET)