<?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: Kinetis Design Studio acts strangely in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Kinetis-Design-Studio-acts-strangely/m-p/475436#M5282</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jennie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for trying to help me and for your intention to reproduce the problem&lt;/P&gt;&lt;P&gt;I am using KDS version 3.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would glad to send you my project,but the Freedom Board is connect with some peripherals( a graphic display and an I2C sensor) and six pushbuttons&lt;/P&gt;&lt;P&gt;and unless you set the workbench in the same conditions it would never reach the point where this behaviour happens.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="20160602_152123.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/60434i0D4E50BEDF3CDD90/image-size/large?v=v2&amp;amp;px=999" role="button" title="20160602_152123.jpg" alt="20160602_152123.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a simplified demo project everything works fine.&lt;/P&gt;&lt;P&gt;I think i would upgrade KDS to 3.2 version and i'll let you know&lt;/P&gt;&lt;P&gt;Thanks by now&lt;/P&gt;&lt;P&gt;Diego&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Jun 2016 13:28:51 GMT</pubDate>
    <dc:creator>diegocolombo</dc:creator>
    <dc:date>2016-06-02T13:28:51Z</dc:date>
    <item>
      <title>Kinetis Design Studio acts strangely</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Kinetis-Design-Studio-acts-strangely/m-p/475434#M5280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the last hours KDS works erroneusly .Seems that restatring the PC put it in the right way sometimes,just sometimes.&lt;/P&gt;&lt;P&gt;The errors are going from wrong variable assignement to unexplicable code jumps&lt;/P&gt;&lt;P&gt;e.g.&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;my_x=3;&lt;/STRONG&gt; resulting in debugger and in code flows as &lt;STRONG&gt;my_x=2&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;loops inside an &lt;STRONG&gt;if&lt;/STRONG&gt; block&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;as in the below case you can see as a decimal number 80 is assigned as it was 0x80.&lt;/P&gt;&lt;P&gt;To say it all at first it was blink_x=0x80,but once corrected cleaned and recompiled i still have 0x80&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="152832_152832.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/121703i88C2CA1B1B8ED1B8/image-size/large?v=v2&amp;amp;px=999" role="button" title="152832_152832.png" alt="152832_152832.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="KDS wrong behaviour 0X80 instead of 80.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/60107iC69428688CF7F099/image-size/large?v=v2&amp;amp;px=999" role="button" title="KDS wrong behaviour 0X80 instead of 80.png" alt="KDS wrong behaviour 0X80 instead of 80.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;as you can see by the assembly code.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any hint?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Diego&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 09:26:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Kinetis-Design-Studio-acts-strangely/m-p/475434#M5280</guid>
      <dc:creator>diegocolombo</dc:creator>
      <dc:date>2016-06-02T09:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis Design Studio acts strangely</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Kinetis-Design-Studio-acts-strangely/m-p/475435#M5281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diego,&lt;/P&gt;&lt;P&gt;I couldn't reproduce your problem with KDS3.2.&lt;/P&gt;&lt;P&gt;Could you please provide:&lt;/P&gt;&lt;P&gt;1. your KDS version&lt;/P&gt;&lt;P&gt;2. your demo project.&lt;/P&gt;&lt;P&gt;I will test it from my side. thanks!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&lt;/P&gt;&lt;P&gt;&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>Thu, 02 Jun 2016 09:41:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Kinetis-Design-Studio-acts-strangely/m-p/475435#M5281</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2016-06-02T09:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis Design Studio acts strangely</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Kinetis-Design-Studio-acts-strangely/m-p/475436#M5282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jennie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for trying to help me and for your intention to reproduce the problem&lt;/P&gt;&lt;P&gt;I am using KDS version 3.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would glad to send you my project,but the Freedom Board is connect with some peripherals( a graphic display and an I2C sensor) and six pushbuttons&lt;/P&gt;&lt;P&gt;and unless you set the workbench in the same conditions it would never reach the point where this behaviour happens.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="20160602_152123.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/60434i0D4E50BEDF3CDD90/image-size/large?v=v2&amp;amp;px=999" role="button" title="20160602_152123.jpg" alt="20160602_152123.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a simplified demo project everything works fine.&lt;/P&gt;&lt;P&gt;I think i would upgrade KDS to 3.2 version and i'll let you know&lt;/P&gt;&lt;P&gt;Thanks by now&lt;/P&gt;&lt;P&gt;Diego&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 13:28:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Kinetis-Design-Studio-acts-strangely/m-p/475436#M5282</guid>
      <dc:creator>diegocolombo</dc:creator>
      <dc:date>2016-06-02T13:28:51Z</dc:date>
    </item>
  </channel>
</rss>

