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.

MSP430FR6989 glopal interrupt bit

Other Parts Discussed in Thread: MSP430FR6989

Hello, i am using MSP430FR6989 with the analog compartor, i debug the code and works properly. I only enabled the glopal interrupt mask(GIE) using 

__bis_SR_register(GIE) and got debugging error : Can't find a source file at "/opt/redhat/msp430-14r1-167/sources/tools/libgloss/msp430/crt0.S" 

Any help ?

Thank you