Hi
I got an explorer 16 board, tried to build it but I couldn't. The error is
Make: The target "C:\tutorial\adc.o" is out of date.
Executing: "C:\Program Files\Microchip\MPLAB C30\bin\pic30-as.exe" -mcpu=24FJ128GA010 -x c -c "adc.c" -o"adc.o" -D__DEBUG -D__MPLAB_DEBUGGER_ICD2=1 -g
C:\Program Files\Microchip\MPLAB C30\bin\bin/pic30-coff-as.exe: unrecognized option `-mcpu=24FJ128GA010'
Halting build on first failure as requested.
The user guide I got is not matching with MPLAB. I have bought Explorer 16 100 pin and I would like to use PIC24FJ128GA010. The code example and other demo files provided in the CD are for PIC24FJ64GA004.
Is there any new version of explorer 16 user guide available or demo files for PIC24FJ128GA010. Could you please advice me how to get the build succesful.
Thank you
Alen