I am working on a TMS320C6416T DSK and I have a problem where when I allocate some memory using calloc it is changing the values stored in other heap variables. I have tried changing the sizes of the stack and heap and moving the heap onto the SDRAM instead of the ISRAM, but nothing seems to fix the problem. How can I determine what is causing the problem?
Thanks,
Susan