RE: [PIC] gputils-mplab
Chen Xiao Fan <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.gnupic,gmane.comp.hardware.microcontrollers.pic |
|---|---|
| Message-ID | <3B8AEFFADD3DD4118F8100508BACEC2C0A289216@spex> |
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