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.
f28335中是否有关于FLASH的API,我看例程中基本上是将程序段保存到RAM中运行,那么如何把在FLASH运行时保存数据到FLASH中呢?
有FlashAPI的,位置在:C:\ti\c2000\C2000Ware_3_04_00_00\libraries\flash_api\f2833x\28335
应该可以满足你的需求。