<?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>topic Problem halting iMX6 Chips (ARM Cortex-A9) at reset in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Problem-halting-iMX6-Chips-ARM-Cortex-A9-at-reset/m-p/326187#M43812</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone figured out how to halt the iMX6 (Cortex-A9) CPU just after or at reset?&amp;nbsp; My reset-init is taking too long to halt and I am ending up with a non-predictable system debug environment.&amp;nbsp; It loads the CPU boot ROM and is well into initializing my boot loader (U-Boot) before the halt takes affect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to use OpenOCD I have to erase U-Boot from FLASH, and even then the ROM boot code is executed.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am hoping that some one here has a clue on making a more reliable iMX6 (actually an iMX6sl) debug environment. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Jul 2014 20:04:52 GMT</pubDate>
    <dc:creator>nathanpalmer</dc:creator>
    <dc:date>2014-07-30T20:04:52Z</dc:date>
    <item>
      <title>Problem halting iMX6 Chips (ARM Cortex-A9) at reset</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-halting-iMX6-Chips-ARM-Cortex-A9-at-reset/m-p/326187#M43812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone figured out how to halt the iMX6 (Cortex-A9) CPU just after or at reset?&amp;nbsp; My reset-init is taking too long to halt and I am ending up with a non-predictable system debug environment.&amp;nbsp; It loads the CPU boot ROM and is well into initializing my boot loader (U-Boot) before the halt takes affect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to use OpenOCD I have to erase U-Boot from FLASH, and even then the ROM boot code is executed.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am hoping that some one here has a clue on making a more reliable iMX6 (actually an iMX6sl) debug environment. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 20:04:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-halting-iMX6-Chips-ARM-Cortex-A9-at-reset/m-p/326187#M43812</guid>
      <dc:creator>nathanpalmer</dc:creator>
      <dc:date>2014-07-30T20:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem halting iMX6 Chips (ARM Cortex-A9) at reset</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-halting-iMX6-Chips-ARM-Cortex-A9-at-reset/m-p/326188#M43813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Based on by disjointed readings on the subject, I think the semi-official method on the i.MX6 series is to force the device into serial bootloader mode (BOOT_MODE0 == 1, BOOT_MODE1 == 0), leaving the USB port unconnected.&amp;nbsp; When halt finally takes effect, the PC will be in the on-chip ROM waiting for a USB connection.&amp;nbsp; Change the PC to where you want and resume the CPU from there ('resume &amp;lt;address&amp;gt;').&amp;nbsp; At the very least, U-Boot won't have been loaded or run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that I have not had any actual success doing this myself, as I &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-96412#comment-12748"&gt;outlined here&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 20:28:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-halting-iMX6-Chips-ARM-Cortex-A9-at-reset/m-p/326188#M43813</guid>
      <dc:creator>leoschwab</dc:creator>
      <dc:date>2014-07-30T20:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem halting iMX6 Chips (ARM Cortex-A9) at reset</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-halting-iMX6-Chips-ARM-Cortex-A9-at-reset/m-p/326189#M43814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That sucks for boards that don't have jumpers for that (production boards).&amp;nbsp; Is there a plan or at least a technical approach to support reset halts in OpenOCD for the MX6?&amp;nbsp; Sorry to ask OpenOCD questions here, I just suspect that the audience would have run across this issue before and may be tracking it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 15:51:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-halting-iMX6-Chips-ARM-Cortex-A9-at-reset/m-p/326189#M43814</guid>
      <dc:creator>nathanpalmer</dc:creator>
      <dc:date>2014-07-31T15:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem halting iMX6 Chips (ARM Cortex-A9) at reset</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-halting-iMX6-Chips-ARM-Cortex-A9-at-reset/m-p/326190#M43815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; The only i.MX35 of i.MX series has special so called startup mode : &lt;/P&gt;&lt;P&gt;"Upon reset the PC register will remain at address 0x00000000. &lt;BR /&gt;This means no ROM code has run so far and the state of &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;all internal &lt;BR /&gt;SOC registers are untouched."&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Perhaps, the fact, that it is impossible to stop the ARM core just &lt;BR /&gt;after reset relates to HAB technology - to avoid ROM code hacking.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 01:32:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-halting-iMX6-Chips-ARM-Cortex-A9-at-reset/m-p/326190#M43815</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2014-08-01T01:32:35Z</dc:date>
    </item>
  </channel>
</rss>

