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.

Beagle Board XM Linuxkerneel and support software

Other Parts Discussed in Thread: DM3730

We have a Beagle Board XM Rev. C with a DM3730 on it. We can not seem to find the right version of the Kernel for this board, everything we have located is for the older Beagel Boards.

 

Can you point us in the right direction?

 

Thanks,

 

Bryan.

 

 

 

  • Quick help I can provide here from top of my head is

     

    AM35x-OMAP35x-PSP 04.02.00.07 (Linux-2.6.37) - PSP 4.02.00.07 snapshot
    Arago linux-omap3 -  Arago git repository
    ti-sdk-beagleboard-05.02.00.00 (Linux-2.6.39) - SDK 5.02.00.00 snapshot

     

    Google should take you to the respective repositories.

    Thanks,

    Vaibhav

     

  • Hi Vaibhav

    I have just seen your response in forum regarding kernel source code beagle board XM.

    I am very new to Beagle Board XM Rev C and i had dome some experiment to know more about board using provided linux kernel image and uboot image.

    Provided kernel version is not supporting the MT9P031 camera sensor by aptina and kernel not having driver for this sensor.

    I am trying to find right working kernel source code, which will have camera sensor Mt9P031 driver.

    Can u help me to find right kernel version, from where i can download and build myself?

    If you have idea about right kernel version, please let me know that link from where i can download source code.

    Thanks for your help and read this thread.

    Hoping to get response!

    Thanks,

    BrainStrom

  • Hi Vaibhav,

    I am using Beagle Board XM rev c. I want to do image processing work using on chip DSP.  Can I use C6EZAccel Software Development Tool ? How can I go for it ?

    I am already using opencv on ARM, but I am not satisfied with its performance. Please give me direction. 

    Thanks,

    Avadhut

  • Hi Avadhut,

    I am doing image processing in opencv.Now we want to dump this code into beagle board board xm can you help us how to proceed.

    Thanks,

    Jogi

  • You can use openembedded or Angstrom kernel, just do google for it, you will get all the information. I remember, MT9P031 sensor support

    http://blog.galemin.com/2011/04/li-5m03-camera-on-beagleboard-xm/

    https://github.com/Aptina/BeagleBoard-xM/blob/master/MT9P031/Angstrom/README_MT9P031.txt

    Thanks,

    Vaibhav