Other Parts Discussed in Thread: PGA460, TDA2, TDA2E
Hi,
Refer to the VisionSDK_Linux_UserGuide.pdf, I test chapter 3.5 early M4 based chain.
My board is D3 tda2xx RVP board.
hdmi display connect one ch 933 camera.
I follow the steps:
1. patch kernel : do in chapter 3.4: earlyboot-kernel-patches for kernel
2. set EARLY_USECASE_ENABLE=yes
3. After compile, burn to SD card and exec early-boot-update.sh
4. SD boot on RVP board
After power on, when kernel initial complete, the hdmi don't display.
Then root login and exec apps.out. The system stop.
Why can't it enter menu screen?
My goal is to make camera video display as soon as possible when power on.
Please help to debug. Boot log file attached.
BTW, when I only set EARLY_USECASE_ENABLE=yes and don't do any kernel patch.
It could display camera image.
But it is too long to display.
Best regards,
Terry