Microchip PIC

Lucas (a.k.a T-Bird or bsdfan3) tbird-contact@cox.net
Tue Jan 31 06:36:00 GMT 2006


I'm sorry about my e-mail client mangling your name in the To: field.

I don't know about the Microchip source, but I'd be happy to help with 
the GCC->PIC18Fxxx port...however, PIC's have 1 true accumulator (W) and 
everything else in data memory (which they use in the manner of a 
register file)...IDK how well GCC's register allocator would handle such 
a thing...

François Poulain wrote:

>Hello,
>
>I am talking about porting GCC on PIC18Fxxx, by Microchip.
>I found some source code from Microchip to support the PIC30F. Anyone
>can tell me why this code isn't in the gcc tree ? Is it dirty code ?
>
>I ask this question, cause I maybe re-use that source code for testing.
>
>Best Regards,
>
>  
>



More information about the Gcc mailing list