Resent with [PIC] tag! I'm trying to name a section to put some stuff in access ram. Here are a couple lines from my linker script: ACCESSBANK NAME=accessram START=0x0 END=0x7F DATABANK NAME=gpr0 START=0x80 END=0xFF SECTION NAME=access RAM=accessram The linker complains: Error - section 'access' has a memory 'accessram' which is not defined in the linker command file. So... Linker Experts, what am I doing wrong? THANKS! Harold -- FCC Rules Updated Daily at http://www.hallikainen.com -- FCC Rules Updated Daily at http://www.hallikainen.com -- FCC Rules Updated Daily at http://www.hallikainen.com _______________________________________________ http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist