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.

When Compiling with GCC, getting this error: msp430-elf-gcc: error: ./otp/BSL430_Low_Level_Init.o: No such file or directory

When I try to compile the code with GCC, I get the following error:

makefile:223: recipe for target 'hw_1_5.out' failed
msp430-elf-gcc: error: ./otp/BSL430_Low_Level_Init.o: No such file or directory
gmake: *** [hw_1_5.out] Error 1
gmake: Target 'all' not remade because of errors.

Are there any recommended solutions for that?  The contents of the asm file can be viewed here:

github.com/.../BSL430_Low_Level_Init.asm

**Attention** This is a public forum