Aw shucks Olin, I would only let you spend your time on my behalf if it was a dire necessity. Let me plunder your work and I'll let you know where I get with it. For some reason (old age memory...) I didn't get it right last time I tried. Thank you for offering. Tom * | __O Thomas C. Sefranek WA1RHP@ARRL.NET |_-\<,_ Amateur Radio Operator: WA1RHP (*)/ (*) Bicycle mobile on 145.41MHz PL74.4 ARRL Instructor, Technical Specialist, VE Contact. http://hamradio.cmcorp.com/inventory/Inventory.html http://www.harvardrepeater.org -----Original Message----- From: piclist-bounces@mit.edu [mailto:piclist-bounces@mit.edu] On Behalf Of Olin Lathrop Sent: Tuesday, June 17, 2008 11:43 AM To: Microcontroller discussion list - Public. Subject: Re: [PIC]: 10F200 General Purpose Register Addressing Thomas C. Sefranek wrote: >> Take a absolute program and replace every ORG with a absolute CODE, > > For grins, I tried this on my working code... Without the code there is little I can say about this. > Error[149] C:\SVN\NP\MOLLYQ200\CODE\DISPLAY\DISPLAY.ASM 27 : > Directive only allowed when generating an object file This means you didn't tell the assembler to use relocatable mode. > Warning[220] C:\SVN\NP\MOLLYQ200\CODE\DISPLAY\DISPLAY.ASM 28 : Address > exceeds maximum range for this processor. > Error[118] C:\SVN\NP\MOLLYQ200\CODE\DISPLAY\DISPLAY.ASM 28 : > Overwriting previous address contents (000D) > Warning[220] C:\SVN\NP\MOLLYQ200\CODE\DISPLAY\DISPLAY.ASM 28 : Address > exceeds maximum range for this processor. Without the code I can't tell what this is. It's even possible that some of this may be detecting a memory out range or overlap. > Yea, yea, I need a different, more complex build environment, one > that will Take weeks to implement successfully to get this to run. Or use mine. http://www.embedinc.com/pic. I can even come over there and get it all set up for you if you want. In any case, if you've got a absolute mode MPLAB project, it can't be that hard to convert it to a relocatable mode project. I don't build from the IDE, but I've heard people talking about "adding the linker file" to the project, and MPLAB understands you mean relocatable mode. ******************************************************************** Embed Inc, Littleton Massachusetts, http://www.embedinc.com/products (978) 742-9014. Gold level PIC consultants since 2000. -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist No virus found in this incoming message. Checked by AVG. Version: 8.0.100 / Virus Database: 270.3.0/1505 - Release Date: 6/16/2008 7:20 AM -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist