<?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: Running I.MX7 - ARM cortex M4 automatically</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Running-I-MX7-ARM-cortex-M4-automatically/m-p/670832#M103329</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, When I launched the ARM cortex M4, I cannot boot the ARM cortex A7 in IMX7. It is hanging with the dmesg "Starting kernel ..." I want to boot and use the both M4 and A7&amp;nbsp;simultaneously. Any ideas on how to do this?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Jun 2017 12:29:58 GMT</pubDate>
    <dc:creator>gopinathsriniva</dc:creator>
    <dc:date>2017-06-01T12:29:58Z</dc:date>
    <item>
      <title>Running I.MX7 - ARM cortex M4 automatically</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Running-I-MX7-ARM-cortex-M4-automatically/m-p/670830#M103327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tested ARM cortex M4 in I.MX7 by using below commands.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class="" style="color: #333333; background-color: black !important; border: 0px; font-size: 14px; padding: 0px 1em;"&gt;&lt;CODE class="" style="color: #d3d3d3 !important; background: 0px center; border: 0px; font-size: 14px;"&gt;fatload mmc 0:1 0x7F8000 hello_world.bin&lt;/CODE&gt;&lt;/DIV&gt;&lt;DIV class="" style="color: #333333; background-color: black !important; border: 0px; font-size: 14px; padding: 0px 1em;"&gt;&lt;CODE class="" style="color: #d3d3d3 !important; background: 0px center; border: 0px; font-size: 14px;"&gt;dcache flush&lt;/CODE&gt;&lt;/DIV&gt;&lt;DIV class="" style="color: #333333; background-color: black !important; border: 0px; font-size: 14px; padding: 0px 1em;"&gt;&lt;CODE class="" style="color: #d3d3d3 !important; background: 0px center; border: 0px; font-size: 14px;"&gt;bootaux 0x7F8000&lt;/CODE&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The application is started on the ARM Cortex-M4 core with dmesg output in the UART2 console. Now I am trying to run&amp;nbsp;this&amp;nbsp;Auxiliary core automatically during the boot. In the u-boot, I can see the below information related to M4 core. &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Output of&amp;nbsp;printenv&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class="" style="color: #333333; background-color: black !important; border: 0px; font-size: 14px; padding: 0px 1em;"&gt;&lt;CODE class="" style="color: #d3d3d3 !important; background: 0px center; border: 0px; font-size: 14px;"&gt;loadm4image=fatload mmc ${mmcdev}:${mmcpart} 0x7F8000 ${m4image}&lt;BR /&gt;m4boot=run loadm4image; bootaux 0x7F8000&lt;BR /&gt;m4image=m4_qspi.bin&lt;/CODE&gt;&lt;/DIV&gt;&lt;DIV class="" style="color: #333333; background-color: black !important; border: 0px; font-size: 14px; padding: 0px 1em;"&gt;&lt;CODE class="" style="color: #d3d3d3 !important; background: 0px center; border: 0px; font-size: 14px;"&gt;&lt;/CODE&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though, M4 core is not launched automatically during the boot sequence. Can anyone help me out on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You for support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 11:49:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Running-I-MX7-ARM-cortex-M4-automatically/m-p/670830#M103327</guid>
      <dc:creator>gopinathsriniva</dc:creator>
      <dc:date>2017-05-31T11:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Running I.MX7 - ARM cortex M4 automatically</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Running-I-MX7-ARM-cortex-M4-automatically/m-p/670831#M103328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;After u-boot customisation in the boot command, I got it working. &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 13:39:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Running-I-MX7-ARM-cortex-M4-automatically/m-p/670831#M103328</guid>
      <dc:creator>gopinathsriniva</dc:creator>
      <dc:date>2017-05-31T13:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Running I.MX7 - ARM cortex M4 automatically</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Running-I-MX7-ARM-cortex-M4-automatically/m-p/670832#M103329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, When I launched the ARM cortex M4, I cannot boot the ARM cortex A7 in IMX7. It is hanging with the dmesg "Starting kernel ..." I want to boot and use the both M4 and A7&amp;nbsp;simultaneously. Any ideas on how to do this?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2017 12:29:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Running-I-MX7-ARM-cortex-M4-automatically/m-p/670832#M103329</guid>
      <dc:creator>gopinathsriniva</dc:creator>
      <dc:date>2017-06-01T12:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Running I.MX7 - ARM cortex M4 automatically</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Running-I-MX7-ARM-cortex-M4-automatically/m-p/670833#M103330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have to change the dtb file used by changing the fdt_file env variable:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;setenv fdt_file imx7d-sdb-m4.dtb&lt;/PRE&gt;&lt;P&gt;you should have that file on the SD card&lt;/P&gt;&lt;P&gt;and then&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;saveenv&lt;BR /&gt;&lt;BR /&gt;Instead, can I ask you how to share your solution about the m4 firmware to be automatically booted?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Ale&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 15:18:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Running-I-MX7-ARM-cortex-M4-automatically/m-p/670833#M103330</guid>
      <dc:creator>Rhapsody</dc:creator>
      <dc:date>2017-06-06T15:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Running I.MX7 - ARM cortex M4 automatically</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Running-I-MX7-ARM-cortex-M4-automatically/m-p/670834#M103331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alessandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you. You solution works. I have done the below changes to run M4 firmware automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Changed the "m4image=m4_qspi.bin" name to my FreeRTOS bin name and below commands in u-boot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;setenv loadimage 'run m4boot;fatload mmc ${mmcdev}:${mmcpart} ${loadaddr} ${image}'&lt;BR /&gt;saveenv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 06:42:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Running-I-MX7-ARM-cortex-M4-automatically/m-p/670834#M103331</guid>
      <dc:creator>gopinathsriniva</dc:creator>
      <dc:date>2017-06-07T06:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Running I.MX7 - ARM cortex M4 automatically</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Running-I-MX7-ARM-cortex-M4-automatically/m-p/670835#M103332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Above mentioned lines are not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2018 06:54:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Running-I-MX7-ARM-cortex-M4-automatically/m-p/670835#M103332</guid>
      <dc:creator>santoshrao</dc:creator>
      <dc:date>2018-12-18T06:54:51Z</dc:date>
    </item>
  </channel>
</rss>

