Quantcast
Channel: C2000™︎ 微控制器论坛 - 最近的话题
Viewing all articles
Browse latest Browse all 12286

关于cpu1和cpu2下载到FLASH的问题

$
0
0

下面的代码 需要在CPU1  和CPU2  都要写吗?  为什么有的样例中比如 blinky的双核样例 只有cpu2中有这段代码,但是RAMmanagement的样例中 cpu1和cpu2 中都有? 

extern Uint16 RamfuncsLoadStart;
extern Uint16 RamfuncsLoadSize;
extern Uint16 RamfuncsRunStart;

memcpy(&isrfuncRunStart, &isrfuncLoadStart, (uint32_t)&isrfuncLoadSize); 


Viewing all articles
Browse latest Browse all 12286

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>