2025-05-15 8:25 AM
Hi,
When changing from a Tiny YOLOv2 model to ST SSD Mobilenet v1 I strangely got the following error:
Bus interface interrupt
BUSIF0 ERR: 0x10
BUSIF1 ERR: 0x0
ATON_STD_IRQHandler()@763: irqs=0xlx
assertion "0" failed: file "Y:/VM/stm-workspace/fall-guard-v2.0.0/Lib/AI_Runtime/Npu/ll_aton/ll_aton_runtime.c", line 767, function: __LL_ATON_RT_IrqErr
I tried other models but only Mobilenet v1 always returns this error. Is there a specific config required?
Thanks,
Gino