gnupic: Correction to gpsim examples


Previous by date: 9 Jan 2006 06:12:40 +0000 Re: [gnupic] Re: FreeBSD and gpsim, Scott Dattalo
Next by date: 9 Jan 2006 06:12:40 +0000 Re: [gnupic] Re: FreeBSD and gpsim, Xiaofan Chen
Previous in thread:
Next in thread:

Subject: Correction to gpsim examples
From: "Chen Xiao Fan" ####@####.####
Date: 9 Jan 2006 06:12:40 +0000
Message-Id: <7D4AB72251D4D949AB2732ABEABDA54F12FFA0@PFSG-MX1.ap.p-f.biz>

Notes: only checking if the asm files 
can be assembled using "gpasm -i".

Tested under Windows with gputils snapshot 
2005-12-19 version compiled with MinGW.

1) examples\12bit: all okay 

2) examples\14bit: 
wdt_test.asm : needs to change t0->not_t0 and pd->not_pd

3) examples\16bit:

3.1) missing list (list p=18c242 or similar) directive:
calltest18.asm
bt18.asm
tbl.asm
mul.asm
    
3.2) missing end directive
bt18.asm

3.3) missing bz and bnz macro definitions
mul.asm

Moreover, there are some use of the obsolete "tris"
instruction for the 14bit examples.

Another thing, the more standard way of define processor and
include files should be something like the following.

  list      p=16c74b     ;; list directive to define processor
  #include <p16c74b.inc> ;; processor specific variable definitions

Regards,
Xiaofan

Previous by date: 9 Jan 2006 06:12:40 +0000 Re: [gnupic] Re: FreeBSD and gpsim, Scott Dattalo
Next by date: 9 Jan 2006 06:12:40 +0000 Re: [gnupic] Re: FreeBSD and gpsim, Xiaofan Chen
Previous in thread:
Next in thread:


Powered by ezmlm-browse 0.20.