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.
谢谢指教,我是直接用了例程,build project 和debug 两个步骤。请问如何下载到flash ,如何擦除,谢谢!
谢谢指教,我是直接用了例程,build project 和debug 两个步骤。请问如何下载到flash ,如何擦除,谢谢!
下载位置看你用的cmd版本,ram和flash是不同的。
flash烧写步骤,在debug configure 中有flash settings的选项。
我用的是F28335,所以空间不大一样。说说我的见解,不一定对哈。
看你的CMD文件,应该是下载到ram空间的,你是把 RAML0_L8合并为一个空间,并且将程序运行搬移到ram中运行。