Part Number: TDA4VMXEVM
Hello,
I'm trying to build the vision_apps for LINUX+TI-RTOS as per file:///home/user/psdk_rtos_auto_j7_06_00_00_00/vision_apps/docs/user_guide/BUILD_INSTRUCTIONS.html.
I end up with the below error: which says cmem.h missing.
Linking /home/user/TI_new/psdk_rtos_auto_j7_06_00_01_00/vision_apps/out/J7/C66/SYSBIOS/debug/app_utils_mem.lib
==> new archive '/home/user/TI_new/psdk_rtos_auto_j7_06_00_01_00/vision_apps/out/J7/C66/SYSBIOS/debug/app_utils_mem.lib'
==> building archive '/home/user/TI_new/psdk_rtos_auto_j7_06_00_01_00/vision_apps/out/J7/C66/SYSBIOS/debug/app_utils_mem.lib'
[C7X] Compiling C app_mem_sysbios.c
Linking /home/user/TI_new/psdk_rtos_auto_j7_06_00_01_00/vision_apps/out/J7/C71/SYSBIOS/debug/app_utils_mem.lib
==> new archive '/home/user/TI_new/psdk_rtos_auto_j7_06_00_01_00/vision_apps/out/J7/C71/SYSBIOS/debug/app_utils_mem.lib'
==> building archive '/home/user/TI_new/psdk_rtos_auto_j7_06_00_01_00/vision_apps/out/J7/C71/SYSBIOS/debug/app_utils_mem.lib'
[GCC] Compiling C99 app_mem_linux_cmem_proxy.c
/home/user/TI_new/psdk_rtos_auto_j7_06_00_01_00/vision_apps/utils/mem/src/app_mem_linux_cmem_proxy.c:71:10: fatal error: ti/cmem.h: No such file or directory
#include <ti/cmem.h>
^~~~~~~~~~~
compilation terminated.
concerto/finale.mak:304: recipe for target '/home/user/TI_new/psdk_rtos_auto_j7_06_00_01_00/vision_apps/out/J7/A72/LINUX/debug/module/utils.mem.src/app_mem_linux_cmem_proxy.o' failed
make: *** [/home/user/TI_new/psdk_rtos_auto_j7_06_00_01_00/vision_apps/out/J7/A72/LINUX/debug/module/utils.mem.src/app_mem_linux_cmem_proxy.o] Error 1
Please support to fix this.
In general, I've many issues in building demo applications.
Please let me know, if there is any dependency on the installation folder or directory structure of PSDKLINUX and PSDKRTOS.
Thanks and Regards,
Pradeep