Re: RE: [PIC] gputils-mplab
Craig Franklin <[email protected]> Wed, 28 Sep 2005 20:03:39 -0500
| Newsgroups | gmane.comp.hardware.microcontrollers.gnupic |
|---|---|
| Message-ID | <[email protected]> |
Sorry for the delay. Did you get everything working? Chen Xiao Fan wrote: >Sorry the original Lesson 7 is using absolute mode. I changed it to >relocatable mode and the gputils plug-in will have problems. > >Regards, >Xiaofan > >Clean: Deleting intermediary and output files. >Clean: Done. >Executing: "C:\Program Files\gputils\bin\gpasm.exe" autocalr.asm -p 12F675 >autocalr.asm:43:Warning [215] Processor superseded by command line. >autocalr.asm:80:Error [149] Directive only allowed when generating an object >file. >... >BUILD FAILED: ... > >-----Original Message----- >From: Chen Xiao Fan >Sent: Monday, September 19, 2005 2:06 PM >To: 'Microcontroller discussion list - Public.' >Cc: 'Gnupic (E-mail) >Subject: RE: [PIC] gputils-mplab > >3) For single file relocatable code from PICkit 1 Lesson 7 >Clean: Deleting intermediary and output files. >Clean: Done. >Executing: "C:\Program Files\gputils\bin\gpasm.exe" autocal.asm -p 12F675 >autocal.asm:43:Warning [215] Processor superseded by command line. >autocal.asm:87:Message [302] Register in operand not in bank 0. Ensure bank >bits are correct. >... >Loaded C:\software\gpasm\autocal.COD. >BUILD SUCCEEDED: Mon Sep 19 14:00:28 2005 > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [email protected] >For additional commands, e-mail: [email protected] > > > >