EmbeddedRelated.com
Forums
Memfault Beyond the Launch

Arm dev-tools for linux ?

Started by Adib Taraben November 5, 2006
Hello,
I am new to ARM.

Looking around the embedded specialists (IAR, KEIL) provide Windows 
tools only.
Can someone recommend a Linux based tool chain:
- IDE with code-editor, compiler, debugger based on JTAG and/or mini 
Debugger server on target
- simulator (do not know if that exists)

Is there an ARM7 dev board or device that has an ARM and CPLD connected 
for a "one fits all" usage (instead of looking to the MCU that fits to 
the problem) ?

Thanks,

Adib.
> Looking around the embedded specialists (IAR, KEIL) provide Windows tools > only. > Can someone recommend a Linux based tool chain:
http://www.Rowley.co.uk - both Windoze and Linux. Regards, Richard. + http://www.FreeRTOS.org + http://www.SafeRTOS.com for Cortex-M3, ARM7, ARM9, HCS12, H8S, MSP430 Microblaze, Coldfire, AVR, x86, 8051, PIC24 & dsPIC
Adib Taraben wrote:
> Looking around the embedded specialists (IAR, KEIL) provide Windows > tools only. > Can someone recommend a Linux based tool chain: > - IDE with code-editor, compiler, debugger based on JTAG and/or mini > Debugger server on target > - simulator (do not know if that exists) >
Rowley CrossWorks supports Linux. There's a long thread ("Opinions on Rowley CrossWorks for ARM". It's based on the gcc but with their own libraries which are said to outperform the open source libraries (newlib, uclibc). Not sure if it includes a simulator. The ARM toolchain (RealView Development Suite) works on Linux, too, and is based on ARM's own compiler. An alternative could be a completely free toolchain with Eclipse, GCC, newlib and GDB. The OpenOCD (http://openocd.berlios.de/) supports JTAG debugging on ARM7/9 systems with Wigglers, FT2232 based devices (JTAGkey, ARM-USB-OCD, Signalyzer, homebrew devices) and the Amontec JTAG Accelerator, but I might be a bit biased, so I leave it to others to recommend alternatives. Regards, Dominic
"Adib Taraben" <taraben.a@st-innovation.com> wrote in message
news:454dc734$0$30318$9b4e6d93@newsspool1.arcor-online.net...
> Hello, > I am new to ARM. > > Looking around the embedded specialists (IAR, KEIL) provide Windows > tools only. > Can someone recommend a Linux based tool chain: > - IDE with code-editor, compiler, debugger based on JTAG and/or mini > Debugger server on target > - simulator (do not know if that exists) > > Is there an ARM7 dev board or device that has an ARM and CPLD connected > for a "one fits all" usage (instead of looking to the MCU that fits to > the problem) ? > > Thanks, > > Adib.
Take a look at www.microcross.com I've been using their stuff for a couple of years. Good support too. Stan Katz
In article <454dc734$0$30318$9b4e6d93@newsspool1.arcor-online.net>,
Adib Taraben  <taraben.a@st-innovation.com> wrote:
>Looking around the embedded specialists (IAR, KEIL) provide Windows >tools only. >Can someone recommend a Linux based tool chain: >- IDE with code-editor, compiler, debugger based on JTAG and/or mini > Debugger server on target >- simulator (do not know if that exists)
I do not know if it fits your needs but you might check out OpenOCD, and James Lynch's GNU+ARM tutorial: http://dev.eclipse.org/newslists/news.eclipse.tools.cdt/msg09917.html http://openocd.berlios.de/web/
>Is there an ARM7 dev board or device that has an ARM and CPLD connected >for a "one fits all" usage (instead of looking to the MCU that fits to >the problem) ?
www.embeddedarm.com (Technologic Systems) sells a board with an ARM9 and and FPGA. -- Wim Lewis <wiml@hhhh.org>, Seattle, WA, USA. PGP keyID 27F772C1
"Adib Taraben" <taraben.a@st-innovation.com> skrev i meddelandet 
news:454dc734$0$30318$9b4e6d93@newsspool1.arcor-online.net...
> Hello, > I am new to ARM. > > Looking around the embedded specialists (IAR, KEIL) provide Windows tools > only. > Can someone recommend a Linux based tool chain: > - IDE with code-editor, compiler, debugger based on JTAG and/or mini > Debugger server on target > - simulator (do not know if that exists) > > Is there an ARM7 dev board or device that has an ARM and CPLD connected > for a "one fits all" usage (instead of looking to the MCU that fits to the > problem) ?
www.iotech.dk has an ARM9 with FPGA for real linux (not uCLinux) -- Best Regards, Ulf Samuelsson This is intended to be my personal opinion which may, or may not be shared by my employer Atmel Nordic AB
Adib Taraben wrote:
> Hello, > I am new to ARM. > > Looking around the embedded specialists (IAR, KEIL) provide Windows > tools only. > Can someone recommend a Linux based tool chain: > - IDE with code-editor, compiler, debugger based on JTAG and/or mini > Debugger server on target > - simulator (do not know if that exists)
Try Mentor Graphics Eclipse based IDE EDGE which comes with Debugger, simulator and dozens of demos! regards, mudassir.

Memfault Beyond the Launch