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.

malloc问题



目前使用板子调算法的时候遇到一点问题,刚开始的时候cmd文件中.system分配到ddr3里面,调用malloc函数刚开始可以分配内存,后来一调用系统就跑飞。把其余代码都删除,只留依据malloc的代码也没办法执行。而且ddr3是可以正常读写的。

使用的自己做的6674板子。