kuki0702
Newbie level 2
- Joined
- May 11, 2008
- Messages
- 2
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,297
Hi .
I'm not sure as I have some PIC24F16KA101.
I need to use these chips programming using C.
But as I installed Mplab C30,I can't find the corresponding .h file and .gld file.
Debug build of project `E:\c24\2\2.mcp' started.
Preprocessor symbol `__DEBUG' is defined.
Sat Jun 07 13:41:28 2014
----------------------------------------------------------------------
Clean: Deleting intermediary and output files.
Clean: Done.
Executing: "C:\Program Files\Microchip\MPLAB C30\bin\pic30-gcc.exe" -mcpu=24F16KA101 -x c -c "2.c" -o"2.o" -D__DEBUG -g -Wall
pic30-coff-cc1.exe: error: Invalid -mcpu option. CPU 24F16KA101 not recognized.
Halting build on first failure as requested.
----------------------------------------------------------------------
Debug build of project `E:\c24\2\2.mcp' failed.
Preprocessor symbol `__DEBUG' is defined.
Sat Jun 07 13:41:29 2014
----------------------------------------------------------------------
BUILD FAILED
I'm not sure as I have some PIC24F16KA101.
I need to use these chips programming using C.
But as I installed Mplab C30,I can't find the corresponding .h file and .gld file.
Debug build of project `E:\c24\2\2.mcp' started.
Preprocessor symbol `__DEBUG' is defined.
Sat Jun 07 13:41:28 2014
----------------------------------------------------------------------
Clean: Deleting intermediary and output files.
Clean: Done.
Executing: "C:\Program Files\Microchip\MPLAB C30\bin\pic30-gcc.exe" -mcpu=24F16KA101 -x c -c "2.c" -o"2.o" -D__DEBUG -g -Wall
pic30-coff-cc1.exe: error: Invalid -mcpu option. CPU 24F16KA101 not recognized.
Halting build on first failure as requested.
----------------------------------------------------------------------
Debug build of project `E:\c24\2\2.mcp' failed.
Preprocessor symbol `__DEBUG' is defined.
Sat Jun 07 13:41:29 2014
----------------------------------------------------------------------
BUILD FAILED