I failed to run "tensorflow_lite_micro_label_image_cm7" example on my RT1170 EVK.
Test environment:
MCUEXPRESSO: V11.6.1
SDK RT1170-EVK: V2.12.1
CAMERA: R5640AA


Then I observed that camera initialization failed via console.

I investigated into source code and found the error caused by:

So I need your help to verfify this example project on your side on the same board - RT1170 EVK with the same camera.
If it desen't fail in your side, please tell me how you make this.
Otherwise, please help modify this example project to make it run smoothly.