I'm using DVR-RDK ver 4. My virtual machine is ubuntu 12.04. I'm compiling to a DM8148 target. "Rules.make" was
changed accordingly.
"make -s sys_all" builds the system but aborts at some stage with this error(s)
# Making ti814x-evm:c6xdsp:debug:dvr_rdk_bios6...
# Compiling generated MAIN_APP_c6xdsp_pe674.oe674
abnormal termination of /home/user/dvrrdk/DVRRDK_04.00.00.03/dvr_rdk/../ti_tools/cgt_dsp/cgt6x_7_3_5//bin/cmp6x
make[2]: *** [/home/user/dvrrdk/DVRRDK_04.00.00.03/dvr_rdk/../dvr_rdk/build/dvr_rdk/obj/ti814x-evm/c6xdsp/debug/MAIN_APP_c6xdsp_pe674.oe674] Error 1
make[1]: *** [apps] Error 2
make: *** [dvr_rdk_bios6] Error 2
user@ubuntu:~/dvrrdk/DVRRDK_04.00.00.03/dvr_rdk$
I'll appreciate any help.
BTW, building for DM8168 bring to same failure. And clean before build does not help.
Thanks