Dear colleagues,
Now we are estimating migrationg our video system to Jacinto TDA35XXABFQ1 chip (DM505M) and want to test performance.
We use Spectrum Digital Starter Kit 15x15 TDA3x ES1.0 GP (EVMTDA3G-01-40-00 01NOV16 703754-1101 REV A).
Software we work at: CCS7, PROCESSOR_SDK_VISION_03_00_00_00, starterware_01_06_00_16.
At first I would like to make system part of software, based upon 2 Cortex-M4 IPUs.
I have some troubles with example projects compiling.
PATH in windows contains this path:
C:\PROCESSOR_SDK_VISION_03_01_00_00\ti_components\os_tools\windows\xdctools_3_32_01_22_core\
but compiling fails:
C:\PROCESSOR_SDK_VISION_03_01_00_00\vision_sdk>gmake -s -j depend
gmake: *** No rule to make target `depend'. Stop.
How can I resolve this?
Does anybody can share compiled and ready to work examples from vision sdk for TDA3x ?