你好,
我正在尝试将ADC配置为由CTU触发。
但是我可以看到使用调试器,我在Tresos中制作的许多配置都不会被接收到 C寄存器。
据我所知,只要生成文件Adc_Cfg.c中的ADC_ResultsBufferPtr []包含NULL_PTR,就会执行''init''代码部分。
遗憾的是,我无法找到正确的设置来获取ADC_ResultsBufferPtr []中的某些值。
如何摆脱NULL_PTR条目。
谢谢
#spc56
以上来自于谷歌翻译
以下为原文
Hello,
I am trying to configure the ADC to be triggered by the CTU.
But using a debugger I can see, that many of my configura
tions made in Tresos are not taken over to the �C registers.
As far as I can see the ''init'' code parts are executed as long as ADC_ResultsBufferPtr[] inside the genrated file Adc_Cfg.c contains NULL_PTR.
Sadly I am not able to find the correct setting to get some values in ADC_ResultsBufferPtr[].
How do I get rid of the NULL_PTR entries.
Thanks
#spc56
0