The application demonstrates simple Sony imx224 camera frame input combined with image display using DCU. 
The demo invokes functionality of SDI library, OAL, FDMA, Sequencer and DCU drivers. 
The RAW 12 bit camera data is debayered and resized by the Sequencer and through the 
user application code provided to the DCU driver to be displayed.
The project contains configuration to run the application on Bareboard (A53_Bareboard).

Requirements: Sony imx224 camera attached to Mipi CSI0 interface. 
S32V234 board

ISP debugging: 
Start debug session for A53: run isp_sonyimx224_csi_dcu_bareboard_group_<evb>.launch.
Resume "isp_sonyimx224_csi_dcu_bareboard" session after it stops at "main".
Start debug session for ISP.
Execute any step in ISP debug session.
The execution stops inside ISP code.
Debug by instruction stepping only, resume is not supported.
