<?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 CodeWarrior TAP runs indefinitely when accessing certain registers in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/CodeWarrior-TAP-runs-indefinitely-when-accessing-certain/m-p/947873#M4649</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using an LS1021A TWR dev board and every time my code reads from 0x350071C&amp;nbsp;or 0x340071C the TAP device runs in definitely, pressing the pause button in CodeWarrior results in the following error message:&lt;/P&gt;&lt;P&gt;Target request failed: CCSProtocolPlugin: Failed to stop process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This seems to occur when accessing 0x3500000 and 0x3400000 also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Aug 2019 16:33:17 GMT</pubDate>
    <dc:creator>jeremy_henderso</dc:creator>
    <dc:date>2019-08-20T16:33:17Z</dc:date>
    <item>
      <title>CodeWarrior TAP runs indefinitely when accessing certain registers</title>
      <link>https://community.nxp.com/t5/Layerscape/CodeWarrior-TAP-runs-indefinitely-when-accessing-certain/m-p/947873#M4649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using an LS1021A TWR dev board and every time my code reads from 0x350071C&amp;nbsp;or 0x340071C the TAP device runs in definitely, pressing the pause button in CodeWarrior results in the following error message:&lt;/P&gt;&lt;P&gt;Target request failed: CCSProtocolPlugin: Failed to stop process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This seems to occur when accessing 0x3500000 and 0x3400000 also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2019 16:33:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/CodeWarrior-TAP-runs-indefinitely-when-accessing-certain/m-p/947873#M4649</guid>
      <dc:creator>jeremy_henderso</dc:creator>
      <dc:date>2019-08-20T16:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior TAP runs indefinitely when accessing certain registers</title>
      <link>https://community.nxp.com/t5/Layerscape/CodeWarrior-TAP-runs-indefinitely-when-accessing-certain/m-p/947874#M4650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;See the Table 32-2 of the LS1021a Reference Manual.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;It looks like that PCIe2 is not enabled in your RCW.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2019 07:15:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/CodeWarrior-TAP-runs-indefinitely-when-accessing-certain/m-p/947874#M4650</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2019-08-21T07:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior TAP runs indefinitely when accessing certain registers</title>
      <link>https://community.nxp.com/t5/Layerscape/CodeWarrior-TAP-runs-indefinitely-when-accessing-certain/m-p/947875#M4651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavel,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table 32-2 refers to OOB timing specifications for the SATA interface, is this the correct table number? I'm not seeing PCIe enable bits in the RCW settings either.&lt;/P&gt;&lt;P&gt;I'm also seeing a similar issue when&amp;nbsp;enabling the MMU and Cache with the following code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;__asm__ __volatile__ (&lt;BR /&gt;&amp;nbsp;"mrc p15, 0, r0, c1, c0, 0;" /* Read SCTLR into R0 */&lt;BR /&gt;&amp;nbsp;"orr r0, r0, #0x4;" /* Set C bit (bit 2) in SCTLR value */&lt;BR /&gt;&amp;nbsp;"orr r0, r0, #0x1000;" /* Set I bit (bit 12) in SCTLR value */&lt;BR /&gt;&amp;nbsp;"orr r0, r0, #0x1;" /* Set M bit (bit 0) in SCTLR value */&lt;BR /&gt;&amp;nbsp;"mcr p15, 0, r0, c1, c0, 0;" /* Write configuration to SCTLR register */&lt;BR /&gt;&amp;nbsp;);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2019 15:01:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/CodeWarrior-TAP-runs-indefinitely-when-accessing-certain/m-p/947875#M4651</guid>
      <dc:creator>jeremy_henderso</dc:creator>
      <dc:date>2019-08-21T15:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior TAP runs indefinitely when accessing certain registers</title>
      <link>https://community.nxp.com/t5/Layerscape/CodeWarrior-TAP-runs-indefinitely-when-accessing-certain/m-p/947876#M4652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry.&lt;/P&gt;&lt;P&gt;See SerDes Chapter.&lt;/P&gt;&lt;P&gt;See the Table 33-2 in the LS1021a Reference Manual Rev 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2019 01:57:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/CodeWarrior-TAP-runs-indefinitely-when-accessing-certain/m-p/947876#M4652</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2019-08-22T01:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior TAP runs indefinitely when accessing certain registers</title>
      <link>https://community.nxp.com/t5/Layerscape/CodeWarrior-TAP-runs-indefinitely-when-accessing-certain/m-p/947877#M4653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, re-flashing the RCW appears to have fixed the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2019 17:10:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/CodeWarrior-TAP-runs-indefinitely-when-accessing-certain/m-p/947877#M4653</guid>
      <dc:creator>jeremy_henderso</dc:creator>
      <dc:date>2019-08-22T17:10:59Z</dc:date>
    </item>
  </channel>
</rss>

