Part Number: TDA2PXEVM
Tool/software: TI C/C++ Compiler
Hi TI
I see "insmod ./bin/cmemk.ko phys_start=0xa9000000 phys_end=0xaafa4000 pools=4x8294400" in /opt/vision_sdk/memcache_load.sh file when lunch start.sh in order to start an app. but if i delete "insmod ./bin/cmemk.ko phys_start=0xa9000000 phys_end=0xaafa4000 pools=4x8294400" codes, the app also can run successful. I also cannot find CMEM APIS (e.g. CMEM_init,CMEM_getNumBlocks) in apps and links_fw of vision_sdk_3.4. So I am not sure the CMEM module can remove from the system, and how to use the module in chains or link components?