<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックRe: System Manager Commands</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/System-Manager-Commands/m-p/2330077#M244421</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Did you build the documentation?&lt;/P&gt;
&lt;P&gt;This is explained in Monitor -&amp;gt; Resource commands (Table).&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
    <pubDate>Tue, 10 Mar 2026 20:45:59 GMT</pubDate>
    <dc:creator>JorgeCas</dc:creator>
    <dc:date>2026-03-10T20:45:59Z</dc:date>
    <item>
      <title>System Manager Commands</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/System-Manager-Commands/m-p/2327887#M244349</link>
      <description>&lt;P&gt;I would like to have information about the System Manager Commands available in the iMX95 19x19 LPDDR5 EVK from the debug port of Cortex-M33.&amp;nbsp;&lt;BR /&gt;There is no information about them, "help" only provides a list but no more information for commands with parameters are given.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example "lmm" , no idea about the arguments that can be used&lt;/P&gt;&lt;P&gt;Thank you in advance for pointing to the information.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alfredo&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2026 10:56:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/System-Manager-Commands/m-p/2327887#M244349</guid>
      <dc:creator>alfredog</dc:creator>
      <dc:date>2026-03-06T10:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: System Manager Commands</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/System-Manager-Commands/m-p/2328091#M244354</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I suggest you take a look to the&amp;nbsp;&lt;A href="https://github.com/nxp-imx/imx-sm" rel="nofollow noopener noreferrer" target="_blank"&gt;imx-sm&lt;/A&gt;&amp;nbsp;and application note&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/application-note/AN14478.pdf?_gl=1*u4yymx*_ga*MTgyMjkyNzgwNC4xNzcyODExODA5*_ga_WM5LE0KMSH*czE3NzI4MjE5NDMkbzIkZzEkdDE3NzI4MjI4NDkkajQ1JGwwJGgzMDIzMTI5ODI." rel="nofollow noopener noreferrer" target="_blank"&gt;AN14478&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;At this moment, this is all the information that can be shared sincei.MX95 is in Pre-production yet.&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2026 18:49:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/System-Manager-Commands/m-p/2328091#M244354</guid>
      <dc:creator>JorgeCas</dc:creator>
      <dc:date>2026-03-06T18:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: System Manager Commands</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/System-Manager-Commands/m-p/2328374#M244362</link>
      <description>&lt;P&gt;Dear Jorge,&lt;/P&gt;&lt;P&gt;Thank you for your prompt response.&lt;BR /&gt;Though I am trying to configure and evaluate the iMX95 system, the question is also relevant to other iMX9 SoCs, such as iMX94.&lt;/P&gt;&lt;P&gt;Following your idea of reviewing the imx-sm code, in imx-sm/sm/utilities/monitor/monitor_cmds.c, the MONITOR_Dispatch function includes the "static string const cmds[]" available.&lt;/P&gt;&lt;P&gt;Then for every command there is a corresponding function, e.g. MONITOR_CmdReason.&lt;BR /&gt;There are several commands, such as "reason" that are straightforward but many others should require to fully analyze, even the parameters to enter.&lt;BR /&gt;For example, "cpu.w" will call MONITOR_CmdCtrl.&lt;BR /&gt;I am wondering why is not available information about parameterization of all these SM functions.&lt;/P&gt;&lt;P&gt;cpu.r =&amp;gt; read mode status for all SoC cores (args not used)&lt;/P&gt;&lt;P&gt;ctrl.w controls the RUN/SLEEP state of cores, how? which are the arguments?&lt;BR /&gt;it is very difficult to understand (reverse engineering) the parameterization from the given source code&lt;/P&gt;&lt;P&gt;and if ctrl.w changes the SoC's cores states, what is the cpu.w purpose then?&lt;/P&gt;&lt;P&gt;Thank you for your prompt response.&lt;BR /&gt;Though I am trying to configure and evaluate the iMX95 system, the question is also relevant to other iMX9 SoCs, such as iMX94.&lt;/P&gt;&lt;P&gt;Following your idea of reviewing the imx-sm code, in imx-sm/sm/utilities/monitor/monitor_cmds.c, the MONITOR_Dispatch function includes the "static string const cmds[]" available.&lt;/P&gt;&lt;P&gt;Then for every command there is a corresponding function, e.g. MONITOR_CmdReason.&lt;BR /&gt;There are several commands, such as "reason" that are straightforward but many others should require to fully analyze, even the parameters to enter.&lt;BR /&gt;For example, "cpu.w" will call MONITOR_CmdCtrl.&lt;BR /&gt;I am wondering why is not available information about parameterization of all these SM functions.&lt;/P&gt;&lt;P&gt;cpu.r =&amp;gt; read mode status for all SoC cores (args not used)&lt;/P&gt;&lt;P&gt;ctrl.w controls the RUN/SLEEP state of cores, how? which are the arguments?&lt;BR /&gt;it is very difficult to understand (reverse engineering) the parameterization from the given source code&lt;/P&gt;&lt;P&gt;and if ctrl.w changes the SoC's cores states, what is the cpu.w purpose then?&lt;/P&gt;&lt;P&gt;As mentioned, it would be required that NXP provides more information regarding these commands to fully use the system manager command line.&lt;/P&gt;&lt;P&gt;Kind regards, Alfredo.&lt;/P&gt;</description>
      <pubDate>Sun, 08 Mar 2026 08:51:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/System-Manager-Commands/m-p/2328374#M244362</guid>
      <dc:creator>alfredog</dc:creator>
      <dc:date>2026-03-08T08:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: System Manager Commands</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/System-Manager-Commands/m-p/2330077#M244421</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Did you build the documentation?&lt;/P&gt;
&lt;P&gt;This is explained in Monitor -&amp;gt; Resource commands (Table).&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2026 20:45:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/System-Manager-Commands/m-p/2330077#M244421</guid>
      <dc:creator>JorgeCas</dc:creator>
      <dc:date>2026-03-10T20:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: System Manager Commands</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/System-Manager-Commands/m-p/2330383#M244432</link>
      <description>&lt;P&gt;Great, thank you.&lt;BR /&gt;There is the information I needed. Solved:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;git clone&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://github.com/nxp-imx/imx-sm" target="_blank" rel="noopener"&gt;https://github.com/nxp-imx/imx-sm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;To build the full documentation, install the required tools:&lt;/P&gt;&lt;P&gt;$&amp;gt; sudo apt -y install make doxygen texlive texlive-latex-extra&lt;/P&gt;&lt;P&gt;Then change to the documentation directory (sm/doc) and execute the following:&lt;/P&gt;&lt;P&gt;$&amp;gt; make clean&lt;BR /&gt;$&amp;gt; make html&lt;/P&gt;&lt;P&gt;The output is written to the build directory (sm/doc/build/html).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The top level for the html output is the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;index.html&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;file.&lt;BR /&gt;=&amp;gt; .../imx-sm/sm/doc/build/html/MONITOR.html&lt;/P&gt;&lt;P&gt;Thanks again for the pointing out where the information was located. Alfredo&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2026 08:30:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/System-Manager-Commands/m-p/2330383#M244432</guid>
      <dc:creator>alfredog</dc:creator>
      <dc:date>2026-03-11T08:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: System Manager Commands</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/System-Manager-Commands/m-p/2330386#M244433</link>
      <description>&lt;P&gt;Here is attached the SM monitor commands for other users reference.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2026 08:34:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/System-Manager-Commands/m-p/2330386#M244433</guid>
      <dc:creator>alfredog</dc:creator>
      <dc:date>2026-03-11T08:34:32Z</dc:date>
    </item>
  </channel>
</rss>

