Tool/software: Code Composer Studio
Hello:
I use TMS320F28035 and DRV driver to drive a motor. I use ADC8 to read total current. Cputimer interrupt triger ADC sample. When I downlow the code to chip, cputimer interrupt and ADC8 interrupt are ok. But when I restart the code with CCS, ADC8 interrupt is missing, but cpu timer 0 interrupt is ok. Can anyone help me?