I'm using Hitech-Tech PICC-18 V9.50 to recompile an old 18F452 project, and I'm seeing some odd errors : Warning[596] : segment "reset_vec" (200-3D68) overlaps segment "const" (5F3-A00) Warning[596] : segment "intcodelo" (218-3DF3) overlaps segment "const" (5F3-A00) There are no explicit segment addresses specified in my project config - the only thing the manual suggests is to check -P linker options, but there aren't any. This project compiled fine in the past, so I suspect it may be related to now running on a later version of MPLAB. It is also possible that the compiler has been reinstalled at some pint as it's a long time since this project was last touched. Has anyone come across this before ? -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist