Looks like you ran out of memory in bank 0. Move some of you variables to bank 1 and that should solve the linker errors. Larry At 09:08 AM 7/6/02 -0400, you wrote: >I got following errors, I can't elimnate them!!! > >is some variables, or functions declaration wrong? >or problem between class? > >BR, > > > > > >----------------------------------------------------------------------------------------------------------------------------------------------------------------------- > >Building TEST.HEX... > >Compiling MIVCTRL.C: >Command line: "C:\HT-PIC\BIN\PICC.EXE -W9 -O -Zg -D24 -E -16F877 -C >-II:\MY_MCU\MYH I:\MY_MCU\MIVCTRL.C" >Enter PICC -HELP for help > >Linking: >Command line: "C:\HT-PIC\BIN\PICC.EXE -FAKELOCAL -G -D24 -INTEL -E -16F877 >-oTEST.HEX -fakelocal MIVCTRL.OBJ " >Enter PICC -HELP for help >::Can't find 0x1 words (0x1 withtotal) for psect intsave in segment BANK0 >(error) >::Can't find 0x1 words (0x1 withtotal) for psect intsave in segment BANK0 >(error) >::Can't find 0x1 words (0x1 withtotal) for psect intsave in segment BANK0 >(error) >::Can't find 0x1 words (0x1 withtotal) for psect intsave in segment BANK0 >(error) >::Can't find 0x1 words (0x1 withtotal) for psect intsave in segment BANK0 >(error) >::Can't find 0x1 words (0x1 withtotal) for psect intsave in segment BANK0 >(error) >::Can't find 0x1 words (0x1 withtotal) for psect intsave in segment BANK0 >(error) >::Can't find 0x1 words (0x1 withtotal) for psect intsave in segment BANK0 >(error) >::Can't find 0x1 words (0x1 withtotal) for psect intsave in segment BANK0 >(error) >::Can't find 0x1 words (0x1 withtotal) for psect fsr_save in segment BANK0 >(error) > >MPLAB is unable to find output file "TEST.HEX". This may be due to a >compile, assemble, or link process failure. > >Build failed. > >-- >http://www.piclist.com hint: PICList Posts must start with ONE topic: >[PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads Larry G. Nelson Sr. mailto:L.Nelson@ieee.org http://www.ultranet.com/~nr -- http://www.piclist.com hint: PICList Posts must start with ONE topic: [PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads