I try to build the Android souce for DM37
I downloaded the source with REPO and I placed the file "dvsdk_dm3730-evm_4_01_00_09_setuplinux" under external/ti-dsp/.
repo init -u git://gitorious.org/rowboat/manifest.git -m TI-Android-FroYo-DSP-DevKit-V2.2.0.0.xml
Then I used "make TARGET_PRODUCT=omap3evm OMAPES=5.x -j8" to compile the source. but there was an error.
Any ideas is welcomed....