jimmyrock88
14-11-2007, 13:18
hey guys i m gettin this link error:
MPLINK 4.11, Linker
Copyright (c) 2007 Microchip Technology Inc.
Error - section '.code_vfprintf.o' can not fit the section. Section '.code_vfprintf.o' length=0x00000c22
Errors : 1
I would guess its because MPLAB doesn't alloy more than 256 bytes ( which is default)
I have also seclected the option "Large Code Model >64Kbytes" and "Large Data Model" from Project->Build Options ->Project.
You think that the chip doesn't have enough memory. Should I change it to PIC184431 (has more memory) from original PIC184331 ?
Here's map file.
MPLINK 4.11, Linker
Copyright (c) 2007 Microchip Technology Inc.
Error - section '.code_vfprintf.o' can not fit the section. Section '.code_vfprintf.o' length=0x00000c22
Errors : 1
I would guess its because MPLAB doesn't alloy more than 256 bytes ( which is default)
I have also seclected the option "Large Code Model >64Kbytes" and "Large Data Model" from Project->Build Options ->Project.
You think that the chip doesn't have enough memory. Should I change it to PIC184431 (has more memory) from original PIC184331 ?
Here's map file.