<?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: LPC804 reading flash with openocd unstable in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-reading-flash-with-openocd-unstable/m-p/1050528#M40693</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Falk,&lt;/P&gt;&lt;P&gt;Can you provide more information about the tools you are using, the screenshot you have read, the device so that we can have a review.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;XiangJun Rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 May 2020 04:58:15 GMT</pubDate>
    <dc:creator>xiangjun_rong</dc:creator>
    <dc:date>2020-05-08T04:58:15Z</dc:date>
    <item>
      <title>LPC804 reading flash with openocd unstable</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-reading-flash-with-openocd-unstable/m-p/1050527#M40692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have patched openocd 0.10 to support LPC804. I can erase and write flash but reading from flash shows errors:&lt;/P&gt;&lt;P&gt;mdb 0x7b30 16&lt;BR /&gt;0x00007b30: 87 b5 67 4a 80 80 8d 04 ba 22 &lt;STRONG&gt;51&lt;/STRONG&gt; &lt;STRONG&gt;1e&lt;/STRONG&gt; 83 &lt;STRONG&gt;6a&lt;/STRONG&gt; 47 a5&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;mdb 0x7b30 16&lt;BR /&gt;0x00007b30: 87 b5 67 4a 80 80 8d 04 ba 22 &lt;STRONG&gt;55&lt;/STRONG&gt; &lt;STRONG&gt;5e&lt;/STRONG&gt; 83 &lt;STRONG&gt;6a&lt;/STRONG&gt; 47 a5&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;mdb 0x7b30 16&lt;BR /&gt;0x00007b30: 87 b5 67 4a 80 80 8d 04 ba 22 &lt;STRONG&gt;51 1e&lt;/STRONG&gt; 83 &lt;STRONG&gt;7a&lt;/STRONG&gt; 47 a5&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;A logic analyzer connected to CN1 of my LPC804 Devboard shows that data read from the LPC804 also differs in 1-2 bits between requests.&lt;/P&gt;&lt;P&gt;Using different SWD adapters (KL25 devboard, gpio on raspberry) gives the same results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Falk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2020 09:55:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-reading-flash-with-openocd-unstable/m-p/1050527#M40692</guid>
      <dc:creator>falk_willberg</dc:creator>
      <dc:date>2020-05-06T09:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: LPC804 reading flash with openocd unstable</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-reading-flash-with-openocd-unstable/m-p/1050528#M40693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Falk,&lt;/P&gt;&lt;P&gt;Can you provide more information about the tools you are using, the screenshot you have read, the device so that we can have a review.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;XiangJun Rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2020 04:58:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-reading-flash-with-openocd-unstable/m-p/1050528#M40693</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2020-05-08T04:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: LPC804 reading flash with openocd unstable</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-reading-flash-with-openocd-unstable/m-p/1050529#M40694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, XiangJun,&lt;/P&gt;&lt;P&gt;thank you for your answer.&lt;/P&gt;&lt;P&gt;I found that I can use crt_emu_cm_redlink as gdb-server. So there is no more need for me to use openocd at this time.&lt;/P&gt;&lt;P&gt;As crt_emu_cm_redlink is working well, I think the bug is in my openocd patches.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Falk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2020 08:52:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-reading-flash-with-openocd-unstable/m-p/1050529#M40694</guid>
      <dc:creator>falk_willberg</dc:creator>
      <dc:date>2020-05-12T08:52:58Z</dc:date>
    </item>
  </channel>
</rss>

