Hi,
I'm currently investigating the OMAP-L132 for a potential custom board that will acquire samples (2ch, 16bits, 2.5MHz each), process the data (FFTs, signal conditioning) and/or forward the steam to a host using Ethernet for host processing instead of embedded processing.
I read some documentation and didn't find anything about the Ethernet TCP/IP stack in SYS/BIOS. I've read "Starterware" somewhere, but it looks like it's OS-less, which doesn't fit my needs. I've also investigated how I would connect my A/D to the OMAP and found some info. So my questions are:
- For a project like mine, should I use SYS/BIOS (or Linux??)
- Is there a TCP/IP Stack in SYS/BIOS and if not, how can I send my data?
- How should I connect my A/Ds to the OMAP if I want to use the EDMA advantages? The A/D we currently use is 16bits parallel.
I'm planning to order the EVAL board soon enough, but wanted to resolved my questions before. Oh one more, does the EVAL board comes with schematics? This really helps in developing custom boards.
Thanks community!