Valhalla Legends Archive

Programming => General Programming => Assembly Language (any cpu) => Topic started by: T-Bone on March 01, 2004, 08:02 PM

Title: Embedded assembly platforms
Post by: T-Bone on March 01, 2004, 08:02 PM
I am curious if anybody on the forum does any assembly coding for embedded realtime applications.  I'm talking about platforms that have no Operating System and are not conventional desktop/server microprocessors.  

To clarify what I'm not talking about.

SPARC - Lovely processors made by Sun
PPC - What current macs use.
x86 - Duh!

What I am talking about

PIC
68k - Only when used for embedded purposes
6502
Title: Re:Embedded assembly platforms
Post by: Adron on March 02, 2004, 02:16 AM
I do some PIC programming for fun.
Title: Re:Embedded assembly platforms
Post by: Skywing on March 03, 2004, 10:23 PM
Lots of things seem to use ARM, StrongARM, XScale, etc.