This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

memroy allocation

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.

Parents Reply Children
No data