![]() |
Embedded + CPU != x86
Quote:
|
Re: Embedded + CPU != x86
This following part was a bit interesting:
Quote:
|
Re: Embedded + CPU != x86
i think just about anything that has a kind of firmware have a arm based cpu in it...
not just phones, but maybe also things like dvd players and recorders, set top boxes of all kinds, home networking gear maybe? |
Re: Embedded + CPU != x86
well as for numbers sold more important could be ordinary stuff like fridges, washing machines, microwave ovens, TVs, cameras, basically anything in your home with few buttons. also hardware for PC like network cards, bluetooth stuff (even bluetooth and wlan chips inside our tablets has one inside) or even hard drives and memory cards can have some sort of arm core inside. Simple arm7tdmi costs almost nothing today, see also ARM architecture. Of course there are other embedded cpus too which are even cheaper and simpler and are widely used too (like PIC or AVR) but ARM is more universal as it scales well from really simple stuff to more complex one.
|
Re: Embedded + CPU != x86
Quote:
|
Re: Embedded + CPU != x86
One big problem with the x86 is that it uses the little endian scheme instead of the big endian.
|
Re: Embedded + CPU != x86
Quote:
|
Re: Embedded + CPU != x86
ARM can be used in both little endian as well as big endian mode if I'm not mistaken. So can MIPS (which is actually used a lot in networking gear, as it turns out). That little endian mode is used on the N800 can sometimes be useful for us x86 PC owners, at least in principle - some data files can be used transparently on both, and there are less problems with porting some little-endian-only applications.
|
Re: Embedded + CPU != x86
Quote:
|
All times are GMT. The time now is 08:45. |
vBulletin® Version 3.8.8