gnupic: Thread: PIC .h files for SDCC


[<<] [<] Page 1 of 2 [>] [>>]
Subject: PIC .h files for SDCC
From: "James Newton, Host" ####@####.####
Date: 5 Feb 2004 01:27:01 -0000
Message-Id: <20040205005252752.AAA358@nt.massmind.org@SONYGRT270PB>

Sadly, Perl and I do not play well together.

Is there any chance someone could email me the -mpic14 .h files for sdcc?
Especially the 877 and 628.

I'm playing around with a "compile farm" for C code on piclist.com and I'm
sort of stuck at this point:
http://www.piclist.com:81/techref/compile.asp?src=\techref\member\jmn-efp-78
6\add.c

---
James Newton: PICList webmaster/Admin
####@####.####  1-619-652-0593 phone
http://www.piclist.com/member/JMN-EFP-786
PIC/PICList FAQ: http://www.piclist.com



Subject: RE: PIC .h files for SDCC
From: "James Newton, Host" ####@####.####
Date: 5 Feb 2004 02:12:49 -0000
Message-Id: <20040205013846963.AAA441@nt.massmind.org@SONYGRT270PB>

 
Gpasm on the other hand seems to work nicely:
http://www.piclist.com:81/techref/compile.asp?src=microchip\serial9.asm

---
James.
 

-----Original Message-----
From: James Newton, Host ####@####.#### 
Sent: 2004 Feb 04, Wed 04:54
To: ####@####.####
Subject: PIC .h files for SDCC
Importance: Low

Sadly, Perl and I do not play well together.

Is there any chance someone could email me the -mpic14 .h files for sdcc?
Especially the 877 and 628.

I'm playing around with a "compile farm" for C code on piclist.com and I'm
sort of stuck at this point:
http://www.piclist.com:81/techref/compile.asp?src=member\jmn-efp-786\add.c

---
James Newton: PICList webmaster/Admin
####@####.####  1-619-652-0593 phone
http://www.piclist.com/member/JMN-EFP-786
PIC/PICList FAQ: http://www.piclist.com




---------------------------------------------------------------------
To unsubscribe, e-mail: ####@####.####
For additional commands, e-mail: ####@####.####



Subject: Re: PIC .h files for SDCC
From: Easy B ####@####.####
Date: 5 Feb 2004 17:24:58 -0000
Message-Id: <EBE6493A-57FB-11D8-9396-003065B74C10@freesurf.ch>

Is this what you're looking for?
Cheers,
Easy.

<16f628.h> <16f877.h>

Am 05.02.2004 um 01:54 schrieb James Newton, Host:

> Sadly, Perl and I do not play well together.
>
> Is there any chance someone could email me the -mpic14 .h files for  
> sdcc?
> Especially the 877 and 628.
>
> I'm playing around with a "compile farm" for C code on piclist.com and  
> I'm
> sort of stuck at this point:
> http://www.piclist.com:81/techref/compile.asp?src=\techref\member\jmn- 
> efp-78
> 6\add.c
>
> ---
> James Newton: PICList webmaster/Admin
> ####@####.####  1-619-652-0593 phone
> http://www.piclist.com/member/JMN-EFP-786
> PIC/PICList FAQ: http://www.piclist.com
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####
>
Subject: RE: PIC .h files for SDCC
From: "James Newton, Host" ####@####.####
Date: 5 Feb 2004 23:32:27 -0000
Message-Id: <20040205225825605.AAA95@nt.massmind.org@SONYGRT270PB>

Thank you very much!

Sadly, it still doesn't seem to work:
http://www.piclist.com:81/techref/compile.asp?src=member\jmn-efp-786\add.c

Compile code
Compiling:add.c In directory:
http://www.piclist.com:81/techref/member/jmn-efp-786/add.c
) sdcc --use-stdout -mpic14 -p16f877 -Iinclude add.c

Processor: 16f877
Temporary ERROR: at the moment you have to use
an include file create by inc2h.pl. See SDCC source:
support/scripts/inc2h.pl
this is a nuisance bug that will be fixed shortly

---
James.
 

-----Original Message-----
From: Kevin L. Pauba ####@####.#### 
Sent: 2004 Feb 05, Thu 04:10
To: James Newton, Host
Subject: Re: PIC .h files for SDCC
Importance: Low

Here they are!

James Newton, Host wrote:
> 132 .h files that were converted from .inc files for PIC microcontrollers?
> E.g. 16F877.h ?
> 
> You can archive them and email I guess or just upload to 
> ftp://ftp.piclist.com/in
>  
> 
> 
> ---
> James.
>  
> 
> -----Original Message-----
> From: Kevin L. Pauba ####@####.####
> Sent: 2004 Feb 04, Wed 06:24
> To: James Newton, Host
> Subject: Re: PIC .h files for SDCC
> Importance: Low
> 
> James Newton, Host wrote:
> 
>>Sadly, Perl and I do not play well together.
>>
>>Is there any chance someone could email me the -mpic14 .h files for sdcc?
>>Especially the 877 and 628.
>>
>>I'm playing around with a "compile farm" for C code on piclist.com and 
>>I'm sort of stuck at this point:
>>http://www.piclist.com:81/techref/compile.asp?src=\techref\member\jmn-
>>efp-78
>>6\add.c
>>
>>---
>>James Newton: PICList webmaster/Admin
####@####.####  1-619-652-0593 phone
>>http://www.piclist.com/member/JMN-EFP-786
>>PIC/PICList FAQ: http://www.piclist.com
>>
>>
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: ####@####.####
>>For additional commands, e-mail: ####@####.####
>>
>>
> 
> I have 132 files from sdcc-3.2.  How can I get them to you?
> 
> 
> 



Subject: Re: PIC .h files for SDCC
From: "Kevin L. Pauba" ####@####.####
Date: 6 Feb 2004 01:20:15 -0000
Message-Id: <4022E482.1090601@cox.net>

It's been a number of months since I played around with SDCC but my 
makefiles use:

sdcc -mpic14 -pp16f877 ...

Notice the "extra" p.

James Newton, Host wrote:
> Thank you very much!
> 
> Sadly, it still doesn't seem to work:
> http://www.piclist.com:81/techref/compile.asp?src=member\jmn-efp-786\add.c
> 
> Compile code
> Compiling:add.c In directory:
> http://www.piclist.com:81/techref/member/jmn-efp-786/add.c
> ) sdcc --use-stdout -mpic14 -p16f877 -Iinclude add.c
> 
> Processor: 16f877
> Temporary ERROR: at the moment you have to use
> an include file create by inc2h.pl. See SDCC source:
> support/scripts/inc2h.pl
> this is a nuisance bug that will be fixed shortly
> 
> ---
> James.
>  
> 
> -----Original Message-----
> From: Kevin L. Pauba ####@####.#### 
> Sent: 2004 Feb 05, Thu 04:10
> To: James Newton, Host
> Subject: Re: PIC .h files for SDCC
> Importance: Low
> 
> Here they are!
> 
> James Newton, Host wrote:
> 
>>132 .h files that were converted from .inc files for PIC microcontrollers?
>>E.g. 16F877.h ?
>>
>>You can archive them and email I guess or just upload to 
>>ftp://ftp.piclist.com/in
>> 
>>
>>
>>---
>>James.
>> 
>>
>>-----Original Message-----
>>From: Kevin L. Pauba ####@####.####
>>Sent: 2004 Feb 04, Wed 06:24
>>To: James Newton, Host
>>Subject: Re: PIC .h files for SDCC
>>Importance: Low
>>
>>James Newton, Host wrote:
>>
>>
>>>Sadly, Perl and I do not play well together.
>>>
>>>Is there any chance someone could email me the -mpic14 .h files for sdcc?
>>>Especially the 877 and 628.
>>>
>>>I'm playing around with a "compile farm" for C code on piclist.com and 
>>>I'm sort of stuck at this point:
>>>http://www.piclist.com:81/techref/compile.asp?src=\techref\member\jmn-
>>>efp-78
>>>6\add.c
>>>
>>>---
>>>James Newton: PICList webmaster/Admin
####@####.####  1-619-652-0593 phone
>>>http://www.piclist.com/member/JMN-EFP-786
>>>PIC/PICList FAQ: http://www.piclist.com
>>>
>>>
>>>
>>>
>>>---------------------------------------------------------------------
>>>To unsubscribe, e-mail: ####@####.####
>>>For additional commands, e-mail: ####@####.####
>>>
>>>
>>
>>I have 132 files from sdcc-3.2.  How can I get them to you?
>>
>>
>>
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####
> 
> 

Subject: RE: PIC .h files for SDCC
From: "James Newton, Host" ####@####.####
Date: 7 Feb 2004 01:18:51 -0000
Message-Id: <20040207004459606.AAA344@nt.massmind.org@SONYGRT270PB>

Thanks again, but nope... 

http://www.piclist.com:81/techref/compile.asp?src=jmn-efp-786\add.c&dev=p16f
877

Compile code
Compiling: add.c for member:jmn-efp-786.
) sdcc --use-stdout -mpic14 -pp16F877 -Iinclude add.c

Processor: p16F877
Temporary ERROR: at the moment you have to use
an include file create by inc2h.pl. See SDCC source:
support/scripts/inc2h.pl
this is a nuisance bug that will be fixed shortly


I have a nice SX compiler up and running:
http://www.sxlist.com:81/techref/compile.asp?src=jmn-efp-786\math_chk.c&dev=
sx28

And I'm just about ready with a file manager so that you can actually
upload, edit, compile, download or view and delete code.

---
James.
 

-----Original Message-----
From: Kevin L. Pauba ####@####.#### 
Sent: 2004 Feb 05, Thu 04:49
To: James Newton, Host
Cc: ####@####.####
Subject: Re: PIC .h files for SDCC
Importance: Low

It's been a number of months since I played around with SDCC but my
makefiles use:

sdcc -mpic14 -pp16f877 ...

Notice the "extra" p.

James Newton, Host wrote:
> Thank you very much!
> 
> Sadly, it still doesn't seem to work:
> http://www.piclist.com:81/techref/compile.asp?src=member\jmn-efp-786\a
> dd.c
> 
> Compile code
> Compiling:add.c In directory:
> http://www.piclist.com:81/techref/member/jmn-efp-786/add.c
> ) sdcc --use-stdout -mpic14 -p16f877 -Iinclude add.c
> 
> Processor: 16f877
> Temporary ERROR: at the moment you have to use an include file create 
> by inc2h.pl. See SDCC source:
> support/scripts/inc2h.pl
> this is a nuisance bug that will be fixed shortly
> 
> ---
> James.


Subject: Re: PIC .h files for SDCC
From: Randy Glenn ####@####.####
Date: 7 Feb 2004 02:59:19 -0000
Message-Id: <40244D5E.3050803@cogeco.ca>

What C Compiler are you using for the SX?

Thanks,

-Randy

James Newton, Host wrote:

>Thanks again, but nope... 
>
>http://www.piclist.com:81/techref/compile.asp?src=jmn-efp-786\add.c&dev=p16f
>877
>
>Compile code
>Compiling: add.c for member:jmn-efp-786.
>) sdcc --use-stdout -mpic14 -pp16F877 -Iinclude add.c
>
>Processor: p16F877
>Temporary ERROR: at the moment you have to use
>an include file create by inc2h.pl. See SDCC source:
>support/scripts/inc2h.pl
>this is a nuisance bug that will be fixed shortly
>
>
>I have a nice SX compiler up and running:
>http://www.sxlist.com:81/techref/compile.asp?src=jmn-efp-786\math_chk.c&dev=
>sx28
>
>And I'm just about ready with a file manager so that you can actually
>upload, edit, compile, download or view and delete code.
>
>---
>James.
> 
>
>-----Original Message-----
>From: Kevin L. Pauba ####@####.#### 
>Sent: 2004 Feb 05, Thu 04:49
>To: James Newton, Host
>Cc: ####@####.####
>Subject: Re: PIC .h files for SDCC
>Importance: Low
>
>It's been a number of months since I played around with SDCC but my
>makefiles use:
>
>sdcc -mpic14 -pp16f877 ...
>
>Notice the "extra" p.
>
>James Newton, Host wrote:
>  
>
>>Thank you very much!
>>
>>Sadly, it still doesn't seem to work:
>>http://www.piclist.com:81/techref/compile.asp?src=member\jmn-efp-786\a
>>dd.c
>>
>>Compile code
>>Compiling:add.c In directory:
>>http://www.piclist.com:81/techref/member/jmn-efp-786/add.c
>>) sdcc --use-stdout -mpic14 -p16f877 -Iinclude add.c
>>
>>Processor: 16f877
>>Temporary ERROR: at the moment you have to use an include file create 
>>by inc2h.pl. See SDCC source:
>>support/scripts/inc2h.pl
>>this is a nuisance bug that will be fixed shortly
>>
>>---
>>James.
>>    
>>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: ####@####.####
>For additional commands, e-mail: ####@####.####
>
>  
>

Subject: RE: PIC .h files for SDCC
From: "James Newton, Host" ####@####.####
Date: 7 Feb 2004 07:37:23 -0000
Message-Id: <20040207070609.HNDS9536.fed1mtao05.cox.net@SONYGRT270PB>

I refuse to answer on the grounds that I don't (yet) have permission from
High Tech to be using PIC C Light (the free version) on a public
interface...  Although I don't see why they should object since they give
that version away. I've offered to "advertise" for them a bit. The
conversion from PIC to SX is done with AS2SX.

I also have the free BKND SX compiler (CC1B) and it is really tight! But I
haven't put that on the web yet.

To bad about SDCC... Poke, poke, poke...


---
James.
 

-----Original Message-----
From: Randy Glenn ####@####.#### 
Sent: 2004 Feb 06, Fri 06:29
To: ####@####.####
Subject: Re: PIC .h files for SDCC
Importance: Low

What C Compiler are you using for the SX?

Thanks,

-Randy

James Newton, Host wrote:

>Thanks again, but nope... 
>
>http://www.piclist.com:81/techref/compile.asp?src=jmn-efp-786\add.c&dev
>=p16f
>877
>
>Compile code
>Compiling: add.c for member:jmn-efp-786.
>) sdcc --use-stdout -mpic14 -pp16F877 -Iinclude add.c
>
>Processor: p16F877
>Temporary ERROR: at the moment you have to use an include file create 
>by inc2h.pl. See SDCC source:
>support/scripts/inc2h.pl
>this is a nuisance bug that will be fixed shortly
>
>
>I have a nice SX compiler up and running:
>http://www.sxlist.com:81/techref/compile.asp?src=jmn-efp-786\math_chk.c
>&dev=
>sx28
>
>And I'm just about ready with a file manager so that you can actually 
>upload, edit, compile, download or view and delete code.
>
>---
>James.
> 
>
>-----Original Message-----
>From: Kevin L. Pauba ####@####.####
>Sent: 2004 Feb 05, Thu 04:49
>To: James Newton, Host
>Cc: ####@####.####
>Subject: Re: PIC .h files for SDCC
>Importance: Low
>
>It's been a number of months since I played around with SDCC but my 
>makefiles use:
>
>sdcc -mpic14 -pp16f877 ...
>
>Notice the "extra" p.
>
>James Newton, Host wrote:
>  
>
>>Thank you very much!
>>
>>Sadly, it still doesn't seem to work:
>>http://www.piclist.com:81/techref/compile.asp?src=member\jmn-efp-786\a
>>dd.c
>>
>>Compile code
>>Compiling:add.c In directory:
>>http://www.piclist.com:81/techref/member/jmn-efp-786/add.c
>>) sdcc --use-stdout -mpic14 -p16f877 -Iinclude add.c
>>
>>Processor: 16f877
>>Temporary ERROR: at the moment you have to use an include file create 
>>by inc2h.pl. See SDCC source:
>>support/scripts/inc2h.pl
>>this is a nuisance bug that will be fixed shortly
>>
>>---
>>James.
>>    
>>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: ####@####.####
>For additional commands, e-mail: ####@####.####
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: ####@####.####
For additional commands, e-mail: ####@####.####



Subject: RE: PIC .h files for SDCC
From: Scott Dattalo ####@####.####
Date: 7 Feb 2004 15:01:26 -0000
Message-Id: <Pine.LNX.4.44.0402070623380.26173-100000@ruckus.brouhaha.com>

On Fri, 6 Feb 2004, James Newton, Host wrote:

> To bad about SDCC... Poke, poke, poke...

Yes, too bad.

SDCC can potentially be a great C compiler for the midrange PIC devices.  
Having brought it to where it is, I sort of feel bad that I can't devote
time to take it to the next stage. Unfortunately (for SDCC anyways), I'm
in the middle of major gpsim work. And the earliest I could even begin to 
look at SDCC seriously again would be around July. Meanwhile, Vangelis is 
continuing with the PIC16 port which supports the 18F family. 

Scott

Subject: RE: PIC .h files for SDCC
From: "James Newton, Host" ####@####.####
Date: 7 Feb 2004 16:27:09 -0000
Message-Id: <20040207155557.GKYQ244.fed1mtao01.cox.net@SONYGRT270PB>

Hey you shouldn't feel bad, you've done so much for the open source
community already.

I was poking at that unknown person who has the skill but has yet to come
forward. 


---
James.
 

-----Original Message-----
From: Scott Dattalo ####@####.#### 
Sent: 2004 Feb 07, Sat 06:31
Cc: ####@####.####
Subject: RE: PIC .h files for SDCC
Importance: Low

On Fri, 6 Feb 2004, James Newton, Host wrote:

> To bad about SDCC... Poke, poke, poke...

Yes, too bad.

SDCC can potentially be a great C compiler for the midrange PIC devices.  
Having brought it to where it is, I sort of feel bad that I can't devote
time to take it to the next stage. Unfortunately (for SDCC anyways), I'm in
the middle of major gpsim work. And the earliest I could even begin to look
at SDCC seriously again would be around July. Meanwhile, Vangelis is
continuing with the PIC16 port which supports the 18F family. 

Scott


---------------------------------------------------------------------
To unsubscribe, e-mail: ####@####.####
For additional commands, e-mail: ####@####.####



[<<] [<] Page 1 of 2 [>] [>>]


Powered by ezmlm-browse 0.20.