Re:HowTo : get malloc to work
This is really a good post. Awhile back I was getting "_sbrk" errors and had no clue what this was. I searched for hours online with no resolution in sight. I finally figured out it was used by malloc, but I still didn't know what this function was supposed to do until someone in another forum provided a generic example. This one is just drop-in-and-go.
As a matter of fact, I think I'm going to use it. Mine doesn't check if I'm running off the RAM memory map.....
login or register to reply
|