Part Number: TDA2EVM5777
Tool/software: Linux
Hello People,
I tried to setup the linux(ubuntu 14.04) based host system to build the VISION SDK , i am new to linux environment and the command line, i am following the document VISION SDK LINUX user guide.pdf from TI to setup the machine.
I am little confused over the following commands
2.4 section of user guide
export INSTALL_DIR=<installation_directory_absolute_path>
i got this is setting up the environmental variable for the directory, my question is does this mean that i have to run it like following if my vision sdk is installed under
folder /opt
export INSTALL_DIR=/opt/PROCESSOR_SDK_VISION_03_06_00_00?
2.4.2.1.4 section
& how to setup following when image is untar inside the location $INSTALL_DIR/ti_components/os_tools/linux/targetfs
export INSTALL_DIR=<installation_directory_absolute_path>
following the document ,i was able to execute successfully make Linux & make linux_intall commands and set up MAKECONFIG?=tda2xx_evm_linux_all in Rules.make file
& As i tried to excute the make –s –j depend or make -s depend it throws following error
k/build# make –s –j depend
make: *** No rule to make target `–s'. Stop.
:/opt/PROCESSOR_SDK_VISION_03_06_00_00/vision_sdk/build#
can anyone help me out with this?
Regards
sajad