PIC-P67J60 compiling code issues

Started by ferd, February 05, 2014, 12:42:15 PM

Previous topic - Next topic

ferd

I have the PIC-P67J60 demo board, and I am stuck just trying to compile the demo code.

MPLAB X V2.00
C18 V3.47 (cannot find on-line versions of 3.43 or 3.40) Do I need to buy this compiler? ~400$
Picket3

When I try to compile the code from this page: https://www.olimex.com/Products/PIC/Proto/PIC-P67J60/

I get a load of:
type qualifier mismatch in assignment
type qualifier mismatch in assignment
warnings
Is this OK?

but this is the real error  :
Error - section '.code_ARP.o' can not fit the section. Section '.code_ARP.o' length=0x000005ae

What am I doing wrong?