True, but I need the first code fragment to be absolute, hence the 'code statement after then 2nd org. I need to be able to define the start and the interrupt location.... Or am I missing something completely? Wayne -----Original Message----- From: Alan B. Pearce [mailto:A.B.Pearce@RL.AC.UK] Sent: 20 April 2004 11:59 To: PICLIST@MITVMA.MIT.EDU Subject: Re: [PIC] Problems with org in IDE >This only occurs when I use the 2nd ORG directive. You should not use the ORG directive at all when using relocatable mode. You talk about linking, and you do not use absolute mode when linking. The location of the various pieces of code is determined by the linker map. -- http://www.piclist.com hint: To leave the PICList mailto:piclist-unsubscribe-request@mitvma.mit.edu -- http://www.piclist.com hint: To leave the PICList mailto:piclist-unsubscribe-request@mitvma.mit.edu