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.
在调试时,我想输出某一句话,添加了stdio.h,加了printf()函数,结果提示RAM空间不够用,无法生成out文件,请问该如何解决呢?
我把程序下载到FLASH中了,成功了,也可以调试,,但是还是没有解决我最初的目的呀,,printf()里的文字文字还是没有打印出来,,信息输出栏是空白的。。。如何把内容输出来呢?