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.

errors encountered during linking; ".out" not built

 I am working on msp432 ,

so I have tried to build my own gpio header file for application of toggling the LED

I have got the error saying :

Description Resource Path Location Type #10010 errors encountered during linking; "tog_A_432.out" not built tog_A_432    C/C++ Problem

Description Resource Path Location Type #10234-D unresolved symbols remain tog_A_432    C/C++ Problem

Description Resource Path Location Type unresolved symbol Interrupt_disableInterrupt, first referenced in ./gpio.obj tog_A_432    C/C++ Problem

Description Resource Path Location Type unresolved symbol Interrupt_enableInterrupt, first referenced in ./gpio.obj tog_A_432    C/C++ Problem

Description Resource Path Location Type unresolved symbol Interrupt_registerInterrupt, first referenced in ./gpio.obj tog_A_432    C/C++ Problem

Description Resource Path Location Type unresolved symbol Interrupt_unregisterInterrupt, first referenced in ./gpio.obj tog_A_432    C/C++ Problem

**Attention** This is a public forum