Re: STM32 ARM toolset advice?
- From: "Wilco Dijkstra" <Wilco.removethisDijkstra@xxxxxxxxxxxx>
- Date: Tue, 7 Oct 2008 22:56:31 +0100
"Mark Borgerson" <mborgerson@xxxxxxxxxxx> wrote in message news:MPG.2355722479c1065e989919@xxxxxxxxxxxxxxxxxxxxxxxxx
In article <81ene4hsatqaphkmp01cikmpk9l7ana9qi@xxxxxxx>,
nobody@xxxxxxxxxxxxxxxx says...
Keil has been bought by ARM, and AFAIK they now use the compiler fromOne of the biggest problems I ran into with GCC-ARM when using the
ARM. Apparently this compiler generates the best code for ARM's CPUs.
GCC Generates quite good code for the ARM these days. The biggest
drawback is the use of newlib. Rowley provides a nice IDE with GCC,
and their own library, which removes the one disadvantage of using
GCC. Their product is also available for Windows and Linux.
linux libraries for the TRITON boards, is that floating point operations
are executed as kernel interrupts (Undefined Instruction generating
jumps to a floating point emulator, I think.) I think it turned
out to be several times slower than the IAR floating point library
that runs in user mode.
And given that the IAR floating point library is one of the slowest available,
that is quite slow indeed.
Wilco
.
- Follow-Ups:
- Re: STM32 ARM toolset advice?
- From: Mark Borgerson
- Re: STM32 ARM toolset advice?
- References:
- STM32 ARM toolset advice?
- From: John Speth
- Re: STM32 ARM toolset advice?
- From: Anton Erasmus
- Re: STM32 ARM toolset advice?
- From: Mark Borgerson
- STM32 ARM toolset advice?
- Prev by Date: Re: STM32 ARM toolset advice?
- Next by Date: Re: AT commands
- Previous by thread: Re: STM32 ARM toolset advice?
- Next by thread: Re: STM32 ARM toolset advice?
- Index(es):
Relevant Pages
|