Hello,
On building the complete sdk, there are no failures, and build is successful.
But now I'm trying to build rpe sources only (audio algorithm), and I encounter the following error:
ubuntu@ubuntu-laptop:/media/sdc/dvrrdk/DVRRDK_04.01.00.02/ti_tools/rpe/remote-processor-execute$ make
MAKE src CORE=a8host PLATFORM=ti814x-evm
LIB libtirpe.a libtirpe.so.1.00
make: /cgt_a8/arago/linux-devkit/bin/ar: Command not found
make: *** [linuxsharedlib] Error 127
ubuntu@ubuntu-laptop:/media/sdc/dvrrdk/DVRRDK_04.01.00.02/ti_tools/rpe/remote-processor-execute$
Is there any instructions how to compile the RPE source ?
Thank you,
Ran