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.

CCS/CC2642R: ADC Buffer not Working with Breakpoints

Part Number: CC2642R


Tool/software: Code Composer Studio

I was trying to integrate the ADC buff driver into our code and found that adding breakpoints after the ADCBuf_convert has been called causes the program to get stuck in a loop in ADCBufCC26X2_convert.  I tried it out with the adcbufcontinuous example project and found the same issue.  Is there a workaround for this or is this a known issue?  I looked in the header file and the docs but didn't see anything about breakpoints.

Thanks,

--Jordan Melnychuk