Hi , experts.
I use Linux & RTOS mode on TDA4VM at following environment.
SDK:
ti-processor-sdk-rtos-j721e-evm-08_00_00_12
ti-processor-sdk-linux-j7-evm-08_00_00_08
I am using single_cam_app on vision_apps (Camera:AR0820)
I found one problem.
When I took screenshot in sequence by 's' command , raw images(*.raw) were updated everytime(OK) but yuv images(*.yuv) were not updated sometimes(NOK) .
Then display was updated correctly.
Q1 . What is the reason is the phenomenon? Is there any way to correct this?