工具与软件:
您好!
我想在运行期间(即刷写 ADC 代码后)从 MSP430FR6043读取数据。 我想读取实时 ADC 转换值。 目前、我正在使用 ADC ISR 中的调试模式和断点来读取 ADC 转换后的数据。
此致、
Sarwath
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.
工具与软件:
您好!
我想在运行期间(即刷写 ADC 代码后)从 MSP430FR6043读取数据。 我想读取实时 ADC 转换值。 目前、我正在使用 ADC ISR 中的调试模式和断点来读取 ADC 转换后的数据。
此致、
Sarwath
您可以设置一个存储器观察点、但仍会中断以读取该变量:
https://software-dl.ti.com/lprf/sdg-latest/html/debugging/watches.html