element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Dev Tools
  • Products
  • More
Dev Tools
Forum Linux or Proprietary Real Time Operating System?
  • Forum
  • Documents
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Dev Tools to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 1 reply
  • Subscribers 78 subscribers
  • Views 269 views
  • Users 0 members are here
Related

Linux or Proprietary Real Time Operating System?

Former Member
Former Member over 14 years ago

I'm beginning an ARM9 design. (My first solo project - I cannot screw it up) The processor supplier has a Linux BSP I can start with.  I need USB, ethernet, and LCD interfaces. Memory size is not an issue.  Should we just use the supplier's Linux BSP or should we investigate a proprietary RTO/S?  Who can help me work through the trade offs?

  • Sign in to reply
  • Cancel

Top Replies

  • Former Member
    Former Member over 14 years ago +1
    Although it is a fine choice for some applications, Linux is a hefty piece of software that can be confusing for developers who are not familiar with its intricacies. Your project only calls for USB, Ethernet…
  • Former Member
    0 Former Member over 14 years ago

    Although it is a fine choice for some applications, Linux is a hefty piece of software that can be confusing for developers who are not familiar with its intricacies.  Your project only calls for USB, Ethernet, and LCD interfaces, but you'll typically get much more than those components from Linux.  Even if memory is not a major issue for you, the presence of additional components could be a problem.  For instance, because Linux utilizes memory management hardware, the application code that you would write for a Linux-based system would likely be much more complex than that needed for a system incorporating a leaner RTOS.  If you don't actually require memory management support, then this added complexity would just represent wasted effort.

     

    The bulkiness of Linux, in addition to unnecessarily adding to your project's complexity, can create performance issues.  If you require real-time performance (even what is typically considered soft real-time performance) an RTOS may be a better answer.  The best RTOSes use efficient, preemptive schedulers, helping to ensure that the important parts of your application perform according to expectation.

     

    Another attribute of a good RTOS that could prove beneficial to your project is stability.  The releases for top-tier commercial RTOSes are carefully managed; updated versions of the software are made available only when there are bug fixes or new features.  Linux, on the other hand, is a moving target.  The kernel and the other pieces of the operating system change frequently, so the Linux that you download today is likely not the same Linux that you downloaded last week.

     

    Ultimately, your decision of whether or not to use Linux should be made with the needs of your particular project in mind.  As I noted above, Linux is not without its advantages.  However, for many embedded systems like the one you outlined, a proprietary RTOS is a much more efficient and easy-to-use solution.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube