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.

ICE AM3359 v2 problem faced with interrupt and ADC

Other Parts Discussed in Thread: SYSBIOS

Dear SIr/Madam,

I am using ICE AM3359v2, CCS 6.1.1 and sysbios ind sdk v1.1.0.8. I tried building the ADC example project, it could be built successfully but during execution no output could be seen on terminal. I used terminal baud rate as 115200. When I tried finding out where the program is getting stuck, it was at IntAINTC() function.

Below I am attaching the main.c for the adc project and console log for the same.1643.adc_console.txt3644.adcVoltMeasure.c