This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

OMAP3530 develop tool

Other Parts Discussed in Thread: OMAP3530

I have a beagleboard which is based on OMAP3530.

What I need to do with OMAP3530 is to capture real-time video and wireless transmission.

Does anybody know which linux released version (2.6.29 kernel based) should I use?

What development tools do I need?

  • In general for Beagle related questions you may want to ask the Beagle community more directly, though I am glad to try to help here there are a lot more Beagle using folks on the Beagle Google Groups site.

    Liping said:
    What I need to do with OMAP3530 is to capture real-time video and wireless transmission.

    This is certainly possible, with the Beagle Board this sort of capture would generally be done with a USB based device, like a USB webcam or USB video capture card, similarly with the wireless interface, in general it is easiest to use a USB based wireless interface.

    Liping said:
    Does anybody know which linux released version (2.6.29 kernel based) should I use?

    Most Beagle users seem to run Angstrom, for getting started you probably want to go through a guide like this.

    Liping said:
    What development tools do I need?

    This really depends on what else you want to do with the board, you can do a lot of development with just a Linux host PC with a RS232 cable and SD card from a hardware perspective, there are a number of options discussed here.