<?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: an2295 LCF file modification question on kinetis k60</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/an2295-LCF-file-modification-question-on-kinetis-k60/m-p/319674#M14262</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well on custom boards this could be triky, may be you could check reference designs like &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FRDM-K64F"&gt;&lt;STRONG&gt;FRDM-K64F: Freescale Freedom Development Platform for Kinetis K64, K63, and K24 MCUs&lt;/STRONG&gt;&lt;/A&gt; and &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-K60D100M"&gt;&lt;STRONG&gt;TWR-K60D100M: Kinetis K60 100 MHz MCU Tower System Module&lt;/STRONG&gt;&lt;/A&gt;, here you can have a hardware reference design to check your board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I suggest you to check related threads to the AN2295 like:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://community.nxp.com/message/381751"&gt;Re: AN2295 Integration... a few questions&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.nxp.com/docs/DOC-95429"&gt;AN2295 bootloader hands on tutorial on FRDM-KL25Z&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Perla Moncada&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, 19 Jun 2014 18:49:46 GMT</pubDate>
    <dc:creator>perlam_i_au</dc:creator>
    <dc:date>2014-06-19T18:49:46Z</dc:date>
    <item>
      <title>an2295 LCF file modification question on kinetis k60</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/an2295-LCF-file-modification-question-on-kinetis-k60/m-p/319671#M14259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have an .srec aplication to download to one mk60dx256vmd10 microcontroller,unfortunately i do a whole device erase, and i can`t download by serial port, i have find&amp;nbsp; the an2295 bootloader, but i don`t know what I must changue in the lcf file for that MCU, I have flashed it in the MCU but only receive 0xfc via the serial port, where i can find the lcf file for the MCU?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2014 16:45:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/an2295-LCF-file-modification-question-on-kinetis-k60/m-p/319671#M14259</guid>
      <dc:creator>est23</dc:creator>
      <dc:date>2014-06-16T16:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: an2295 LCF file modification question on kinetis k60</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/an2295-LCF-file-modification-question-on-kinetis-k60/m-p/319672#M14260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Esteban:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can review in &lt;STRONG&gt;AN2295&lt;/STRONG&gt; on the &lt;STRONG&gt;6.1.1 Memory allocation&lt;/STRONG&gt; where is explained what you need to change on the *.lcf file, on the AN is also suggested to review on &lt;STRONG&gt;6.1.5.1 Memory occupied&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Also if you download &lt;A href="http://cache.freescale.com/files/microcontrollers/doc/app_note/AN2295.pdf"&gt;&lt;STRONG&gt;AN2295&lt;/STRONG&gt; &lt;/A&gt;and &lt;A href="http://cache.freescale.com/files/microcontrollers/doc/app_note/AN2295SW.zip"&gt;&lt;STRONG&gt;AN2295SW&lt;/STRONG&gt;&lt;/A&gt;, you can find find the *.lcf file only for PK60N512 in this installation path:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;C:\(Your download path)\an2295sw\src\Kinetis\CW_10.2\Project_Settings\Linker_Files.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another thing that I would like to know is if you are using a Freesclae's development board or if you are using a custom board and also you mention that you tried using serial port but you only was able to erase your device, I would like to know more details about this problem, how did you find that this does not worked as you expected?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a nice day,&lt;BR /&gt;Perla Moncada&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>Wed, 18 Jun 2014 16:07:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/an2295-LCF-file-modification-question-on-kinetis-k60/m-p/319672#M14260</guid>
      <dc:creator>perlam_i_au</dc:creator>
      <dc:date>2014-06-18T16:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: an2295 LCF file modification question on kinetis k60</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/an2295-LCF-file-modification-question-on-kinetis-k60/m-p/319673#M14261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have do the modifications, but the error persists, i'm not working with a Freesclae's development board, it's a board with serial ports and jtag connection, i have erased the memory for charge programs, but now i need to charge other program, created for serial bootloader, and i not have the the code of this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are others configurations than i must change? like&amp;nbsp; uart alternative or reset pins&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where i can find the modifications for the mk60dx256vmd10 lcf file or how i can calculate this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2014 18:41:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/an2295-LCF-file-modification-question-on-kinetis-k60/m-p/319673#M14261</guid>
      <dc:creator>est23</dc:creator>
      <dc:date>2014-06-18T18:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: an2295 LCF file modification question on kinetis k60</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/an2295-LCF-file-modification-question-on-kinetis-k60/m-p/319674#M14262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well on custom boards this could be triky, may be you could check reference designs like &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FRDM-K64F"&gt;&lt;STRONG&gt;FRDM-K64F: Freescale Freedom Development Platform for Kinetis K64, K63, and K24 MCUs&lt;/STRONG&gt;&lt;/A&gt; and &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-K60D100M"&gt;&lt;STRONG&gt;TWR-K60D100M: Kinetis K60 100 MHz MCU Tower System Module&lt;/STRONG&gt;&lt;/A&gt;, here you can have a hardware reference design to check your board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I suggest you to check related threads to the AN2295 like:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://community.nxp.com/message/381751"&gt;Re: AN2295 Integration... a few questions&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.nxp.com/docs/DOC-95429"&gt;AN2295 bootloader hands on tutorial on FRDM-KL25Z&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Perla Moncada&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, 19 Jun 2014 18:49:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/an2295-LCF-file-modification-question-on-kinetis-k60/m-p/319674#M14262</guid>
      <dc:creator>perlam_i_au</dc:creator>
      <dc:date>2014-06-19T18:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: an2295 LCF file modification question on kinetis k60</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/an2295-LCF-file-modification-question-on-kinetis-k60/m-p/319675#M14263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have read this threads, i'm view that normally&amp;nbsp; the ACK received in the master is a 0xfc, but in a screenshot of the program of the creator it receives a 0x20 as a ACK, there are one form to change it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 19:20:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/an2295-LCF-file-modification-question-on-kinetis-k60/m-p/319675#M14263</guid>
      <dc:creator>est23</dc:creator>
      <dc:date>2014-06-19T19:20:28Z</dc:date>
    </item>
  </channel>
</rss>

