Olimex Support Forum

Others => UEXT => Topic started by: RedDone on March 10, 2014, 10:15:25 PM

Title: Pic18Coordinator on mplab X or IDE : Linker issue
Post by: RedDone on March 10, 2014, 10:15:25 PM
Hi all,

I'm trying to compile the example project linked in MOD Zigbee module but i'm unsuccesful. The environment is based on MPLAB X 2.00 (IDE 8.92), C18 lite version, PicKit 3 (it works fine), MOD ZIGBEE UEXT. It seems to be a problem with the linker that don't complete operations because it encounter an oversized linked object, in my case:

Error - section '.code_zZDO.o' can not fit the section. Section '.code_zZDO.o' length=0x00004b80
Errors    : 1

Does the project need a pro version c18 compiler?
Any suggestions?

Thanks a lot,

Enrico
Title: Re: Pic18Coordinator on mplab X or IDE : Linker issue
Post by: RedDone on March 19, 2014, 08:42:45 AM
I've got the solution!! The compiler needed is C18 pro version. The debugging is accomplished placing the project out of workspace folder then recompiling it. This is done with IDE 8.93