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


Previous by date: 3 Nov 2007 06:39:06 +0000 Re: [gnupic] Microchip's pk2cmd software ported to Linux, Peter Stuge
Next by date: 3 Nov 2007 06:39:06 +0000 Re: [gnupic] gputils 0.13.5 released, Nestor A. Marchesini
Previous in thread:
Next in thread:

Subject: errors in header p18f4550.inc with gputils 0.13.5-beta
From: "Nestor A. Marchesini" ####@####.####
Date: 3 Nov 2007 06:39:06 +0000
Message-Id: <472C1909.7040806@xinet.com.ar>

$ 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

Regads
NĂ©stor A. Marchesini
Chajari-Entre Rios-Argentina


Previous by date: 3 Nov 2007 06:39:06 +0000 Re: [gnupic] Microchip's pk2cmd software ported to Linux, Peter Stuge
Next by date: 3 Nov 2007 06:39:06 +0000 Re: [gnupic] gputils 0.13.5 released, Nestor A. Marchesini
Previous in thread:
Next in thread:


Powered by ezmlm-browse 0.20.