专栏底层软件11V相机同时接入,内核频繁打印NON-Critical error

11V相机同时接入,内核频繁打印NON-Critical error

已解决
松言2025-07-06
48
5

相机接入描述:

11V  两个8M x8b raw12 两个8M x3c raw12,7个YUV422相机1920x1280,11V都是30fps

现在是MIPI0 MIPI1 分别接入一个x8b+x3c,isp0 处理x8b做直通,剩下的一个x8b和两个x3c使用isp1处理,7个x3j分别接在MIPI2上三个,MIPI3上三个

单独每个MIPI分别打开都很正常,或者同时开两个MIPI也很正常,如果MIPI0 MIPI1和MIPI3同时开,内核就会频繁打印[fchm_ncf_irq_handler, 102]NON-Critical error happened, module_name:tee_cam_noc, ncf = 250!   和[A][time_1 :1700619938 s, 327058 us], ncf = 250!这两种打印,频率很高

 

想问一下这个相机接入架构下,这是内存带宽达到瓶颈了吗,有没有什么排查方向或者优化措施

 

[18918.654491] [fchm_ncf_irq_handler, 102]NON-Critical error happened, module_name:tee_cam_noc, ncf = 250! [18918.654500] [A][time_1 :1700619938 s, 348485 us], ncf = 250! [18918.654584] [A][time_1 :1700619938 s, 348569 us], ncf = 250! [18918.654657] [A][time_1 :1700619938 s, 348641 us], ncf = 250! [18918.654732] [fchm_ncf_irq_handler, 102]NON-Critical error happened, module_name:tee_cam_noc, ncf = 250! [18918.654743] [A][time_1 :1700619938 s, 348728 us], ncf = 250! [18918.654822] [A][time_1 :1700619938 s, 348806 us], ncf = 250! [18918.654941] [A][time_1 :1700619938 s, 348926 us], ncf = 250! [18918.655006] [fchm_ncf_irq_handler, 102]NON-Critical error happened, module_name:tee_cam_noc, ncf = 250! [18918.655016] [A][time_1 :1700619938 s, 349000 us], ncf = 250! [18918.655109] [A][time_1 :1700619938 s, 349094 us], ncf = 250! [18918.655181] [fchm_ncf_irq_handler, 102]NON-Critical error happened, module_name:tee_cam_noc, ncf = 250! [18918.655287] [A][time_1 :1700619938 s, 349272 us], ncf = 250! [18918.655370] [A][time_1 :1700619938 s, 349355 us], ncf = 250! [18918.655457] [A][time_1 :1700619938 s, 349442 us], ncf = 250!

 

底层软件
征程5技术深度解析
评论2
0/1000
  • 费小财
    Lv.5

    不是,更新下版本就好了

    2025-07-07
    0
    3
    • 松言回复费小财:

      如果用现在的这个版本的话,对性能影响大吗?

      2025-07-08
      0
    • 费小财回复松言:

      大的,这个是要发给mcu的,每一条打印好几个ipc的

      2025-07-08
      0
    • 松言回复费小财:

      好的,了解。你们那个版本之后解决了这个问题,我看看能不能找一下相关的版本?

      2025-07-08
      0
  • 小助手
    Lv.3

    您好,看到您的问题已解决但尚未关闭,若还有其他疑问,欢迎随时重新提问。

    2026-03-04
    0
    0