I get this error from the linker: Error - section '.udata_MHP.o' can not fit the section. Section '.udata_MHP.o' length=0x00000195 Errors : 1 Warnings : 0 I check the .map file but I don't see anything glaring out to me. I looked up the error in the MPLINK book and it says to use the CODEPAGE, SHAREBANK, DATABANK directive. Ok, I can do that but how do I tell where the linker is trying to stuff the data. I combined all of the codepages together as a last ditch effort but to no avail. I know I'm missing something, this is only the second time I've messed with linker scripts and any help you guys can provide would be appreciated. -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details.