1、#pragma CODE_SECTION(xxxx, "ramfuncs")
2、extern Uint16 RamfuncsLoadStart
extern Uint16 RamfuncsLoadSize
extern Uint16 RamfuncsRunStart
3、memcpy(&RamfuncsRunStart, &RamfuncsLoadStart, (size_t)&RamfuncsLoadSize)
4、InitFlash()
同腔春时参考文献 f2802x-FRM-EX-UG.pdf 第17页 2.4.5 Executing the Examples From Flash
希望帮助到你
首先应该写写入外边flash代码 通单片机串口或者其式接收要烧录程序并通写写入外边flash代码程序接收程序写丛手山入外边flash 我前渗中用FTP接收薯卜程序通单片机SPI写入外边flash欢迎分享,转载请注明来源:内存溢出
评论列表(0条)