如题
28335经常把某个函数从flash里调到RAM里运行,TM4C能否这样做?
目的为的是: 通过U盘把BIN文件导到外部SDRAM里,在片上RAM里调用(flash擦除 、烧写 )函数 ,把Bin文件烧到flash里,实现整个程序升级。bin文件大小为400多K,flash为1M
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.
如题
28335经常把某个函数从flash里调到RAM里运行,TM4C能否这样做?
目的为的是: 通过U盘把BIN文件导到外部SDRAM里,在片上RAM里调用(flash擦除 、烧写 )函数 ,把Bin文件烧到flash里,实现整个程序升级。bin文件大小为400多K,flash为1M