如何在珊瑚开发板上修复和/或捕获HIB错误

发布于 2025-01-24 08:14:35 字数 504 浏览 1 评论 0原文

我正在使用使用珊瑚摄像头运行图像分类模型的珊瑚开发板。在运行脚本时,我将随机收到以下错误

E driver/mmio_driver.cc:254] HIB Error. hib_error_status = 0000000000000008, hib_first_error_status = 0000000000000008```

此错误不会引发异常,所以我有两个问题:

  1. 此错误有永久修复吗?我看到了有关这个问题的引用,涉及迷你PCIE ACELLERATOR(在这里),但是我的应用程序正在使用开发板。
  2. 作为解决方法,是否有一种方法可以检测此错误,以便可以正确处理?

I am working with the Coral Dev Board running an image classification model using the Coral Camera. While running the script, I will randomly get the following error

E driver/mmio_driver.cc:254] HIB Error. hib_error_status = 0000000000000008, hib_first_error_status = 0000000000000008```

This error does not throw an exception, so I have two questions:

  1. Is there a permanent fix for this error? I see a reference to this issue with regards to the Mini PCIe Accellerator (here), but my application is using the dev board.
  2. As a workaround, is there a way to detect this error so it can be handled properly?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文