<?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 Wire ACK Fault in DAP Access in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Wire-ACK-Fault-in-DAP-Access/m-p/1294283#M45522</link>
    <description>&lt;P&gt;15: Target error from Register access&lt;BR /&gt;15: Target error from Register access&lt;BR /&gt;Wire ACK Fault in DAP access&lt;BR /&gt;Debugging context: Analog Testing_spi_interrupt LinkServer Debug&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi all, I am getting the error shown above ^^^. The culprit is the "CTIMER4" in the following function:&amp;nbsp;CTIMER_Init(CTIMER4, CTIMER_config). When I replace "CTIMER4" with 0, I don't receive this error. Can anyone help me out?&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jun 2021 21:03:52 GMT</pubDate>
    <dc:creator>caden013</dc:creator>
    <dc:date>2021-06-17T21:03:52Z</dc:date>
    <item>
      <title>Wire ACK Fault in DAP Access</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Wire-ACK-Fault-in-DAP-Access/m-p/1294283#M45522</link>
      <description>&lt;P&gt;15: Target error from Register access&lt;BR /&gt;15: Target error from Register access&lt;BR /&gt;Wire ACK Fault in DAP access&lt;BR /&gt;Debugging context: Analog Testing_spi_interrupt LinkServer Debug&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi all, I am getting the error shown above ^^^. The culprit is the "CTIMER4" in the following function:&amp;nbsp;CTIMER_Init(CTIMER4, CTIMER_config). When I replace "CTIMER4" with 0, I don't receive this error. Can anyone help me out?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 21:03:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Wire-ACK-Fault-in-DAP-Access/m-p/1294283#M45522</guid>
      <dc:creator>caden013</dc:creator>
      <dc:date>2021-06-17T21:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Wire ACK Fault in DAP Access</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Wire-ACK-Fault-in-DAP-Access/m-p/1294422#M45530</link>
      <description>&lt;P&gt;Perhaps you need to enable the clock to the peripheral first ?&lt;/P&gt;&lt;P&gt;The peripheral unit needs to be enabled first (including the clock), before you can access the register. Other MCUs throw hardfaults if you try to access registers in non-clocked peripherals.&lt;/P&gt;&lt;P&gt;For my MCU (LPC546xx), the respective SDK call is&amp;nbsp;&lt;FONT face="courier new,courier"&gt;CLOCK_AttachClk()&lt;/FONT&gt; in &lt;FONT face="courier new,courier"&gt;fsl_clock.c&lt;/FONT&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 05:17:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Wire-ACK-Fault-in-DAP-Access/m-p/1294422#M45530</guid>
      <dc:creator>frank_m</dc:creator>
      <dc:date>2021-06-18T05:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Wire ACK Fault in DAP Access</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Wire-ACK-Fault-in-DAP-Access/m-p/1294504#M45532</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;A id="link_10" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/187403" target="_self" aria-label="View Profile of caden013"&gt;&lt;SPAN class=""&gt;caden013&lt;/SPAN&gt;&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Yes, As Frank said, please first check have you enable CTIMER4 clock.&lt;/P&gt;
&lt;P&gt;If still has issue, please share your whole project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 07:34:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Wire-ACK-Fault-in-DAP-Access/m-p/1294504#M45532</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2021-06-18T07:34:46Z</dc:date>
    </item>
  </channel>
</rss>

