SV: [fpc-devel] fpc on AVR32
Michael Schnell
mschnell at lumino.de
Fri Sep 14 11:25:29 CEST 2012
On 09/14/2012 05:23 AM, Michel Catudal wrote:
>
>
> I have written code for a cluster with a Micronas (ARM7TDMI) and
> AVR32UC3C 144 pins and found a major reduction in code size and code
> is a lot faster.
Did you use the Thumb ISA for the ARM ? Same is said to be more compact
than ARM32. With a slow memory interface (regarding CPU speed) Thumb
might be faster, too.
-Michael
More information about the fpc-devel
mailing list