[PIC] Can Mplab C30 choose chip PIC24F16KA101 ?

Status
Not open for further replies.

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
 

my version of MPLAB 8.89 with X16 1.01.01 recognises PIC24F16KA101 OK

possibly C30 does not support it?

try installing the latest MPLAB and X16?
 

Last edited:

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…