Part Number: LINUXDVSDK-OMAP3530 Tool/software: Linux Hi
i was trying to build the vision SDK for video capture and Display use -case .
i follow all the steps mentions into the vision SDK (V03.06.00) Linux User Guide.
but when i try to build the…
Hello Micha,
Here are the OMAP3530 software releases that I am aware of from TI:
https://www.ti.com/tool/LINUXDVSDK-OMAP3530 https://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/dvsdk/DVSDK_4_00/4_01_00_09/index_FDS.html https://software…
Other Parts Discussed in Thread: OMAP3530 , LINUXDVSDK-OMAP3530 Hello,
I have a design using OMAP3530+POP-memory. I changed to OMAP3530+ Non-pop memory in my new design. The same software froze on " uncompressing Linux... done Booting the kernel" .…
Hi Vijay,
If you are running Linux on the ARM and SYS/BIOS on the DSP, you can use SysLink for communication between the Arm and the DSP. Here is a link to the SysLink user's guide that will give you an overview:
http://processors.wiki.ti.com/index…
Hi Rudy,
I recommend you to use the DVSDK but should pay attention on the revision of your board:
If you are using BeagleBoard it is based on the omap3530 processor and the following release is suitable for you:
http://www.ti.com/tool/linuxdvsdk…
Hi Fengyong,
If the description and information from links at referent topic http://e2e.ti.com/support/dsp/omap_applications_processors/f/447/t/101221.aspx doesn't solves your issue
You could download the last version of the DVSDK v4.01 for omap3530…
Hello Victor,
DSPLink is part of DVSDK of OMAP3530. You can download the dvsdk here: http://www.ti.com/tool/linuxdvsdk-omap3530 . Please let us know if you have trouble downloading the dvsdk.
Hi gzz,
As you see the kernel version is different - 2.6.32 in dvsdk4.0.1 and 2.6.37 in dvsdk4.0.3
There are applied some patches in the last dvsdk version.The dvsdk4.0.3 officially does not supports OMAP35x processors.
You could read about features…
Ramsey:
Beagleboard Rev C has the OMAP3530 MPU.
Beagleboard-xM has the DM3730 MPU.
Here is DVSDK 4.01 for OMAP3530:
http://www.ti.com/tool/linuxdvsdk-omap3530
I am not sure if this is directly usable on Beagleboard as the SDKs are made…