gnupic: Re: [gnupic] errors in header p18f4550.inc with gputils 0.13.5-beta


Previous by date: 3 Nov 2007 12:03:17 +0000 Re: [gnupic] gputils 0.13.5 released, Nestor A. Marchesini
Next by date: 3 Nov 2007 12:03:17 +0000 Re: [gnupic] gputils 0.13.5 released, Peter Stuge
Previous in thread:
Next in thread: 3 Nov 2007 12:03:17 +0000 Re: [gnupic] errors in header p18f4550.inc with gputils 0.13.5-beta, Nestor A. Marchesini

Subject: Re: [gnupic] errors in header p18f4550.inc with gputils 0.13.5-beta
From: David ####@####.####
Date: 3 Nov 2007 12:03:17 +0000
Message-Id: <20071103080056.2de304ff@DEEPTHOUGHT.BARNET.net>

On Sat, 03 Nov 2007 03:45:29 -0300
"Nestor A. Marchesini" ####@####.#### wrote:

> $ cat /usr/share/gputils/header/p18f4550.inc | grep _FCMEM_OFF_1H
> _FCMEM_OFF_1H        EQU  H'BF'    ; Fail-Safe Clock Monitor disabled
> $ cat /usr/share/gputils/header/p18f4550.inc | grep _FCMEM_ON_1H
> _FCMEM_ON_1H         EQU  H'FF'    ; Fail-Safe Clock Monitor enabled
> 
> and it should be:
> _FCMEN_OFF_1H        EQU  H'BF  ; M -> N
> _FCMEN_ON_1H         EQU  H'FF' ; M -> N

I also noticed from p18f4550.inc:
 ;==========================================================================
 ;
 ;   IMPORTANT: For the PIC18 devices, the __CONFIG directive has been
 ;              superseded by the CONFIG directive.  The following settings
 ;              are available for this device.
followed by a big block of commented definitions.

gputils now supports the CONFIG directive (as opposed to '__CONFIG').
It looks like these definitions in this and similar headers should be
uncommented now...?

David Barnett

Previous by date: 3 Nov 2007 12:03:17 +0000 Re: [gnupic] gputils 0.13.5 released, Nestor A. Marchesini
Next by date: 3 Nov 2007 12:03:17 +0000 Re: [gnupic] gputils 0.13.5 released, Peter Stuge
Previous in thread:
Next in thread: 3 Nov 2007 12:03:17 +0000 Re: [gnupic] errors in header p18f4550.inc with gputils 0.13.5-beta, Nestor A. Marchesini


Powered by ezmlm-browse 0.20.