Dear Tamas,

> I added the enhanced 14 bit devices to the attached file.
> I also fixed some minor bugs (io = 6 was specified for some new 14bit enh.
> devices)
>
> If you agree this, please merge into the pic14devices.txt
I have included your device descriptions into sdcc r7012. However,
most of the devices are not supported by the current gputils SVN HEAD;
some probably should be, but do not have their available headers
installed (16f1826/7), some completely lack proper .inc files (which
are used to generate SDCC's device libraries). Consequently, SDCC now
fully supports only 12f1822 and 16f1933/4/6/7. Device library files
for the 16f1826/7 are provided, but not compiled in order not to break
the build process in the assembly stage. Sorry for the not-too-great
news, but anyways thanks for your contribution.

BTW: Having included a lot of devices into pic14devices.txt means that
you *can* use sdcc -mpic14 -mpXXX -S input.c to obtain input.asm even
though the pXXX.c and pXXX.h files are missing. You'll have to declare
the SFRs manually, though.

Kind regards,
Raphael

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to