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.

Program that uses only driverlib works with the Ti Msp compiler but does not work with the gcc compiler

 I get No compilation error with gcc and the program just does not run , after a bit of debugging of my own i have come to the conclusion that the program hangs when the adc is started , implying that the adc implying the adc interrupts not working properly..


but  what i dont understand is that i dont get any compilation error and have even configured the startup - gcc file also properly making the appropriate changes for using the gcc compiler.


the main file  http://paste.ubuntu.com/11813962/

the startup - gcc file http://paste.ubuntu.com/11813965/

**Attention** This is a public forum