This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: Unable to launch demo using vision_app

Part Number: TDA4VM

Hi,

I want to launch the demo through the following procedure.
source /opt/vision_apps/vision_apps_init.sh
/opt/vision_apps/run_app_tidl_avp2.sh

However, when I execute vision_apps_init.sh,
I get the following error.

root@j7-evm:~# source /opt/vision_apps/vision_apps_init.sh
root@j7-evm:~# APP_LOG: Mapping 0xb8000000 ...
APP_LOG: Mapped 0xb8000000 -> (nil) of size 262144 bytes
APP_LOG: ERROR: Unable to map memory @ 0xb8000000 of size 262144 bytes !!!

Can give me advice on how to solve this problem ?