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 memcopy 到RAM 上,程序变慢

写了个程序

int cos(int i)

{

int i=i%270;

return cosarray[i];

}

将程序memcopy拷入RAM  i=i%270 大概运行了500ns。

而在JTAG下,RAMLINK cmd文件直接运行时,i=i%270 只有300ns。

这是为什么

x 出现错误。请重试或与管理员联系。