Firmware Sensor Management

Question/Issue:
Using Custom Learning Block it generate my model (Image Classification), then during deployement the firmware generated do nothing, Himax init ok then in wainting …

I made a custom firmware to display the result and everything works fine …

But not when it is EI autogenerated firmware, what I am missing to make it works?

My model is image classification, it should see from my config EI to use the camera connected to himax & infer, any idea?

Steps Taken:

  1. Gen Deployment model & firmware
  2. flash both
  3. nothing happen

Reproducibility:

  • [X] Always
  • [ ] Sometimes
  • [ ] Rarely

Environment:

  • Platform: Grove AI vision 2 (Himax)
  • OS Version: Ubuntu 24
  • Edge Impulse Version (Firmware): [e.g., 1.2.3]
  • EI version : Edge Impulse impulse runner v1.39.2

LOGS :

1st BL Modem Build DATE=Nov 30 2023, 0x0002000b
Please input any key to enter X-Modem mode in 100 ms
waiting input key…
slot flash_offset 0x00000000
New MemDesp himax_sec_SB_image_process PASS
set_memory_s_ns
bl_status = 0x800000, HX_DSP_FLAG 1
bl_status = 0x800000
jump_addr=0x10000000

and then nothing & doesn t seems like it have crashed