This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to get malloc() to work?

Hi!
I'm using Stellaris LM4F120 and I'm getting errors on use malloc(), on call this function it always return NULL. I found in another post that I have to do dynamic memory allocation, but I don't know to do that.

Someone knows how to do that?

Thanks...