Here's my installation:
WIN XP
CCS version 3.3.38.2
BIOS 5.31.02
I try to use the code from "dvsdk_1_01_00_15\psp_1_00_02_00\pspdrivers\system\dm6437\bios\dm6437_evm\src\video\sample\previewer_on_the_fly+
which get the raw data from CMOS sensor >> CCDC>> Preview engine >> VPBE >> display
But after I run the project , it dosen't work.....
Before I use this code ,I tried to use the "rawcapture"
"dvsdk_1_01_00_15\psp_1_00_02_00\pspdrivers\system\dm6437\bios\dm6437_evm\src\video\sample\rawcapture"
Though the images display on the LCD are not good enough ,It works .
However , now I can't see any display on the LCD when Iuse the "preview on-the-fly"
Could anyone tell me what the problem is ? plz ...