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.

[参考译文] TMS320F28375D:我可以#39;t 从 CLA 任务中读取 AdcaResultRegs.ADCRESULT1。

Guru**** 2419530 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1045495/tms320f28375d-i-can-t-read-adcaresultregs-adcresult1-from-cla-task

器件型号:TMS320F28375D

我无法从 CLA 任务中读取 AdcaResultRegs.ADCRESULT0。  

中断空 Cla1Task2 (空)

易失性浮点温度;
temp=(float) AdcaResultRegs.ADCRESULT1;
_settIL2=temp;

如何  从 CLA 任务中将数据写入 AdcaRegs.ADCINTFLGCLR.bit.ADCINT2?

我尝试将 CpuSysRegs.SECMSEL 设置为零、但  ADCINT2标志不会从 CLA 任务中清除。