Slashdot Mirror


Linux To Gain Another Chip Family

An anonymous reader submits "Freescale will unveil the first ColdFire processors ever to include a memory management unit (MMU), and therefore able to run full-scale Linux, this week at the Embedded Processor Forum in San Jose, Calif. The chips cost $17 - $25, and are used mostly in industrial control and factory automation. Simultaneously, Freescale tools subsidiary Metrowerks announced plans to offer Linux development tools for Coldfire chips, which previously had been restricted to running uClinux due to the lack of an MMU."

3 of 141 comments (clear)

  1. FYI Freescale is the old Motorola SPS group by cacheMan · · Score: 4, Interesting

    This isn't some fly-by-night chip maker.

  2. Huge Difference by bsd4me · · Score: 4, Interesting

    There is a really big difference between embedded processors and mainstream CPUs.

    The biggest is that power consumption is really important in the embedded world. Sometimes you can only get so much current to a board, or you can't run fans.

    Typically, embedded processors can run without support chips. Many have built in memory controllers and I/O.

    Another thing is the MMU. A lot of embedded processors have MMUs (I think most of the PPC ones do), but OS support for them is a bit lacking (or it was until recently). But at times, the MMU can get in the way

    IMHO, I would never run linux in an embedded product, other than simple internet appliances or where realtime isn't required. Commerical RTOSs like VxWorks really are worth it for most embedded applications.

    --

    (S(SKK)(SKK))(S(SKK)(SKK))

  3. Another chip *family*? No. by DdJ · · Score: 4, Interesting

    Another chip family? No, unless you think Intel XScale and TI OMAP are in different chip families. The ColdFire chips are just another example of the m68k family, like the DragonBall chips are.