您好:
C6678创建了一个SYS/BIOS工程,debug到malloc()或者是memalign()时会提示ti.sysbios.HeapMem: line 221: out of memory,我也知道是内存不够分配,但是请问这个malloc()和memalign()是分配system heap还是user heap?还有.cfg是不是要设置什么?谢谢!
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.
您好:
C6678创建了一个SYS/BIOS工程,debug到malloc()或者是memalign()时会提示ti.sysbios.HeapMem: line 221: out of memory,我也知道是内存不够分配,但是请问这个malloc()和memalign()是分配system heap还是user heap?还有.cfg是不是要设置什么?谢谢!