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/LAUNCHXL-F28379D: ADC interrupt routine

Part Number: LAUNCHXL-F28379D
Other Parts Discussed in Thread: C2000WARE

Tool/software: Code Composer Studio

Hi all,

I write a simple code that convert analog signal to digital (ADC) and enable interrupt at end of conversion. When I use "2837xD_RAM_lnk_cpu1.cmd" every thing is ok and the program enters to ISR for ADC. But when I use "2837x_FLASH_lnk_cpu1.cmd" the program enters to Illegal ISR and this is incorrect.

Why happen this ?

And how fix this problem ?

I record a video to show this and attached it.

Thanks & Regards