We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Are there any settings or commands needed before I can use calloc in a function? I am trying to allocate memory for 3 arrays using three separate pointers and calloc functions. I know the amount of memory I am requesting is well under the RAM limit but I am getting a null error when I try to allocate the third array. The part is a ADuCM360.
www.keil.com/.../search.asp
First hit is, "Creating the heap for use with microlib"