Here is the error:
Main.s: Assembler messages:
Main.s:8: Error: can't open p33fxxxx.inc for reading
make[2]: *** [build/default/production/Main.o] Error 1
make[1]: *** [.build-conf] Error 2
make: *** [.build-impl] Error 2
"F:\Programs\Microchip\MPLabX IDE\bin\pic30-elf-as.exe" Main.s -o build/default/production/Main.o -omf=elf -p=33FJ32GP202 -MD build/default/production/Main.o.d
make[2]: Leaving directory `C:/Users/Kurt/MPLABXProjects/Major_Project.X'
make[1]: Leaving directory `C:/Users/Kurt/MPLABXProjects/Major_Project.X'
BUILD FAILED (exit value 2, total time: 352ms)
I've had to change a lot of settings to narrow it down to this as it originally had quite a lot of problems. I posted on the microchip forums for advice but nobody replied.
Main.s: Assembler messages:
Main.s:8: Error: can't open p33fxxxx.inc for reading
make[2]: *** [build/default/production/Main.o] Error 1
make[1]: *** [.build-conf] Error 2
make: *** [.build-impl] Error 2
"F:\Programs\Microchip\MPLabX IDE\bin\pic30-elf-as.exe" Main.s -o build/default/production/Main.o -omf=elf -p=33FJ32GP202 -MD build/default/production/Main.o.d
make[2]: Leaving directory `C:/Users/Kurt/MPLABXProjects/Major_Project.X'
make[1]: Leaving directory `C:/Users/Kurt/MPLABXProjects/Major_Project.X'
BUILD FAILED (exit value 2, total time: 352ms)
I've had to change a lot of settings to narrow it down to this as it originally had quite a lot of problems. I posted on the microchip forums for advice but nobody replied.