gnupic: Thread: Re: [gnupic] Support for some low power devices


[<<] [<] Page 1 of 1 [>] [>>]
Subject: Re: [gnupic] Support for some low power devices
From: David ####@####.####
Date: 8 Jul 2008 03:46:32 -0000
Message-Id: <20080707234717.77fd2643@DEEPTHOUGHT.BARNET.net>

On Mon, 7 Jul 2008 18:02:41 +0100
"Renato Caldas" ####@####.#### wrote:

> Hello,
> 
> I'm trying to add support for these pic18f(...) devices to gputils:
> 23k20, 24k20, 25k20, 26k20, 43k20, 44k20, 45k20, 46k20
> 
> I've managed to somewhat understand how to add devices, but some
> things aren't clear enough yet. I'm sorry if this info is out there
> somewhere, I did search but possibly not enough.
I added that info just recently in our wiki:
http://gputils.wiki.sourceforge.net/

The wiki's public to edit, so feel free to improve on the info that's
there.

Out of curiosity, what places did you search (e.g. google, the gputils
web page...)? I need to link to the wiki from the web site and anywhere
else people might be looking for it.

David
Subject: Re: [gnupic] Support for some low power devices
From: "Renato Caldas" ####@####.####
Date: 8 Jul 2008 13:00:21 -0000
Message-Id: <1caff7430807080600n14be2716q52a9ea3c8305d5f2@mail.gmail.com>

On Tue, Jul 8, 2008 at 4:47 AM, David ####@####.#### wrote:
> On Mon, 7 Jul 2008 18:02:41 +0100
> "Renato Caldas" ####@####.#### wrote:
>
>> Hello,
>>
>> I'm trying to add support for these pic18f(...) devices to gputils:
>> 23k20, 24k20, 25k20, 26k20, 43k20, 44k20, 45k20, 46k20
>>
>> I've managed to somewhat understand how to add devices, but some
>> things aren't clear enough yet. I'm sorry if this info is out there
>> somewhere, I did search but possibly not enough.
> I added that info just recently in our wiki:
> http://gputils.wiki.sourceforge.net/
>
> The wiki's public to edit, so feel free to improve on the info that's
> there.

Ah thanks!

> Out of curiosity, what places did you search (e.g. google, the gputils
> web page...)? I need to link to the wiki from the web site and anywhere
> else people might be looking for it.

I did search google, but without much luck. Only some mailing list
posts saying it would be easy to do, and just "copy a line from a
similar device".. I've also searched the project page and the gputils
manual.

I'd say putting a link to the wiki on the left toolbar of the gputils
page would be a good start.

Thanks for the info! Expect a patch soon ;)

  Renato

> David
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####
>
>
Subject: Re: [gnupic] Support for some low power devices
From: "Renato Caldas" ####@####.####
Date: 8 Jul 2008 14:59:40 -0000
Message-Id: <1caff7430807080759s49cb1e45k5add9dc0a4c89dd2@mail.gmail.com>

On Tue, Jul 8, 2008 at 2:00 PM, Renato Caldas ####@####.#### wrote:
> On Tue, Jul 8, 2008 at 4:47 AM, David ####@####.#### wrote:
>> On Mon, 7 Jul 2008 18:02:41 +0100
>> "Renato Caldas" ####@####.#### wrote:
>>
>>> Hello,
>>>
>>> I'm trying to add support for these pic18f(...) devices to gputils:
>>> 23k20, 24k20, 25k20, 26k20, 43k20, 44k20, 45k20, 46k20
>>>
>>> I've managed to somewhat understand how to add devices, but some
>>> things aren't clear enough yet. I'm sorry if this info is out there
>>> somewhere, I did search but possibly not enough.
>> I added that info just recently in our wiki:
>> http://gputils.wiki.sourceforge.net/
>>
>> The wiki's public to edit, so feel free to improve on the info that's
>> there.
>
> Ah thanks!
>
>> Out of curiosity, what places did you search (e.g. google, the gputils
>> web page...)? I need to link to the wiki from the web site and anywhere
>> else people might be looking for it.
>
> I did search google, but without much luck. Only some mailing list
> posts saying it would be easy to do, and just "copy a line from a
> similar device".. I've also searched the project page and the gputils
> manual.
>
> I'd say putting a link to the wiki on the left toolbar of the gputils
> page would be a good start.
>
> Thanks for the info! Expect a patch soon ;)

Hello David,

Here is the patch.

I was unable to find the coff type for the 23k20 and 43k20 as the
current mpasm doesn't yet support them. There's no updated info on the
mpasm manual either. They can always be added up later.

I've noticed that the 45k20 was already supported as a future product.
It is now a current product, so I've revised it and put it in the
correct BSR switch position :)

Cheers,
  Renato

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

[Content type application/octet-stream not shown. Download]
Subject: Re: [gnupic] Support for some low power devices
From: David ####@####.####
Date: 9 Jul 2008 03:32:03 -0000
Message-Id: <20080708233320.2c9c0cdb@DEEPTHOUGHT.BARNET.net>

On Tue, 8 Jul 2008 15:59:35 +0100
"Renato Caldas" ####@####.#### wrote:

> Hello David,
> 
> Here is the patch.
> 
> ...
Committed to SVN as r546. Thanks.

David
Subject: Re: [gnupic] Support for some low power devices
From: "Renato Caldas" ####@####.####
Date: 9 Jul 2008 10:02:13 -0000
Message-Id: <1caff7430807090302g107a1dcdvb6904269dff9e7f8@mail.gmail.com>

On Wed, Jul 9, 2008 at 4:33 AM, David ####@####.#### wrote:
> On Tue, 8 Jul 2008 15:59:35 +0100
> "Renato Caldas" ####@####.#### wrote:
>
>> Hello David,
>>
>> Here is the patch.
>>
>> ...
> Committed to SVN as r546. Thanks.

Ah some of the devices don't yet have their headers and link scripts
in the tree. Those are:

p18f24k20
p18f26k20
p18f44k20
p18f46k20

I don't know how they are imported, but I assume it's a matter of
taking them from mpasm? Could you do that?

Thanks!
  Renato

> David
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####
>
>
Subject: Re: [gnupic] Support for some low power devices
From: David ####@####.####
Date: 19 Aug 2008 23:27:17 -0000
Message-Id: <20080819193146.0ffae83f@DEEPTHOUGHT.BARNET.net>

On Wed, 9 Jul 2008 11:02:10 +0100
"Renato Caldas" ####@####.#### wrote:

> Ah some of the devices don't yet have their headers and link scripts
> in the tree. Those are:
> 
> p18f24k20
> p18f26k20
> p18f44k20
> p18f46k20

Done (finally).

David
[<<] [<] Page 1 of 1 [>] [>>]


Powered by ezmlm-browse 0.20.