Pic18Coordinator on mplab X or IDE : Linker issue

Started by RedDone, March 10, 2014, 10:15:25 PM

Previous topic - Next topic

RedDone

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

RedDone

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