<?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: KDS PE K64F SPI not working in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-PE-K64F-SPI-not-working/m-p/345227#M1145</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Erich. That is a great tool to have. It will keep me busy for a while until I find the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 06 Sep 2014 15:16:28 GMT</pubDate>
    <dc:creator>schen</dc:creator>
    <dc:date>2014-09-06T15:16:28Z</dc:date>
    <item>
      <title>KDS PE K64F SPI not working</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-PE-K64F-SPI-not-working/m-p/345225#M1143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a project that works fine in CW 10.6. The project uses SPI0 to control a graphic LCD. PE was used to create the project.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I ported the project to KDS v1.1.1 (also using PE), it does not work any more. The SCK pulses 16 times then stops. In KDS there does not seem to have a way to verify the SPI registers content, not even in memory browser. I tried CMSIS-DAP firmware and I tried PEmicro firmware.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Sep 2014 13:35:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-PE-K64F-SPI-not-working/m-p/345225#M1143</guid>
      <dc:creator>schen</dc:creator>
      <dc:date>2014-09-06T13:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: KDS PE K64F SPI not working</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-PE-K64F-SPI-not-working/m-p/345226#M1144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a plugin you can use to show the hardware registers:&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2014/05/29/how-to-add-register-details-view-in-eclipse/" title="http://mcuoneclipse.com/2014/05/29/how-to-add-register-details-view-in-eclipse/"&gt;http://mcuoneclipse.com/2014/05/29/how-to-add-register-details-view-in-eclipse/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2014/06/13/embsys-registers-view-supporting-dimelementgroup-of-cmsis-svd/" title="http://mcuoneclipse.com/2014/06/13/embsys-registers-view-supporting-dimelementgroup-of-cmsis-svd/"&gt;EmbSys Registers View with CMSIS-SVD dimElementGroup | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Sep 2014 14:08:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-PE-K64F-SPI-not-working/m-p/345226#M1144</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2014-09-06T14:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: KDS PE K64F SPI not working</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-PE-K64F-SPI-not-working/m-p/345227#M1145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Erich. That is a great tool to have. It will keep me busy for a while until I find the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Sep 2014 15:16:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-PE-K64F-SPI-not-working/m-p/345227#M1145</guid>
      <dc:creator>schen</dc:creator>
      <dc:date>2014-09-06T15:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: KDS PE K64F SPI not working</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-PE-K64F-SPI-not-working/m-p/345228#M1146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the problem. It was a bug in my code that caused the memory corruption. CW and KDS seem to have different link order so the memory corruption manifested differently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ability to view the register contents was a great help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, I do not seem to be able to find NVIC registers using the plug-in from EmbSysRegView Project.&lt;/P&gt;&lt;H1 style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 15.333333015441895px; margin-bottom: 0.8125em; color: #000000;"&gt;&lt;/H1&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Sep 2014 23:26:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-PE-K64F-SPI-not-working/m-p/345228#M1146</guid>
      <dc:creator>schen</dc:creator>
      <dc:date>2014-09-06T23:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: KDS PE K64F SPI not working</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-PE-K64F-SPI-not-working/m-p/345229#M1147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to follow up why the NVIC registers are not present in the CMSIS-SVD files.&lt;/P&gt;&lt;P&gt;Thanks for spotting this!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Sep 2014 05:47:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-PE-K64F-SPI-not-working/m-p/345229#M1147</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2014-09-07T05:47:12Z</dc:date>
    </item>
  </channel>
</rss>

