Part Number: TDA4VMXEVM
Hi,
After having installed, built, setup EVM and SD card for vision_apps,I fail to run the demos.And the errors are shown as below.Can you help me solve it?
root@j7-evm:/opt/vision_apps# ./vx_app_tutorial.out
APP: Init ... !!!
APP_LOG: ERROR: Unable to map memory @ 0xac000000 of size 262144 bytes !!!
APP: ERROR: Log writer init failed !!!
APP: Init ... Done !!!
root@j7-evm:/opt/vision_apps# sudo source ./vision_apps_init.sh
sudo: source: command not found
root@j7-evm:/opt/vision_apps# sudo ./vision_apps_init.sh
root@j7-evm:/opt/vision_apps# APP_LOG: ERROR: Unable to map memory @ 0xac000000 of size 262144 bytes !!!
root@j7-evm:/opt/vision_apps# source ./vision_apps_init.sh
root@j7-evm:/opt/vision_apps# APP_LOG: ERROR: Unable to map memory @ 0xac000000 of size 262144 bytes !!!
Best regards!
HJ