File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,11 @@ See `Enable debug features`_.
115115 * - ``nrf70 util rpu_stats all `` [1 ]_
116116 - Displays statistics for the nRF70 firmware (all modules, support for specific modules is also available).
117117 - nRF70 firmware debugging (Data and control path)
118+ * - ``nrf70 util rpu_stats_mem all `` [2 ]_
119+ - Displays memory statistics for the nRF70 firmware (all modules, support for specific modules is also available).
120+ - nRF70 firmware debugging (Data and control path) even when the control plane is not functional
118121.. [1 ] This command only works when the nRF70 control plane is functional, as it uses the control plane to retrieve the statistics.
122+ .. [2 ] This command always works independent of the processors state as it retrieves the statistics from the RPU memory directly.
119123
120124 .. note ::
121125 All statistics, especially data path statistics, must be collected multiple times to see the incremental changes and understand the behavior.
You can’t perform that action at this time.
0 commit comments