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 compiler unique features

Status
Not open for further replies.

arvind.goel

Newbie level 1
Joined
Jan 17, 2006
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,287
about ARM microprocessor

hi all
i wants to know how ARM compiler is different than other compilers. Please come up with unique differences specially with CTasking compiler from Tasking. you can post ur answers to me at my personal id.
your earliest response will be highly appreciated.
regards
arvind goel
arvind.goel@readytestgo.com[/quote]
 

about ARM microprocessor

Well, for one thing the ARM compiler generates code that can be used in an ARM microcontroller, the Tasking compiler for ARM does (to my best knowledge) not exist. The compiler you use needs to support your target device, e.g. LPC2292, an ARM microcontroller versus C167CR, an Infineon microcontroller supported by Tasking.
Compiler internals such as optimization levels, multipass linking and so on are probably not the kinds of information you were looking for.

Cheers, Bob
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top