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.

CCS5.2的Memory Browser窗口问题

CCS可以通过Memory Browser窗口观察内存地址内的数据,而对于片外RAM,也同样可以观察。那么,仿真器是如何得知片外RAM内的数据的呢?

当我停止程序运行之后(没有使用DMA),点Continuous Refresh,观察发现外部RAM的数据在变动,请问这是怎么回事?