int DlyCount = 4000;
while(DlyCount - -);
程序在RAM和FLASH中执行速度差别大吗?
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.
int DlyCount = 4000;
while(DlyCount - -);
程序在RAM和FLASH中执行速度差别大吗?