|
|
1
2
Cortex-M3的指令时间可从arm.com获得: http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0337g/BABBCJII.html 还有流水线操作,所以指令计数有点麻烦。 |
|
|
2
2
http://knowledgebase.nxp.com/showthread.php?t=460 简而言之,没有“正确”的答案,结果可能取决于flash加速器设置、内存对齐、总线体系结构(neumann与harvard)、32位与16位指令等等。 |