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.
谢谢您的分享!
也发一个以前写的中文版CCS4.1的安装以及对F28027的一个点灯程序的调试,供大家参考,抛砖引玉
还请前辈告知我怎么下载程序到flash中去运行,我知道doc文件夹下有这个指南有点粗略,编译后成了这样
memcpy(&RamfuncsRunStart, &RamfuncsLoadStart, (size_t)&RamfuncsLoadSize);
InitFlash();