<?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 Re: More Instruction Tracing in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/More-Instruction-Tracing/m-p/588718#M28279</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ronkrem on Fri Dec 05 17:02:12 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Would the OM13056 (LPC1549 Xpresso v2) be suitable? I have one here.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 00:11:35 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T00:11:35Z</dc:date>
    <item>
      <title>More Instruction Tracing</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/More-Instruction-Tracing/m-p/588714#M28275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ronkrem on Thu Dec 04 14:54:22 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have read elsewhere that instruction tracing is not part of standard LPCXpresso. However, I need to trace the instructions leading to an obscure M3 hard fault interrupt. What software/hardware that is readily available provides instruction tracing in M3 processors? Regards, Ron&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:11:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/More-Instruction-Tracing/m-p/588714#M28275</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: More Instruction Tracing</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/More-Instruction-Tracing/m-p/588715#M28276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Thu Dec 04 15:38:08 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Which part? Instruction tracing is only available on parts with either ETM, or ETB which is an optional component from ARM and so is not available on all parts from NXP.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:11:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/More-Instruction-Tracing/m-p/588715#M28276</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: More Instruction Tracing</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/More-Instruction-Tracing/m-p/588716#M28277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ronkrem on Thu Dec 04 17:13:28 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;My problem is associated with PendSV and SVC, so any M3 chip will do, as long as I can buy an LPCXpresso compatible development board for testing. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:11:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/More-Instruction-Tracing/m-p/588716#M28277</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: More Instruction Tracing</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/More-Instruction-Tracing/m-p/588717#M28278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Fri Dec 05 04:41:00 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The LPC18xx family contains a Cortex-M3 that includes an ETB (Embedded Trace Buffer - uses local RAM to store the instruction trace). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Instruction tracing with ETB is supported in LPCXpresso (see Chapter 15 and section 15.2.4 of the LPCXpresso User Guide for details). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can use LPC-Link1 or LPC-Link2 for debugging and collecting the Trace data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are lots of LPC18xx evaluation/development boards available. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, buy an LPC18xx board, and an LPC-Link2 and you can debug with LPCXpresso and collect the instruction trace.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've attached a screenshot, so you can see some example output from an instruction trace&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HTH&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:11:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/More-Instruction-Tracing/m-p/588717#M28278</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: More Instruction Tracing</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/More-Instruction-Tracing/m-p/588718#M28279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ronkrem on Fri Dec 05 17:02:12 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Would the OM13056 (LPC1549 Xpresso v2) be suitable? I have one here.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:11:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/More-Instruction-Tracing/m-p/588718#M28279</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:11:35Z</dc:date>
    </item>
  </channel>
</rss>

