Re: [Sdcc-user] New pic14 enhanced core devices

2011-11-14 Thread Borut Razem
Hi Tamas, gputils 0.14.1 ALPHA1 win32 installer is available at http://sourceforge.net/projects/gputils/files/gputils-win32/0.14.1/gputils-0.14.1_ALPHA1.exe. Please test it and let me know about results. I plan to fix bug http://sourceforge.net/tracker/?func=detail&aid=3437346&group_id=41924&at

Re: [Sdcc-user] New pic14 enhanced core devices

2011-11-14 Thread Butuza Tamas
Dear Borut Razem, I'm using 32 bit windows operating system, could you please build such image from latest gputils? Best regards,Tamas-- RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev

Re: [Sdcc-user] New pic14 enhanced core devices

2011-11-12 Thread Raphael Neider
Hi, >> Sdcc generates a startup function to initialize data in ram. (copy values >> from rom to ram) >> This feature should be able to switch off when it is not necessary. It could >> be useful for low >> memory microcontrollers. For now, you can include void _sdcc_gsinit_startup(void) { __a

Re: [Sdcc-user] New pic14 enhanced core devices

2011-11-11 Thread Borut Ražem
On 11/11/2011 02:46 PM, Butuza Tamas wrote: > Dear sdcc developers, > > I cannot buid sdcc and gputils from source, therefore I could use precompiled > binaries for testing. Which platform (operating system) are you using? I'll prepare the gputils from the svn head for you. > These are a bit ol

Re: [Sdcc-user] New pic14 enhanced core devices

2011-11-11 Thread Borut Ražem
Hello Raphael, On 11/11/2011 08:07 AM, Raphael Neider wrote: > 1. I can check in only the new files using the old naming scheme > (underscore) for consistency. > > 2. I can check in the new files using the old naming scheme plus > updated versions of existing header files that have seen changes in

Re: [Sdcc-user] New pic14 enhanced core devices

2011-11-11 Thread Butuza Tamas
Dear sdcc developers, I cannot buid sdcc and gputils from source, therefore I could use precompiled binaries for testing. These are a bit older than the actual svn heads. I used these versions: sdcc: 3.1.0 #7019 gpasm-0.14.0 I used PIC16F1938 with PIC16F1936 headers (there is no header and inc

Re: [Sdcc-user] New pic14 enhanced core devices

2011-11-10 Thread Raphael Neider
Dear Borut, > all enhanced 14 bit devices should be now supported by gputils svn head > (thanks to Gál Zsolt). Fantastic, great job! I guess now it's up to me to add proper device libraries :-D *hack hack hack* Device libraries for 12f1840, 16f1507, 16f182{3,4,5,8,9} and 16f193{8,9} are in plac

Re: [Sdcc-user] New pic14 enhanced core devices

2011-11-10 Thread Borut Ražem
Hi Raphael, all enhanced 14 bit devices should be now supported by gputils svn head (thanks to Gál Zsolt). I also fixed a nasty bug which made the gputils 0.14.0 unusable :-( . I'm still waiting for reports from Gál and Robert Pearce about the stability. If everything is OK, I'll probably made

Re: [Sdcc-user] New pic14 enhanced core devices

2011-11-05 Thread Borut Ražem
I'm willing to add support for all missing pic14 enh. devices to gputils and make a new release 0.14.1. If somebory wants to help me preparing the gputils gpprocessors.c file, he is welcome! It would be nice if this would be done before the sdcc RC2 release, planned for nest weekend, so that we

Re: [Sdcc-user] New pic14 enhanced core devices

2011-11-04 Thread Raphael Neider
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

Re: [Sdcc-user] New pic14 enhanced core devices

2011-10-24 Thread Butuza Tamas
Dear Raphael and sdcc developers, In my previous mail I sent a list of new 14 bit enhanced core pic devices.these are all released and available now on market. If you agree with this, could you please merge my list into pic14devices.txt file? I also corrected some minor bugs related to these new

[Sdcc-user] New pic14 enhanced core devices

2011-10-24 Thread Butuza Tamas
Dear Raphael and sdcc developers, 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 Best regards,Tamas Butuza # Important: This file is only the su