This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS: Vision SDK -Dra7xx platform- VPS loopback build steps

Tool/software: TI-RTOS

Hi all,

1. How to build the vps-loopback application example alone.?

2. How to do clean & build the vps-loopback application example ?

I am getting the below error.

while using the  command gmake -s loopback_target

#
# Compiling tda2xx-evm:m4vpss:release:bsp_examples_loopback: src/Loopback_main.c
"src/Loopback_main.c", line 2083: warning: function "Adv_Tda2xxInit" declared implicitly
"src/Loopback_main.c", line 2099: warning: function "read_advreg" declared implicitly
"src/Loopback_main.c", line 2072: warning: variable "retVal" was declared but never referenced
# Compiling tda2xx-evm:m4vpss:release:bsp_examples_loopback: src/Loopback_test.c
"src/Loopback_test.c", line 1377: warning: function "ms_pll_config" declared implicitly
gmake[2]: *** No rule to make target `D:/ti/vsdkv212/ti_components/drivers/bsp_01_07_01_17/binary/bsp_examples_loopback/obj/t
da2xx-evm/m4vpss/release/bsp_examples_loopback_configuro/linker_mod.cmd', needed by `D:/ti/vsdkv212/ti_components/drivers/bsp
_01_07_01_17/binary/bsp_examples_loopback/bin/tda2xx-evm/bsp_examples_loopback_m4vpss_release.xem4'. Stop.
gmake[1]: *** [m4vpss] Error 2
gmake: *** [loopback_target] Error 2

Thanks & regards

Gokul