有些工程编译时下拉菜单只有debug这项,我想在编译时调出RAM 和FLASH这两项可选择,应该怎么调出,另外编译时这个debug选项和RAM 、FLASH选项有什么区别呢,右键单击工程build configuration->manage也不能调出来,对话框里只是copy以前的,请问应该在项目中怎么设置呢
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.
有些工程编译时下拉菜单只有debug这项,我想在编译时调出RAM 和FLASH这两项可选择,应该怎么调出,另外编译时这个debug选项和RAM 、FLASH选项有什么区别呢,右键单击工程build configuration->manage也不能调出来,对话框里只是copy以前的,请问应该在项目中怎么设置呢
楼主就在你的截图create new configuration中填写Name为Ram或者Flash,然后点击OK就可以建立成功了啊。
Debug,Ram,Flash是为了你可以方便设置不同的编译环境