<?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>Kinetis Microcontrollers中的主题 Re: KL25Z problem</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286552#M11087</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;"see the flashing LED and the rate of the flashing changes"&lt;/P&gt;&lt;P&gt;Which LED? The OpenSDA one? If you are using the P&amp;amp;E OpenSDA, than the rate shall not change. If it does, then this indicates an error.&lt;/P&gt;&lt;P&gt;Are you sure you are loading an S19 file (and not something else)?&lt;/P&gt;&lt;P&gt;If the application does not start, then I suggest that you debug it? Does it work if you debug it on the board?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 01 Sep 2013 06:00:23 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2013-09-01T06:00:23Z</dc:date>
    <item>
      <title>KL25Z problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286551#M11086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just started playing with a FRDM-KL25Z development board today but now I can't get it to run firmware.&amp;nbsp; I tried a couple of the pre-built firmware files from the freescale Quick Start Package without issue but now whatever I load onto the drive during bootloader mode does not run when I restart the device.&amp;nbsp; I can always go into bootloader mode and see the flashing LED and the rate of the flashing changes when I put a program on the board but nothing ever runs upon restart.&amp;nbsp; Does anyone know what has happened and if there is a way to fix it?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Sep 2013 02:22:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286551#M11086</guid>
      <dc:creator>jeffhaller</dc:creator>
      <dc:date>2013-09-01T02:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: KL25Z problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286552#M11087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;"see the flashing LED and the rate of the flashing changes"&lt;/P&gt;&lt;P&gt;Which LED? The OpenSDA one? If you are using the P&amp;amp;E OpenSDA, than the rate shall not change. If it does, then this indicates an error.&lt;/P&gt;&lt;P&gt;Are you sure you are loading an S19 file (and not something else)?&lt;/P&gt;&lt;P&gt;If the application does not start, then I suggest that you debug it? Does it work if you debug it on the board?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Sep 2013 06:00:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286552#M11087</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2013-09-01T06:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: KL25Z problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286553#M11088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried both the blinky.s19 file from your blog and pretty much every .srec file in the quick start package for this board and I see no life in the board in either of the LEDs.&amp;nbsp; It also does not communicate with either of my computers in control mode.&amp;nbsp; I have connected it to both windows and linux and it only shows up as a usb device in boot mode.&amp;nbsp; Consequently, I'm not sure how I would debug the board if it doesn't communicate to the computer and I don't have a programmer.&amp;nbsp; There is another board at work that I could possibly use as an swd programmer as per the instructions on your blog if worst comes to worst.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Sep 2013 17:52:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286553#M11088</guid>
      <dc:creator>jeffhaller</dc:creator>
      <dc:date>2013-09-01T17:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: KL25Z problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286554#M11089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey,&lt;/P&gt;&lt;P&gt;i have a similar problem with my custom board.&lt;/P&gt;&lt;P&gt;The code runs well with a debugger connected to it and running from the IAR IDE.&lt;/P&gt;&lt;P&gt;if i remove the debugger and power the board, nothing works.&lt;/P&gt;&lt;P&gt;What i have already tried is&lt;/P&gt;&lt;P&gt;1. Verified whether the flash is getting programmed. (The same code runs on another custom board which is the earlier revision of the board under test)&lt;/P&gt;&lt;P&gt;2. The reset line looks fine. the reset pin is at proper 3.3V when its powered.&lt;/P&gt;&lt;P&gt;3. Also the TSI routines does not work in the new board which has little changes to the layout compared to the older board which works with TSI&lt;/P&gt;&lt;P&gt;Can anyone help?&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Sep 2013 19:58:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286554#M11089</guid>
      <dc:creator>VinGanZ</dc:creator>
      <dc:date>2013-09-01T19:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: KL25Z problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286555#M11090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Hi Jeff,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I'm working for the first time with the FRDM-KL25Z and had similar problems, I recommend watching this link about OpenSDA.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;A href="http://mcuoneclipse.com/2012/09/20/opensda-on-the-freedom-kl25z-board/" title="http://mcuoneclipse.com/2012/09/20/opensda-on-the-freedom-kl25z-board/"&gt;OpenSDA on the Freedom KL25Z Board | MCU on Eclipse&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I hope this helps,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Emmanuel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Sep 2013 15:51:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286555#M11090</guid>
      <dc:creator>emmanuelballest</dc:creator>
      <dc:date>2013-09-02T15:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: KL25Z problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286556#M11091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinond, the debugger is very slow. I recommend you to check the ramp up of the VDD and Reset and you can increase the reset time too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have a screen shot of your ramp up?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Burgos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Sep 2013 17:10:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286556#M11091</guid>
      <dc:creator>luisburgos</dc:creator>
      <dc:date>2013-09-02T17:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: KL25Z problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286557#M11092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI burgos,&lt;/P&gt;&lt;P&gt;Thanks for the answer. &lt;BR /&gt;I am able to debug the code but the downloaded code is not executing on the board. &lt;BR /&gt;How to check the ramp up of VDD and how can this affect the programming?&lt;/P&gt;&lt;P&gt;The reset time is currently fairly big with a 10K pull-up and 10uF capacitor on it.&lt;/P&gt;&lt;P&gt;The situation is,&lt;/P&gt;&lt;P&gt;1. The debugger works without problems. But the touch sensor does not work with the debugger &lt;/P&gt;&lt;P&gt;2. After downloading the code, it fails to execute although i am able to run other parts of the code other than TSS working with debugger running in debug mode.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Sep 2013 20:08:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286557#M11092</guid>
      <dc:creator>VinGanZ</dc:creator>
      <dc:date>2013-09-02T20:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: KL25Z problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286558#M11093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, here is my current state.&amp;nbsp; I have tried loading basically every file in Freescales quick start package while in boot mode and each time the SDA led will change from alternating every .5 second to blinking in groups of 7 flashes.&amp;nbsp; When I power cycle the board I get no response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My theory is that the K20 mcu that manages boot mode is operating normally but the kl25z mcu has died.&amp;nbsp; I did some probing around while the board was connected via USB (not in boot mode) and I measured 3.3V across C8 and C9, so it looks like the board is getting power, but only 1.08V across C7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure how this could have happened.&amp;nbsp; I literally just opened the box and started trying to load code onto it from IAR and after a couple power cycles it became unresponsive.&amp;nbsp; I've put lots of MCUs from Analog Devices through hell and they always fire right up.&amp;nbsp; Any thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 02:07:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286558#M11093</guid>
      <dc:creator>jeffhaller</dc:creator>
      <dc:date>2013-09-03T02:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: KL25Z problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286559#M11094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it blinks, usually this means&lt;/P&gt;&lt;P&gt;a) wrong file format you try to load&lt;/P&gt;&lt;P&gt;b) no OpenSDA (e.g. MSD bootloader) firmware loaded&lt;/P&gt;&lt;P&gt;c) wrong OpenSDA firmware loaded&lt;/P&gt;&lt;P&gt;I suspect the later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;I have tried loading basically every file in Freescales quick start package while in boot mode.&lt;/P&gt;&lt;P&gt;What is 'boot mode' for you? To load an S19 file, the device needs to show up as 'FRDM-KL25Z' device. If it shows up as 'BOOTLOADER', then you are in the wrong mode.&amp;nbsp; Plug in the KL25Z with the OpenSDA USB port. Does the device show up named "FRDM-KL25Z" as MSD Bootloader Device' (see &lt;A href="http://mcuoneclipse.com/2013/09/02/the-freescale-opensda-trap-no-device-available-or-something-like-that/" title="http://mcuoneclipse.com/2013/09/02/the-freescale-opensda-trap-no-device-available-or-something-like-that/"&gt;The Freescale OpenSDA Trap: “No Device Available”, or something like that…&lt;/A&gt; post)? If not, then it is not in MSD mode.&lt;/P&gt;&lt;P&gt;To get into MSD (Mass Storage device bootloader) mode, see "Changing the Board back to MSD Bootloader (P&amp;amp;E OpenSDA)" in above post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 05:34:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286559#M11094</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2013-09-03T05:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: KL25Z problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286560#M11095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your post was a success!&amp;nbsp; Extracting the files to the drive first then copying to the device worked for some strange reason.&amp;nbsp; Thanks for all your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 05:56:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286560#M11095</guid>
      <dc:creator>jeffhaller</dc:creator>
      <dc:date>2013-09-03T05:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: KL25Z problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286561#M11096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;uffff!!!&lt;/P&gt;&lt;P&gt;It is not that strange that it fails if you copy the file e.g. from WinZip (without extracting the files first), as this likely changes the order how the file blocks are written. That dependency on the file blocks is a big problem for MSD bootloaders like the one used in OpenSDA. I know that e.g. Linux or Mac systems are causing this kind of problems, and I believe that P&amp;amp;E has fixed some problems around it. But it is still a problem :-(.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 06:00:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286561#M11096</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2013-09-03T06:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: KL25Z problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286562#M11097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can check your ramp up with a oscilloscope and sent it to me? &lt;BR /&gt;You can try increasing the value of your capacitor, you will have a bigger time of ramp up and your micro controller will have more stability.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Burgos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 15:35:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286562#M11097</guid>
      <dc:creator>luisburgos</dc:creator>
      <dc:date>2013-09-03T15:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: KL25Z problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286563#M11098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Hi Burgos&lt;/P&gt;&lt;P&gt;I have found an issue with IAR embedded workbench. As I said before I have two different revisions of boards. &lt;/P&gt;&lt;P&gt;1. Revision A board gets programmed without any issues which has mkl25z128vkl4 part with IAR embedded workbench. &lt;/P&gt;&lt;P&gt;TSS works well on this board. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Revision B board with same program does not get programmed correctly with same mkl25z128vkl4. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. However Revision B board worked with code warrior ide program. TSS still does not work with code warrior on Revision B board but same code works on Revision A board&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the touch sensors from revision a through revision b remains c the same. &lt;/P&gt;&lt;P&gt;Does this point to a silicon anomaly ?&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 20:02:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286563#M11098</guid>
      <dc:creator>VinGanZ</dc:creator>
      <dc:date>2013-09-03T20:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: KL25Z problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286564#M11099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinond, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are the difference of hardware between both boards?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Check the mask set of both micro controllers (It´s under the part number of your micro controllers), there are two erratas of TSI for &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;mask sets 1N97F and 2N97F.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; links: &lt;A href="http://cache.freescale.com/files/microcontrollers/doc/errata/KINETIS_L_1N97F.pdf?fpsp=1&amp;amp;WT_TYPE=Errata&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation" title="http://cache.freescale.com/files/microcontrollers/doc/errata/KINETIS_L_1N97F.pdf?fpsp=1&amp;amp;WT_TYPE=Errata&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation"&gt;http://cache.freescale.com/files/microcontrollers/doc/errata/KINETIS_L_1N97F.pdf?fpsp=1&amp;amp;WT_TYPE=Errata&amp;amp;WT_VENDOR=FREESCA…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://cache.freescale.com/files/microcontrollers/doc/errata/KINETIS_L_2N97F.pdf?fpsp=1&amp;amp;WT_TYPE=Errata&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation" title="http://cache.freescale.com/files/microcontrollers/doc/errata/KINETIS_L_2N97F.pdf?fpsp=1&amp;amp;WT_TYPE=Errata&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation"&gt;http://cache.freescale.com/files/microcontrollers/doc/errata/KINETIS_L_2N97F.pdf?fpsp=1&amp;amp;WT_TYPE=Errata&amp;amp;WT_VENDOR=FREESCA…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Also it can be problem of the PCB, to check that you can change the micro controller of the board that it´s working well and do a test in the PCB that is not working well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Burgos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 15:16:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286564#M11099</guid>
      <dc:creator>luisburgos</dc:creator>
      <dc:date>2013-09-05T15:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: KL25Z problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286565#M11100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Hi Burgos &lt;/P&gt;&lt;P&gt;both the boards have same silicon revision 2N97F. Since code warrior is able to program both boards and most things other than touch buttons are working I believe there's something that can be corrected. &lt;/P&gt;&lt;P&gt;The touch sense interrupt does not fire on Rev B board. Only change between Rev A and B are 2 extra io pins connected. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Sep 2013 01:04:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286565#M11100</guid>
      <dc:creator>VinGanZ</dc:creator>
      <dc:date>2013-09-07T01:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: KL25Z problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286566#M11101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vinod, I talked with Vicente Gomez and he will have a solution for your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Burgos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 17:16:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286566#M11101</guid>
      <dc:creator>luisburgos</dc:creator>
      <dc:date>2013-09-09T17:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: KL25Z problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286567#M11102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, the touch buttons does work when i checked through the calibration routines.&lt;/P&gt;&lt;P&gt;The interrupt does not fire at all?&lt;/P&gt;&lt;P&gt;What does the TSI0 interrupt depend on?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 10:55:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-problem/m-p/286567#M11102</guid>
      <dc:creator>VinGanZ</dc:creator>
      <dc:date>2013-09-17T10:55:48Z</dc:date>
    </item>
  </channel>
</rss>

