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.

相同的程序段,运行几次,但是得到的TBCTR 中的值不一样。



对一段程序编译后,得到一个.out执行文件,然后将这个执行文件加载到28335RAM中,观测TBCTR中的值变化情况。

发现同样的程序,同样的只操作步骤,但是每次得到的TBCTR的变化值不一样,请问这是为什么?谢谢