Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

ARM query (Plz Plz help me)

Status
Not open for further replies.

devendra_devgupta

Member level 3
Joined
Apr 8, 2007
Messages
54
Helped
3
Reputation
6
Reaction score
0
Trophy points
1,286
Activity points
1,632
ep93 iar

Dear friends
Its been a long time here i am aking a question. I am in trouble and yet i have time to get out of it

I am planning to design some thing which is likely to run under hazardous circumstances. I designed it using 8051 using assembly. But now i have to incorporate some new features in it and planning to explore my C knowledge by using it as my programming language. Thus i need to have a fast controller and nothing is better than ARM as you all know

As i am new to it please help me by suggesting the best ARM controller with all its development tools required and their configuration and all those things which are required to know. I have selected st STR7 but i want to share your thoughts on it also

Thanks
 

winarm optimization

Hi

You cannot go wrong is looking at the Atmel SAM7 series.
Free GNU tools available at hxxp://www.yagarto.de/
hxxp://www.siwawi.arubi.uni-kl.de/avr_projects/arm_projects/#winarm
with a lot of examplles. You can also buy n nice dev kit for a very low price

wb
 

Hi

There is no limitation to use well known products!

Follow following link to get GNU tool chains for ARM7 family you can develop with all
free products.

http://www.codesourcery.com/gnu_toolchains/arm

GNU tool chains with Eclipse IDE is best solution for free developments.

Regards
 

Thanx friends
But One thing i want to ask you that are you using any of these GNU tools for your developmant or you havr seen some other doing these.
Price does't matter but i need quick and fast tools
 

Hi,

I used GNU Products (WinARM) for Developing with Cirrus Logic products.it's very good.(because no other compiler supports it's Maverick Crunch FPU Engine)

But i tried before Both Keil and IAR Compilers for speed optimization,after all optimization the IAR speed was 5~10 times faster than Keil.(with the same code)

I'm very pleased with IAR Compiler.IAR has a Kickstart edition with 32KB Limit.
you can use it for free.I think you sould try it.

Good Luck!
 
Thanx dear friend
Does GNU not support debugging. also there is no user manual of WINarm tooavailable plz tell me something in this regard
If you can suggest any project that makes me more closer to ARM and IAR it will help me a lot
Plz help me
 

Hi,

For IAR, Try http://www.sevensandnines.com/ and

http://www.iar.com/index.php?show=92028_ENG&&page_anchor=http://www.iar.com/p92028/p92028_eng.php

WinARM (usually most GNU -Based Compilers) Support Some Devices and their
Special Functions that Commercial Compilers doesn't support them usually.(EX:
I can't find any commercial compiler that support Maverick Crunch FPU engine of
Cirrus Logic EP93xx ARM Processor)
You can also use WinARM Compiler using IAR or Keil or (Some other) IDEs.
You can also use The IAR built-in debugger (depend on your program and your device and Some Luck also!).

For Another GNU ARM Toolchain check
http://www.yagarto.de

For JTAG Debugger you can use H-JTAG **broken link removed**

Good Luck!
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top