THANK YOU, THANK YOU, THANK YOU! UDATA_ACS did it. I'm sure it's in the documentation somewhere, but I sure could not find it. THANKS! Harold On Wed Dec 15 12:56 , Jan-Erik Soderholm sent: >Hi. >Aren't the access bank already defined in all (18F/C) PIC >LKR's that use it ? > >I thought that was what you specificaly used by using >the UDATA_ACS directive ? > >What am I missing ? Why do you have to define the >access bank yourself ? > >(He he, a reply with nothing but questions... :-) :-) ) > >Jan-Erik. > >> 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 >> > > > >_______________________________________________ >http://www.piclist.com PIC/SX FAQ & list archive >View/change your membership options at >http://mailman.mit.edu/mailman/listinfo/piclist _______________________________________________ http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist