Ameba-Pro KVS Getting Started Guide
Getting Started Guide All information provided in this document is subject to legal disclaimers. © REALTEK 2020. All rights reserved.
35
9.5
Failed to Initialize the Image sensor
Please check image sensor module name is correct in “sensor.h” located in \project\realtek_amebapro_v0_example\inc.
For example, if I use the sensor model IMX307, the SENSOR_USE should be defined as SENSOR_IMX307.
9.6
Failed to Boot Up After Starting with a New Project
If your Amebapro cannot boot up correctly after downloading a new image and you find that the image size of flash_is.bin is smaller than
expected. You may not compile the small CPU before the big CPU.
Method: Build the small CPU and then build the big CPU again, the correct image can be obtained.