Olimex Support Forum

Microcontrollers => PIC => Topic started by: ferd on February 05, 2014, 12:42:15 PM

Title: PIC-P67J60 compiling code issues
Post by: ferd on February 05, 2014, 12:42:15 PM
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?







Title: Re: PIC-P67J60 compiling code issues
Post by: jlm7860 on February 14, 2014, 10:52:23 AM
Hello,

look at this link
http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=2115

if it can help you,