Companies providing embedded Linux support

  • MontaVista Software

  • Founded by real-time/embedded operating system pioneer James Ready, delivers open-source software solutions for the embedded software market.
    MontaVista provides Hard Hat Linux, an off-the-shelf distribution of the Linux operating system, together with professional support services. These services include expert technical support subscription services, Linux porting services, and consulting help to get development projects out of the box and into the field quickly.
    The MontaVista customer base reflects the diversity of the open source and embedded systems markets, with a focus on internet appliances, telecommunications and internetworking infra-structure, and instrumentation applications.
  • LynuxWorks

  • Formerly called Lynx Real-Time Systems, provides the foundation software for reliable and high-performance applications in telecommunications, data communications, avionics, automotive, office automation and process control systems.
    LynuxWorks supplies embedded software products including scalable real-time operating systems, a software framework for high-availability systems, development tools and technical support worldwide. These products are based on industry standards (POSIX, JAVA and CompactPCI), and support leading development platforms (Linux, UNIX, Microsoft) to enable customers to leverage their investments in software and education.
  • Lineo

  • Develops, markets and sells embedded system software components and solutions targeted at providing OEMs and their consumers with simple, low-cost browsing and interaction with the Internet via embedded devices.
    Lineo's embedded system software line, called Embedix, includes an embedded version of the Linux OS, an embedded browser and a software development kit (SDK).
    Lineo also markets DR DOS (a component-based embedded DOS), Lineo TCP/IP and other technologies designed to improve connectivity while reducing system requirements and per-unit costs.
    Lineo sells these technologies to a wide variety of OEMs for such embedded solutions as internet TV set-top devices, internet kiosks, single board computers, point-of-Sale systems, hand held devices, low cost routers, network computers, small bootable OS solutions (ie. bootable CD-ROMs, floppies).
    Lineo, Inc. is a subsidiary of Caldera, Inc., which was founded by Bryan Sparks in 1994. Caldera's business plan was to offer products based on the then-fledgling Linux operating system to business customers. In July of 1996, Caldera purchased the DR DOS business and all related DOS assets from Novell to market these technologies to embedded markets as well as integrate these products with the company's existing Linux product line. Caldera felt that offering a "thin client" to its Linux based servers was a sound strategy and DR DOS offered a well tested, stable and established technology base upon which to build these products.
    In the summer of 1998, Caldera, Inc. created two separate companies to further focus the development, marketing and sales efforts of the company's two divisions: Caldera Systems, Inc. addressed its "Linux for Business" target, while Caldera Thin Clients, Inc. addressed the thin client embedded systems market.
    In July 1999, Caldera Thin Clients changed its name to Lineo, Inc. -- to emphasize the evolution of the company's focus on the emerging embedded Linux market. The Lineo management team believes the company is the benefactor of a history with both Linux and embedded systems, focused industry partnerships and good timing. Bryan Sparks, founder of Caldera, Inc., is CEO of Lineo, Inc.
  • Integrated Software & Devices Corporation (ISDCorp)

  • A company focused on delivering industrial quality ports of Linux to systems developers designing products incorporating the most current generations of ARM, MIPS, Motorola, and x86 based embedded processors.
    ISDCorp delivers Linux ports for embedded processors and software device drivers for using the most cost effective and highest performance peripherals. ISDCorp also provides embedded systems software solutions.
  • Moreton Bay

  • Develops embedded linux and VPN solutions for internet appliances. The technical team at Moreton Bay offers a range of product, design and support services to actively promote and support solutions based on the ColdFire + Linux + VPN platform.
    Today Moreton Bay offers a range of leading edge communications solutions. The current products (NETtel, RAStel, USBtel and eLIA) enable the SME and even devices in replicated sites to enjoy sophisticated Internet connections, remote VPN access and CTI services. Such technologies are usually available only in large enterprises. Moreton Bay also offers a range of OEM and custom design licenses built around our core technologies.
    Moreton Bay strongly endorses Open Source and sharing knowledge. The core technology they have developed in porting linux to the ColdFire processor family and in porting PPTP to Linux are both available under the GNU General Public License.
    The Moreton Bay embedded linux company was founded in Australia in 1996. Moreton Bay designs and develops embedded Internet communications platforms and solutions for partners in the global market.
  • Zentropic Computing

  • Born from the military simulation industry, where real-time computing is critical, Zentropic Computing, LLC (Zentropix, www.zentropix.com) was founded in August, 1997, and has offices in the US and UK. Zentropix was born from the search for a reliable low cost real-time operating system for a PC/DSP communications switching platform to be used initially by Advanced Simulation Technology inc., a US company well positioned within the military simulation market. After investigation into many viable alternatives, it was soon evident that the then developmental "RTLinux" from a group at New Mexico Tech held great promise. RTLinux included the framework for preemptive and deterministic operation within Linux while, at the same time providing the open source, low cost, high performance and stability advantages of Linux. To date, RTLinux has met expectations and has continued to grow into a much more capable and feature rich RTOS.
    In mid-1999 Zentropix started working closely with the Dipartimento di Ingegneria Aerospaziale Politecnico di Milano (DIAPM) developers of the Real-Time Applications Interface (RTAI) for Linux. Similar in performance to RTLinux, the RTAI is implemented in a much less intrusive manner and provides an exceptional real-time development environment which is now comparable with many of the commercially available RTOS'.
    Since its inception Zentropix has been actively working with the open source community by contributing features, testing, documentation, and development tools for real-time Linux (www.realtimelinux.org). We intend to continue this trend to bring quality RTOS features and services, development tools, training, and support to the industrial and embedded communities.
    Zentropix provides four types of products and services:
    • RealTime Linux Installation CD

    • The RealTime Linux installation CD for Linux 2.2 features a validated and tested installation of RealTime Linux, real-time Linux specific documentation, sample applications and test code, as well as Zentropix non-intrusive and step and trace debuggers for RealTime Linux.
      Based upon Red Hat 6.0 and Linux kernel 2.2.10, this latest CD provides a one step installation for a complete real-time Linux operating environment based on either the RTAI version 0.7 made available under the LGPL by the Dipartimento di Ingegneria Aerospaziale Politecnico di Milano (DIAPM), or the New Mexico Tech RTLinux version 2.0 made available under the GPL from FSMLabs.
      RealTime Linux provides guaranteed, hard real-time scheduling; yet retains all of the features and services of standard Linux. Additionally, it provides support for: Uni-Processor and Symmetric Multi Processor platforms, simultaneous one-shot and periodic schedulers, both inter-Linux and intra-Linux shared memory, FPU support, inter-task synchronization, semaphores, mutexes, RPCs and more.
      Also included on the CD, are Zentropix debuggers specifically aimed at the real-time or kernel developer. The Remote Kernel Module debugger is based on the capable gdbstubs package, but also provides the host machine with the ability to step-and-trace the target's kernel modules by using the standard GDB debugger and a graphical interface such as DDD. The R2D2 debugger addresses later development stages when it is critical that the application is not "stopped" or "stepped" during debug. This debugger provides non-intrusive, run-time symbolic access to parameters within both user space and the kernel and its modules, while the parent task continues to execute at its normal iteration rate.
    • RealTime Linux development tools and debuggers

    • Zentropix develops and provides tools which complement the standard Linux GNU tool chain.
      Remote Kernel Module Step and Trace stub for GDB and the Remote Run-time Data Debugger (R2D2), as open source developments under the Gnu Public License. These tools for real-time Linux development have, until now, been missing from the Linux developer's arsenal.
      The Zentropix Remote Kernel Module debugger is based on the capable gdbstubs package, but also provides the host machine with the capability to step-and-trace the target's kernel modules by using the standard GDB debugger and a graphical interface such as DDD.
      Although existing tools such as GDB/DDD, and the Remote Kernel Module debugger cover an extremely important phase of the development cycle, the R2D2 debugger addresses later development stages during which it is critical that the application is not "stopped" or "stepped" during debug. This debugger provides non-intrusive, run-time symbolic access to parameters within both user space and the kernel and its modules, while the application continues to execute at its normal iteration. This powerful paradigm dramatically increases the speed and simplicity of application tuning, integration, and verification.
    • Products based on RealTime Linux
    • RealTime Linux service, support, and training
  • Neoware

  • Provides NeoLinux - an embedded version of Red Hat Linux designed specifically for information appliances. NeoLinux includes unique Neoware technologies that make it small, secure and remotely manageable. NeoLinux can operate in small devices without hard drives or other moving parts.
    Neoware also offers a line of information appliances that come bundled with NeoLinux and can be easily modified for vertical markets. Neoware's information appliances can be configured as firewalls, routers, VPN devices, point-of-sale devices, web kiosks, email stations and for other applications. Because of the flexibility of Neoware's NeoLinux software and information appliances, developers are limited only by their imagination.
  • QNX Software Systems

  • For more than two decades, QNX Software Systems has been responding to the complex needs of realtime embedded developers - needs like high reliability, realtime performance, sophisticated functionality, small footprint, and massive scalability. During that time, our flagship product, the QNX® RTOS, has evolved from the first-ever microkernel OS for PCs into the best-selling and most trusted OS for mission-critical applications.
    QNX has always believed in open standards that are vendor-neutral and reflect the real-world needs of embedded developers. In fact, the new QNX realtime platform is engineered for the same industry-standard POSIX APIs that Linux has popularized today. And because QNX and Linux are so compatible, almost any Linux tool can be easily ported to and used with QNX, and vice versa. Open ... in all the right places To extend that open philosophy even further, we?re providing features like free availability, accessible source, and open architecture with our realtime platform. Free availability To begin with, we?re offering the full platform free for non-commercial use. So developers can download, evaluate, and create proofs-of-concept right away, effectively lowering their cost of entry. With this approach, we?re widening the community of developers familiar with QNX - and increasing the number of third-party products for QNX-based systems. The free download is available at get.qnx.com. Accessible source Besides making QNX free for non-commercial use, we?re also providing source code for most components - drivers, protocol managers, and so on. Only the kernel and other core portions of the QNX platform remain protected, giving OEMs the benefit of building their systems on secure technology with clear IP ownership. This best-of-both-worlds approach is possible due to the microkernel architecture of the platform?s OS. Most OS-level services exist as processes residing outside the kernel. So it?s relatively easy to extend the system - simply add or change OS components. Only new modules need to be tested, which saves time and improves overall system reliability. Open driver architecture Our open concept also extends to driver development. Only low-level components need to be modified, which makes it easier for third-party developers to write drivers. And there?s a huge community of developers who can write those drivers - since QNX supports industry-standard APIs. More than just another RTOS The QNX realtime platform is built on the QNX Neutrino® realtime OS, the most advanced RTOS on the market. QNX Neutrino enables the design of highly reliable, scalable, and deterministic systems. On this stable core of technology, we?ve added a customizable GUI and an integrated suite of production-ready components. The result? Everything needed to build reliable, realtime embedded devices - today. The QNX realtime platform features: development tools - popular command-line GNU development tools, graphical debuggers, and third-party development tools a graphical user interface - customizable, embeddable Photon micrGUI® windowing system makes it possible to bring professional, high-end graphics to even the smallest, memory-constrained device networking - from scalable TCP/IP connectivity to QNX Networking (QNET?), a message-based native networking protocol that provides distributed access to any resource, anywhere Internet technology - full-featured Voyager? browser lets you surf the Web or serve HTML pages in realtime multimedia technology - all the necessary plug-ins to create the most complete and dynamic multimedia experience possible, such as Dolby Digital AC-3, MP3, MPEG-1, MPEG-2, CD audio, and more Our alliances We are a realtime platform company, but we also know there?s more to the development picture than just having the right products. A complete solution is just as important. To cut our customers? time to market and make their products best of class, we seek out industry-specific functionality that complements our technology. We dedicate much time and effort to developing and nurturing strategic relationships with software and hardware manufacturers of all kinds - leaders in semiconductor technology, development tools, communications protocols, single-board computers, and so on. Our markets With our extensive experience in the embedded marketplace, we understand the special needs of value-added resellers and OEMs. As a result, we?ve established a firm base in many vertical markets, including medical instrumentation, telecommunications, consumer electronics, automotive computing, and industrial automation.
  • PalmPalm Technology

  • PDAs, Smartphones, WebTVs, Set-Top boxes, and Vehicle devices are all called Internet Appliances. They are also called Post-PC devices or Consumer Electronics. Currently, 95% of the world's Internet-ready devices are personal computers. But within 5 years, Internet Appliances will surpass personal computers in terms of numbers of Internet-ready devices. PalmPalm Tech specializes in Embedded Linux for these Internet-ready devices. Linux offers superior technology to Microsoft Windows NT and is based on the reliability of Unix operating system standards. Important advantages of Linux are that it is royalty fee and there are many open source and shareware/freeware programs for Linux. These are some of the many reasons why developers select Linux. PalmPalm Tech is one of the few companies in the world who can develop at the Linux kernel level. Many foreign companies have been impressed by our level of knowledge and technical skills (low power management, memory management, etc.). We have already proven our abilities in the smartphone and electronic book industries, and now aim to bring our knowledge and services to the world. The Internet Appliance market will soon be larger than the current PC market. PalmPalm Tech intends to be a world leader in the Internet Appliance market in the near future. Company History 1998.10 PalmPalm Tech established 1998.07 Established Mobile Computing R&D lab funded by SK Telecom 1999.08 Venture funding is provided by Korean Small Business Association 1999.08 Receives new technology award from Korean Telecomm Dept. for the development of "Small and low powered Linux for mobile devices" 1999.12 PalmPalm Tech wins major contract from SK Telecomm to develop Linux based CDMA/IMT-2000 and solution partner for IMT-2000 1999.12 Selected as Military service exemption company 2000.01 National Korea Telecomm. selects PalmPalm Tech as strategic national technical development firm 2000.03 Announces manfacturing of electronic book from Milletech using PalmPalm Tech's Embedded Linux 2000.03 Concludes an agreement with Linkup Systems, USA for World-wide LiNUX Support Center Operation 2000.4~5 Received $5M in investment
  • Microtronix Embedded Linux Group

  • Microtronix provides a complete range of services from engineering design to manufacturing, specializing in the rapid development of hardware and software solutions for embedded applications. We enable customers to optimize and enhance the functionality of their applications. Microtronix?s growing customer base covers a wide range of industries servicing the world?s leading corporations. Current customers include: Telecommunication Equipment Manufacturers Financial Institutions Industrial Automation & Control Systems Manufacturers Microtronix's specialized skill is the use of Real Time Systems to produce effective solutions. Our software engineers apply this expertise in conjunction with experienced hardware engineers to design the best solutions using the latest technology. Microtronix specializes in embedded computing - placing computers inside other equipment. This discipline requires thorough knowledge of the interaction of software and hardware, in addition to the mechanical systems. Microtronix's staff brings this knowledge and experience to your project and provides expertise in several cost-performance realms. Why use Linux for Embedded Applications? Microtronix has found Linux to be a low-cost, high-performance operating system for use in embedded systems. The Linux Open Source community has emerged as a driving force in advanced software technology development. Leading hardware and software suppliers around the world are currently supporting or plan to support their products and solutions in the Linux environment. Embedded Linux combines performance, reliability, openness, and scalability, in a fully re-entrant, pre-emptive, and ROMable operating system. Some of the key benefits found from using Linux in an embedded solution are: No royalties / No License fees: results in reduced cost of goods sold Support available from multiple sources - not locked into a single vendor Rapid turn around of problems identified in the open source community Access to the source code gives users the right to modify and fix mission critical features or add missing functionality Open Source resources available for integration: web server, networking/routing protocols, telephony, application/database server Engineering Services Provided by Microtronix From product conception to manufacturing, Microtronix's engineers collaborate with clients' internal engineering staff. Microtronix can provide hardware and low-level software to control interfaces, sensors and actuators, while clients provide the application-specific knowledge for high-level control. This arrangement illustrates the synergistic relationship between Microtronix and its clients - you can focus on what you are best at, while Microtronix can supplement the effort with its engineering talents. Our skill set allows Microtronix to provide turnkey solutions for a wide variety of needs: Porting of Embedded Linux to targeted H/W platforms POSIX conformant multi-process and multithreaded systems Development of low-level drivers for peripheral controllers Designing of highly deterministic (hard) real-time s/w and h/w embedded solutions Web based interface design utilizing embedded web server / browser technology System integration of complete solutions Full CAD and engineering development services Prototyping and manufacturing of Single Board Computers, daughtercards & finished products Experienced with the Motorola & Intel microprocessor families Certifications of finished products (CSA, UL, NEBS, FCC) About Microtronix Founded in 1977 as a designer and manufacturer of communications equipment, Microtronix provides a complete range of services from engineering design to manufacturing. Microtronix specializes in the rapid development of hardware and software solutions for embedded applications. Microtronix Embedded Linux Group focuses on the use of Linux in the development of real-time web-enabled embedded applications. Microtronix supports the Open Source community and the Embedded Linux Consortium initiative. For more information please see www.microtronix.com.
  • TimeSys Corporation

  • TimeSys Corporation is the leading vendor of solutions designed to eliminate timing problems in, and enhance predictability of, real-time systems. TimeSys' set of end-to-end solutions for building predictable real-time systems includes analysis and simulation tools, profiling and visualization tools, as well as consulting, customization, and training services. The company's team of world renowned experts brings a unique blend of application experience and research expertise in domains such as telecommunications, automotive, defense, and process control to help companies solve real world problems. Overview In telecommunications, network systems, defense systems, aerospace systems, and embedded electronics such as medical and automotive systems, the consequences of system malfunction due to timing errors can range from significant loss of revenue and goodwill, to loss of life and property. It can also lead to degradation in predictability and performance. For example, an automobile airbag must deploy at precisely the right moment, in order to function properly. Should an airbag deploy a fraction of a second early or late, the results could prove disastrous. The rapid change and increasing complexity of these real-time systems, along with industry's growing dependence upon them, is placing extraordinary burdens on real-time systems engineers. TimeSys solutions address performance and predictability issues, thereby eliminating the risks of identifiable timing errors and shortening the product development cycle significantly. To solve the unique problems posed by real-time systems, TimeSys provides multiple integrated solutions. Using innovative concepts (commonly referred to as "Rate-Monotonic Analysis" - RMA) developed at Carnegie Mellon University (Pittsburgh, PA) and the Software Engineering Institute (Pittsburgh, PA), TimeSys offers a family of complementary products and related expert services. Products and Services TimeSys products and services offer important benefits to customers by eliminating system timing risks, reducing development time, reducing testing and integration time, and minimizing warranty expenses due to system malfunction. The company's complete spectrum of fully interoperable software products, re-usable libraries, training, customization, and consulting services is marketed under the SuiteTime banner. SuiteTime products and services include: TimeWiz -- a tool for timing analysis, simulation and modeling of single processor and distributed real-time systems including custom network protocols. It uses the popular rate-monotonic analysis (RMA) methodology for building predictable real-time systems, and can be readily customized and extended for other schemes as well. It also includes an API that enables the product to integrate seamlessly with custom analysis modules. TimeTrace -- measures and displays the exact execution sequence within a real-time target, and can also provide the execution time data needed for timing analysis by TimeWiz. This product has been applied to a number of popular real-time operating systems (RTOS). TimeSys Linux/RT -- A real-time version of the Linux operating system, and the first solution that extends the open-source kernel to provide predictable real-time response, entirely from the Linux operating system. Engineers can build hard real-time systems with this product, while enjoying the reliability and stability that have become the hallmarks of the Linux OS. TimeSys Linux/RT will be available at no cost via web download from TimeSys in April 2000. A real-time Java Virtual Machine -- TimeSys will release a real-time Java Virtual Machine that will run on top of TimeSys Linux/RT, and will comply with Sun Microsystems' Real-Time Java Specification. TimeSys is a member of Sun's Real-Time Java Experts Group, the body that is creating the specification. The product is scheduled for release in 3rd quarter of 2000. Custom Solutions -- A team of world class experts and application engineers from TimeSys works with customers to provide architecture and infrastructure services necessary to address timing issues. The solutions include technology training, software, tools, project-specific consulting and customization. TimeSys will also collect and analyze real-time system timing data. Corporate Expansion TimeSys has launched TimeSys Linux/RT to capitalize on the market's demand for an open-source strategy for embedded systems development. While TimeSys is confident that TimeSys Linux/RT will capture a sizable share of the market, the company realizes that real-time system developers must deal with and continue to support many legacy real-time systems and software products. Because of this, TimeSys' tools, expertise and technologies are also designed to function across many platforms, as evidenced by the company's alliances with multiple operating system vendors including Microsoft, Lynx, Sun, VenturCom, and Aonix. This cross-platform capability enables TimeSys to work with customers who have deployed heterogeneous real-time operating systems in their environment. For example, telecommunications vendors may use small-footprint operating systems like VxWorks deep within network elements, larger real-time operating systems like LynxOS for real-time reconfiguration, and VenturCom's RTX for Windows NT Embedded for management and statistics collection. TimeSys tools and services can provide support for such heterogeneous environments while offering an open-source path for new projects and developments. One-Stop Shop for Dealing with Timing Problems TimeSys adopts a two-pronged approach in developing and promoting its SuiteTime array of solutions. Since problems that manifest themselves in the integration phase or after deployment are very expensive to fix: TimeSys emphasizes capturing and analyzing timing requirements early and continuously; we provide a family of products, oriented around distinct product lines to support this philosophy. TimeSys uses established real-time resource management techniques codified in a "Handbook of Real-Time Systems: The Rate-Monotonic Analysis Framework" written by authors at the Software Engineering Institute. We provide expert guidance, consulting and training services based upon these principles and centered around the product families. Publications TimeSys has published a free booklet entitled The Concise Handbook of Real-Time Systems which has come to be known as the "pocket bible" in the real-time systems marketplace.
  • OSK

  • OSK, Inc. specializes in operating systems and system software for embedded devices and provides solutions for embedded devices in collaboration with leading hardware and software companies.
  • Coollogic

  • Coollogic is an innovator and a complete solution provider of Internet appliances and embedded Linux Operating Systems. The company is focused on helping large Vertical Market Integrators and Original Equipment Manufacturers in their quest to use Internet appliances to turn on new and highly profitable wired communities.
    Coollogic builds embedded Linux-based Internet access devices that have the power and flexibility of a PC and the ease-of-use of an Internet appliance. These devices allow customers to control the brand labeling on the system components and reap the financial rewards of making the connection between their subscriber and the Web.
    As a pioneer in the Internet appliance market, Coollogic has a comprehensive understanding of the emerging "Beyond-PC" industry. The Company has developed sophisticated marketing and product deployment models that enable the activation of these new branded Web networks at the lowest possible cost, with the highest possible return. These networks are very lucrative profit centers for organizations that already possess brand affinity and loyalty with their customers. For those organizations looking to create brand awareness, inviting potential online customers into their e-community is made simple by Coollogic.
    In addition, Coollogic provides its ON-Channel brand of embedded Linux operating systems to OEMs and VARs across multiple industries.
  • EMJ Embedded Systems

  • Dedicated to offering a full line of embedded products and services to the embedded marketplace.
    EMJ Embedded Systems was formed by EMJ America Inc. in 1995 to concentrate on serving their embedded customers and increasing the depth of their embedded product line. EMJ America had been distributing small form factor PCs and multiport serial boards to industrial developers and OEMs for several years and by 1995 realized that demand for Embedded products was strong enough to support a focussed group.
    EMJ Embedded Systems is committed to being an integral player in embedded systems distribution. We have been a full member of the PC/104 Consortium since 1995, and have worked hard to support standards that make embedded development easier and less risky. We offer a full line of single board computers, add-on cards, peripherals, flash solutions, I/O boards, software and enclosures. We are constantly seeking new application products, both hardware and software, to offer our customers the latest in embedded technology.
    EMJ distributes white dwarf linux. This distribution was compiled to make development with JUMPtec's DIMM-PC and MOPS boards easier.
    White dwarf linux is small enough to load in 16MB of Flash, but dense enough to contain the features that embedded applications demand including: a fully graphical package-based installer, TCP/ip tools (including ftp, telnet, ping, hostname, ftpd, telnetd), mailx to allow sending and receiving of email, a full-featured terminal emulation package, a stripped down Apache 1.3.11 web server, gcc development tools, ppp drivers and scripts, vim, a modern vi replacement.
  • ETLinux

  • Etlinux is a complete Linux-based system designed to run on very small industrial computers. It has been designed to be small, modular, flexible and complete. Its reduced memory and disk requirements make it ideal for all cost-sensitive situations, while at the same time its modularity and completeness give the full power of unix even for embedded applications.
    Etlinux is ideal in all embedded system applications where advanced unix facilities are a must: preemptive multitasking, multithreading, memory protection, fast I/O, enhanced reliability, speed, ... Moreover, source code availability is a guarantee for the longevity of Etlinux based products. But perhaps the greatest advantage over competitors is given by the enormous and proven availability of advanced development tools, documentation and sources, giving an effective edge to the developer and reducing the time to market. In fact the availability of constantly updated quality C/C++ compilers, debuggers, libraries, interpreted languages, and other tools is the most compelling reason to switch away from old proprietary embedded development environments.
    Some features of Etlinux: embedded cgi-capable WEB server, a telnet server, an email server (with the ability to execute commands sent by email from a remote site), CORBA support, remote file management, Tcl scripting language, and a flexible package selection scheme.
    Etlinux requires an Intel-compatible 386SX processor (or better), 2MB of RAM, 2MB of disk (HD or M-Systems DiskOnChip).
    Etlinux development has been sponsored by EuroTech Spa (http://www.eurotech.it), in order to have a reliable Operating System for their own embedded PC/104 systems. Although Etlinux includes device drivers for EuroTech peripherals, it is pretty general, and can run on almost any Intel 80x86 based industry standard PC.
  • Embedded Linux Stargate LEM

  • LEM an Embedded version of Linux that can fit on less than 8 Meg Disk Partition (Base + Xfree) or any other support like Flash disk IDE and the like. It is based on Mandrake 6.1 (GLIBC 2.1).
    The base version includes all the basics shells command needed to run and administrate a linux system for embedded hardware. Xfree SVGA can also be added to expand the capabilities of the system, it supports all the major SVGA video cards up to 32 bits colors with high resolution, ideal for LCD displays. It is network ready with TCP/IP built in.
  • LynuxWorks BlueCat (formerly Lynx Real-Time Systems).

  • Lynx Real-Time Systems Inc is a leading supplier of real-time and embedded operating systems. Lynx develops and markets software products and services for use in a wide range of intelligent (microprocessor-based) products. Lynx has been delivering solutions to Fortune 500 corporations and OEMs for more than 10 years. Now lynx offers BlueCat, a small embedded linux distribution.
Technologies, Methods, Tools, Products and Services for       Embedded Systems To Be      www.es2.be
© 2007 Dedicated Systems All Rights Reserved   Privacy statement.