28335 FLASH 中的程序在 RAM中 执行,有之前做过的么?
具体方法该怎么去实现呢?
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中 执行,有之前做过的么?
具体方法该怎么去实现呢?
我之前也是把CMD里面的内容这样修改,但不知道其他的地方还有没有要改的,还有地址该怎么分配什么的,程序空间和地址空间总之编译时出了错误,可以发给我个您修改过的CMD文件吗?万分感谢!
.cinit .pinit .text codestart ramfuncs csmpasswds csm_rsvd
.stack .ebss .esysmem .econst .switch IQmathTables : IQmathTables2 FPUmathTables
.reset vectors
这些初始化和未初始化的都要重新改?
我的邮箱1020638419@qq.com 谢谢了!