sysbios 6.33.00.19
What's the difference between BIOS.heapSize and Program.heap? Which one controls the malloc() heap? The BIOS User Guide says in Section E.2.1 "Removing the malloc heap" that you would do so by modifying Program.heap. However, Section 6.7.5 of the same document says that to modify the size of the malloc() heap you should modify BIOS.heapSize. ???
Thanks,
Brad