Patches to build C30 GCC Source Codes, updated

View: New views
5 Messages — Rating Filter:   Alert me  

Patches to build C30 GCC Source Codes, updated

by Xiaofan Chen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Patches for V3.10
http://vanklinkenbergsoftware.nl/blog/?p=3

Patches for V3.12
http://www.microchip.com/forums/tm.aspx?m=342218

Still hopefully Microchip can release ready-to-build
C30 GCC source codes. The above patches are all
a bit hacky and not well tested.

--
Xiaofan http://mcuee.blogspot.com

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


Re: Patches to build C30 GCC Source Codes, updated

by George M. Gallant, Jr. :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Xiaofan,

Which dsPIC33 parts are supported in piklab?

George

Xiaofan Chen wrote:

> Patches for V3.10
> http://vanklinkenbergsoftware.nl/blog/?p=3
>
> Patches for V3.12
> http://www.microchip.com/forums/tm.aspx?m=342218
>
> Still hopefully Microchip can release ready-to-build
> C30 GCC source codes. The above patches are all
> a bit hacky and not well tested.
>
>  

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


Re: Patches to build C30 GCC Source Codes, updated

by Xiaofan Chen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, May 8, 2009 at 9:45 PM, George M. Gallant
<ggallant571@...> wrote:
> Xiaofan,
>
> Which dsPIC33 parts are supported in piklab?
>

None?
http://piklab.sourceforge.net/devices.php
According to Rommel Marcelo who was sent me the patches,
Piklab does not even recognize the generated compiler.


--
Xiaofan http://mcuee.blogspot.com

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


Re: Patches to build C30 GCC Source Codes, updated

by Xiaofan Chen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, May 8, 2009 at 9:51 PM, Xiaofan Chen <xiaofanc@...> wrote:
>> Which dsPIC33 parts are supported in piklab?
>>
>
> None?
> http://piklab.sourceforge.net/devices.php
> According to Rommel Marcelo who was sent me the patches,
> Piklab does not even recognize the generated compiler.
>

He is using Code Blocks and the IDE.

You can use pk2cmd (PICkit 2) to program the dsPIC33
under Linux. pk2cmd should supports almost all flash
PICs (except very few old ones) including PIC12/16/18,
PIC24/dsPIC30/PIC33 and PIC32. It also supports
Microchip I2C and SPI EEPROMs.

You can check out the pk2cmd readme in the source code
packages
http://www.microchip.com/forums/tm.aspx?m=396218
http://www.microchip.com/pickit2

For debugging, you are out of luck under Linux.

--
Xiaofan http://mcuee.blogspot.com

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


Re: Patches to build C30 GCC Source Codes, updated

by Xiaofan Chen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>> Which dsPIC33 parts are supported in piklab?
> None?
> http://piklab.sourceforge.net/devices.php
> According to Rommel Marcelo who was sent me the patches,
> Piklab does not even recognize the generated compiler.
>

I just tied it under Ubuntu 9.04 and it seems to me that
piklab does recognize the generated pic30-elf compilers.
But it does not support any dsPIC33 yet.

You may want to put in a feature request in Piklab's
Sourceforge site.

--
Xiaofan http://mcuee.blogspot.com

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