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.

CC1310 heap area is set to 0 but what does the compiler/linker when calloc is used

Hi,

As mentioned in the title. We have set the heap in the project settings to 0. We now integrated a stack which uses calloc. My 

Question is what happens in this case. I get no error. What is the behavior in this case of the system?

Kind Regards