"undefined reference to _sbrk" error whenever using Malloc
Posted: Wed 28. Jan 2015, 02:24
Hi,
I got a problem whenever calling malloc() function in my code. My code is based on the Routing example code that was given from the installation package. I read from other forums saying that the way to fix this is to change the newlib(none) to newlib(nohost). However, i'm not sure how to do this. Could you help me fixing this issue?
Thanks
I got a problem whenever calling malloc() function in my code. My code is based on the Routing example code that was given from the installation package. I read from other forums saying that the way to fix this is to change the newlib(none) to newlib(nohost). However, i'm not sure how to do this. Could you help me fixing this issue?
Thanks