6
votes
5answers
76 views
Best way to install arm-elf-gcc onto a Linux machine
Hey folks,
I'm working on a device using arm-elf-gcc to compile code for a MakingThings prototype board. My development machine is a Linux box running Ubuntu 9.10. On a different …
3
votes
5answers
92 views
Is there a Cortex-M3 with external voltage regulators?
Does anyone know of an ARM Cortex-M3 microcontroller with both the 3.3V peripheral and 1.8V core voltages supplied by external sources? Everything I have found so far has an inter …
4
votes
3answers
144 views
Arm Cortex M3 devolpment tools ?
i plannig to migrate to the NXP Cortex M3 architechture, and i'm a little lost between the existant develment tools.
Keil is a expensive and i don't know if it worth.
Anyone who …
4
votes
2answers
155 views
Best development board for ARM9?
I am looking for a cheap but powerful dev board for an ARM9 processor. It needs to be able to run linux. I am unsure about the exact specifications for RAM and such(thats partly wh …
2
votes
5answers
110 views
ARM watchdog reset
I have an MP3 development board I picked up from sparkfun that runs off the LPC2148 ARM processor. In looking through the code, I see a function to force a watchdog reset. My quest …
5
votes
5answers
215 views
AVR vs ARM vs Others
Does anyone even care about what you're developing on? I just wonder because there is such a strong contingent for AVRs in the Arduino family. I understand that they are the offici …
