Make: The target "D:\PICdev\test\test_dsc30\test_dsc30.o" is out of date.
Executing: "D:\Program Files\Microchip\MPLAB ASM30 Suite\bin\pic30-as.bat" -p=30F2010 "test_dsc30.s" -o"test_dsc30.o" -g -ahmclsi="D:\PICdev\test\TEST_D~1\test_dsc30.lst"

D:\PICdev\test\test_dsc30>REM @echo off 

D:\PICdev\test\test_dsc30>REM ASM30 -p=30F2010 "test_dsc30.s" -o"test_dsc30.o" -g -ahmclsi="D:\PICdev\test\TEST_D~1\test_dsc30.lst" 

D:\PICdev\test\test_dsc30>MOVE "test_dsc30.s" test_dsc30.ASM 

D:\PICdev\test\test_dsc30>"D:\MinGW\bin\cpp.exe" -E test_dsc30.ASM -o "test_dsc30.s" 

D:\PICdev\test\test_dsc30>"D:\Program Files\Microchip\MPLAB ASM30 Suite\bin\pic30-as.exe" -p=30F2010 "test_dsc30.s" -o"test_dsc30.o" -g -ahmclsi="D:\PICdev\test\TEST_D~1\test_dsc30.lst" 
test_dsc30.ASM: Assembler messages:
test_dsc30.ASM:8: Error: rest of line ignored; first ignored character is `,'
test_dsc30.ASM:9: Error: expected comma after "Gomb2"
test_dsc30.ASM:9: Error: rest of line ignored; first ignored character is `:'
test_dsc30.ASM:10: Error: Cannot locate executable code in a data section.
test_dsc30.ASM:10: Error: Invalid mnemonic: 'gomb3'
test_dsc30.ASM:24: Error: Too few operands ('bset.b Gomb1').
test_dsc30.ASM:25: Error: Too few operands ('bset.b Gomb2').
test_dsc30.ASM:26: Error: Too few operands ('bset.b Gomb3').
test_dsc30.ASM:27: Error: Too few operands ('bset.b Gomb4').
test_dsc30.ASM:28: Error: Invalid operands specified ('bset.b PORTB,Gomb5').
test_dsc30.ASM:28:        Check operand #2.

D:\PICdev\test\test_dsc30>MOVE "test_dsc30.s" test_dsc30.MAC 

D:\PICdev\test\test_dsc30>MOVE test_dsc30.ASM "test_dsc30.s" 
Make: The target "D:\PICdev\test\test_dsc30\test_dsc30.cof" is out of date.
Executing: "D:\Program Files\Microchip\MPLAB ASM30 Suite\bin\pic30-ld.exe"  --script="D:\Program Files\Microchip\MPLAB ASM30 Suite\Support\gld\p30f2010.gld" -o"test_dsc30.cof" -Map="test_dsc30.map"
D:\Program Files\Microchip\MPLAB ASM30 Suite\bin\pic30-coff-ld.exe: no input files
BUILD FAILED: Wed Sep 03 14:09:00 2008


