After installing rowboat-android and ti-dvsdk_dm3730-evm_4_01_00_09 under /rowboat-android/external/ti-dsp, I've compiled the whole framework with the appropriate patches.
I've realized that in the Makefile inside /rowboat-android/external/ti-dsp the compilation line related to the codec_engine examples ("make -C $(DVSDK_INSTALL_DIR) ce_examples) is commented. When I try to comment it out, the compilation ends with different errors.
Actually, I would like just to compile and test an example application using the ARM + DSP on my target dm3730-android. Could anyone provide me the makefile require to compile the two binary files (.xv5T and .x64P)?
Thanks in advance!