CDROM-Guide forums  

PDA

View Full Version : ARM & Pentium Processor Questions [; ; winNT4]


   
Johni
May 19, 2002, 03:51 PM
I was trying to Consider the main differences between the ARM architecture and the Pentium architecture, particularly from the programmers point of view.

And I need the following questions answered if possible



What are the main differences between the instructions sets?

How is data addressed?

How much memory can each system have?

What is the difference between the memory caches?

What is meant by the terms "little endian" and "big endian"?

How do these terms apply to the ARM and Pentium?

How are peripheral devices connected to an ARM processor?

In the light of the differences in instruction set and architecture will the same C/C++ program require more or less memory when compiled for an ARM processor?


What is the difference between a native compiler and a cross-compiler?

What is meant by "in circuit emulation"?

What are the minimum requirements of system software that need to run in a target computer in order for program development to take place?

What are the advantages/disadvantages of using proprietary software for the development of embedded user programs versus that of open source?

Thank You for your time

Roger Moore
May 19, 2002, 06:06 PM
Er... er...

Have a look on the Intel and the AMD websites. I'm sure you will find all you need to know.

www.intel.com and www.amd.com


Roger

motojeff
May 20, 2002, 11:16 PM
Either your a student looking for cliff notes, or you are trying to get a job!
HAH! ARM was not designed for desktop. It was designed for embedded
apps. They are in different classes. Do your homework!