Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/23/11 05:34
Read: times


 
#181251 - Linux?
Responding to: ???'s previous message
Why go all the way to Linux-equipped boards?

They represent very expensive ARM chips. And Linux is not an RTOS unless you run the real-time stuff below the Linux layer.

Next thing is that the Linux implementation most probably already have the required modules for the peripherials the chip supports. And modules for generic stuff are not ARM-specific so no need to have a library of modules written specific for the ARM - at least until you move to assembler. But even moving to the assembler, there will be some difference to the assembler depending on what ARM core that is used. Assembler for the smaller Cortex-M0 or M3 is using Thumb2 instructions where the instructions are processed as 16-bit entities, while older or larger ARM cores are using 32-bit ARM instructions or the older Thumb instruction set.

Anyway, the "normal" competitor/replacement for a 8051 chip is not an ARM chip with Linux but most probably a Cortex-M0 or Cortex-M3 with hands-on access to all peripherials and "emulated" single-bit instructions.

List of 65 messages in thread
TopicAuthorDate
NXP suggests 32-bit ARM Cortex-M0 family for 8-bit replaceme            01/01/70 00:00      
   Funny indeed!            01/01/70 00:00      
      Rest of NXP's 8051 line to follow..?            01/01/70 00:00      
         comments            01/01/70 00:00      
            I've been watching them for 20 years now ...            01/01/70 00:00      
               So, what to do?            01/01/70 00:00      
                  Biting the ARM bullet            01/01/70 00:00      
                  SST89E58            01/01/70 00:00      
                  Well, if I had to do something ...            01/01/70 00:00      
                     Linux?            01/01/70 00:00      
                        Just a thought ...            01/01/70 00:00      
                     Leaping to Linux would be ludicrous!            01/01/70 00:00      
                        Unless...            01/01/70 00:00      
                           The target wouldn't necessarily be the host            01/01/70 00:00      
                              I don't ever build on target hardware unless target is a PC            01/01/70 00:00      
                        Supplement - not replace            01/01/70 00:00      
                           I can't disagree            01/01/70 00:00      
                              Competition always needed            01/01/70 00:00      
                              not everyone wants the 805x to survive            01/01/70 00:00      
                                 newer '51 releases            01/01/70 00:00      
                        It depends on your ultimate goal ...            01/01/70 00:00      
                     Real cheap ARM eval boards            01/01/70 00:00      
                        ADuC ARM            01/01/70 00:00      
                           Nearly, ADuC702X            01/01/70 00:00      
                        Yes! Lots of Real cheap ARM eval boards!!            01/01/70 00:00      
                           Why go cheap ...            01/01/70 00:00      
                              Prototyping can interfere with extras            01/01/70 00:00      
                                 "nfity" != "useful" or "helpful" (necessarily)            01/01/70 00:00      
                                 That's often a problem with EvK's            01/01/70 00:00      
                                    50/50 Agree/Disagree            01/01/70 00:00      
                                       Perhaps you're right about the second point            01/01/70 00:00      
      Cortex-M0s            01/01/70 00:00      
         "low end"            01/01/70 00:00      
            How low is "low" ?            01/01/70 00:00      
            money            01/01/70 00:00      
               Depends on view            01/01/70 00:00      
                  the small embedded view            01/01/70 00:00      
                     yes            01/01/70 00:00      
                        applications of low pin count            01/01/70 00:00      
                           Either help with real-time or with wire count/length            01/01/70 00:00      
               Money and technology            01/01/70 00:00      
                  ARM core already tiny enough that you gain no more            01/01/70 00:00      
                     Fab costs            01/01/70 00:00      
                        Old fabs or old fab equipment            01/01/70 00:00      
               Other Meanings            01/01/70 00:00      
   Colonial English            01/01/70 00:00      
      No new models            01/01/70 00:00      
         End of the roadmap            01/01/70 00:00      
   Anachronism            01/01/70 00:00      
      Quite common to extend meaning of old terms            01/01/70 00:00      
   a bit related            01/01/70 00:00      
      Doesn't add any advantage so totally cornered            01/01/70 00:00      
         16-bitters            01/01/70 00:00      
            I think you missed the point            01/01/70 00:00      
   NXP 8051s            01/01/70 00:00      
      you are a bit slow            01/01/70 00:00      
         you are a bit slow            01/01/70 00:00      
            lots of power needed to swing 5V devices            01/01/70 00:00      
               not just the swing            01/01/70 00:00      
                  The area myth gets busted            01/01/70 00:00      
                     Long time since chips started to get different scaling            01/01/70 00:00      
         Wide Vcc is growing trend            01/01/70 00:00      
            no such ceiling, just no avoidance            01/01/70 00:00      
      3V3 or 5V            01/01/70 00:00      
         Oxide thickness            01/01/70 00:00      

Back to Subject List