We are using an OMAP-L138 on a project that will use Ethernet, USB (for local communication with a PC, probably serial or Ethernet-over-USB), LCD (the Logic LQ043T1DG01), and a variety of I2C & SPI chips. For the DSP side, we're planning to use DSP/BIOS, but on the ARM side we're having a difficult time understanding whether to use DSP/BIOS or Linux. It seems that most people are using Linux on the ARM, but now that DSP/BIOS supports ARM it would be nice to avoid having to rely on both sets of technologies to develop a product.
David E Hollingsworth