--=-FSOZ859mvLQqT/XP5wdv Content-Type: text/plain Content-Transfer-Encoding: quoted-printable thing is... I'm one of those that are allergic to Zindoz and I'm using gpasm... If somebody knows how to do that same thing he's talking about with gpasm ? Sincerely Amaury On 20 Aug 2001 08:14:46 -0400, Olin Lathrop wrote: > > status equ 0x07 ; status register > > rp0 equ 5 ; > > carry equ 0 ; the carry bit > > > > ;; port B configuration > > portb equ 0x06 ; I/O port B > > serio equ 7 ; the serial i/o is RB7 > > sda equ 5 ; SDA is RB5 > > scl equ 4 ; SCL is RB4 > > > > trisb equ 0x86 ; trisb is the direction register for p= ort > B >=20 > DON'T DO THIS!!!! (This must be about the 20th time this has come up in = the > last year). >=20 > Microchip provides include files that contain all these constants for eve= ry > PIC. They are in your MPLAB installation directory. At best you won't m= ess > up by typing these in yourself. In your case you did mess up. >=20 >=20 > ******************************************************************** > Olin Lathrop, embedded systems consultant in Littleton Massachusetts > (978) 742-9014, olin@embedinc.com, http://www.embedinc.com >=20 > -- > http://www.piclist.com hint: PICList Posts must start with ONE topic: > [PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads >=20 --=-FSOZ859mvLQqT/XP5wdv Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQA7gW88OxdCu1w6Y38RAh19AKCRacQkcoV9g+UUx+4vu1DGoRLwOgCg5His 8XDXBb+KCpeP9XFI0QBxYao= =Rkju -----END PGP SIGNATURE----- --=-FSOZ859mvLQqT/XP5wdv-- -- http://www.piclist.com hint: PICList Posts must start with ONE topic: [PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads