<?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: How to flash program M4 core microcontroller from Kinetis Design Studio? in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-flash-program-M4-core-microcontroller-from-Kinetis-Design/m-p/466399#M5000</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sonya,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;KDS is a simplified IDE as compared to CodeWarrior.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;KDS Flash to File only support ELF file formats.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;Sorry.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;UPDATED:&lt;/P&gt;&lt;P&gt;I am wrong.&amp;nbsp; The Flash to File feature does work in KDS...mostly.&amp;nbsp; My testing was on the FRDM-KL03Z and modified the Project Properites-&amp;gt;C/C++ Build-&amp;gt;Settings-&amp;gt;Toolchains Tab and checked the "Create flash image".&lt;/P&gt;&lt;P&gt;Once this is done back in the Properites-&amp;gt;C/C++ Build-&amp;gt;Settings-&amp;gt;Tool Settings Tab there is now a "Cross ARM GNU Create Flash Image-&amp;gt;General" option to select what to convert the ELF file into another file and format (Intel HEX, Motorola S-record,Motorola S-record (symbols), or Raw Binary).&lt;/P&gt;&lt;P&gt;I tested each of these options and ran the "Flash from file..." tool and all formats worked for me except "Raw Binary" which returned an error of "File format not recognized".&lt;/P&gt;&lt;P&gt;When I launch the "Flash from file..." (lightning bolt icon) select the debugger tool to use and ensure you select your project.&amp;nbsp; Then click on the "Startup" Tab and only have checked the "Load executable" and "Use file:".&amp;nbsp; Next to the "Use file:" click "File System..." button and find your HEX or S-record to flash.&amp;nbsp; Then click "Apply" to save off setting and click "Flash" button to flash the file to device.&lt;/P&gt;&lt;P&gt;If anyone has gotten the Raw Binary file format to flash please share your method to do that please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jan 2016 16:34:14 GMT</pubDate>
    <dc:creator>DavidS</dc:creator>
    <dc:date>2016-01-07T16:34:14Z</dc:date>
    <item>
      <title>How to flash program M4 core microcontroller from Kinetis Design Studio?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-flash-program-M4-core-microcontroller-from-Kinetis-Design/m-p/466396#M4997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The flash from file is working well in Codewarrior but I can't get it to work in Kinetis IDE. The programmer is Multilink Universal FX.&lt;/P&gt;&lt;P&gt;Everything works in Codewarrior but can't figure the Flash Configurations in Kinetis IDE.&lt;/P&gt;&lt;P&gt;I shouldn't have to set up a project to flash the micro; this wasn't required in Codewarrior.&lt;/P&gt;&lt;P&gt;Here is the error that is meaningless to me:&lt;/P&gt;&lt;P&gt;'Launching LM4A' has encountered a problem.&lt;/P&gt;&lt;P&gt;Error in services launch sequence&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The details button doesn't provide any further explanation.&lt;/P&gt;&lt;P&gt;See attachment for Flash Configurations settings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 14:50:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-flash-program-M4-core-microcontroller-from-Kinetis-Design/m-p/466396#M4997</guid>
      <dc:creator>ddz01</dc:creator>
      <dc:date>2016-01-04T14:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to flash program M4 core microcontroller from Kinetis Design Studio?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-flash-program-M4-core-microcontroller-from-Kinetis-Design/m-p/466397#M4998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Don,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure you don't have any hanging debug process running. Take a look to the following post created by our colleague Erich Styger, specially to the step 8 "Kill hanging debuggers":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2014/11/03/debugging-failure-check-list-and-hints/" title="http://mcuoneclipse.com/2014/11/03/debugging-failure-check-list-and-hints/"&gt;Debugging Failure: Check List and Hints | MCU on Eclipse&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Carlos Mendoza&lt;/P&gt;&lt;P&gt;Technical Support Engineer&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 23:55:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-flash-program-M4-core-microcontroller-from-Kinetis-Design/m-p/466397#M4998</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2016-01-04T23:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to flash program M4 core microcontroller from Kinetis Design Studio?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-flash-program-M4-core-microcontroller-from-Kinetis-Design/m-p/466398#M4999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="color: #333333; font-family: 'Arial',sans-serif; font-size: 9pt;"&gt;We found a temporary work around to flash file to target.&amp;nbsp; It works now if the source from the .elf file that KDS creates is copied to the .s19 file.&amp;nbsp; Any &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="color: #333333; font-family: 'Arial',sans-serif; font-size: 9pt;"&gt;suggestions on why the .s19 file can't be programmed without this step?&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="color: #333333; font-family: 'Arial',sans-serif; font-size: 9pt;"&gt;I tried to share this update with Erich Styger, but the forum would not allow me to do this (not connected to Erich....not sure how to add connections yet)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2016 13:53:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-flash-program-M4-core-microcontroller-from-Kinetis-Design/m-p/466398#M4999</guid>
      <dc:creator>sonyam</dc:creator>
      <dc:date>2016-01-07T13:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to flash program M4 core microcontroller from Kinetis Design Studio?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-flash-program-M4-core-microcontroller-from-Kinetis-Design/m-p/466399#M5000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sonya,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;KDS is a simplified IDE as compared to CodeWarrior.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;KDS Flash to File only support ELF file formats.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;Sorry.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;UPDATED:&lt;/P&gt;&lt;P&gt;I am wrong.&amp;nbsp; The Flash to File feature does work in KDS...mostly.&amp;nbsp; My testing was on the FRDM-KL03Z and modified the Project Properites-&amp;gt;C/C++ Build-&amp;gt;Settings-&amp;gt;Toolchains Tab and checked the "Create flash image".&lt;/P&gt;&lt;P&gt;Once this is done back in the Properites-&amp;gt;C/C++ Build-&amp;gt;Settings-&amp;gt;Tool Settings Tab there is now a "Cross ARM GNU Create Flash Image-&amp;gt;General" option to select what to convert the ELF file into another file and format (Intel HEX, Motorola S-record,Motorola S-record (symbols), or Raw Binary).&lt;/P&gt;&lt;P&gt;I tested each of these options and ran the "Flash from file..." tool and all formats worked for me except "Raw Binary" which returned an error of "File format not recognized".&lt;/P&gt;&lt;P&gt;When I launch the "Flash from file..." (lightning bolt icon) select the debugger tool to use and ensure you select your project.&amp;nbsp; Then click on the "Startup" Tab and only have checked the "Load executable" and "Use file:".&amp;nbsp; Next to the "Use file:" click "File System..." button and find your HEX or S-record to flash.&amp;nbsp; Then click "Apply" to save off setting and click "Flash" button to flash the file to device.&lt;/P&gt;&lt;P&gt;If anyone has gotten the Raw Binary file format to flash please share your method to do that please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2016 16:34:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-flash-program-M4-core-microcontroller-from-Kinetis-Design/m-p/466399#M5000</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2016-01-07T16:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to flash program M4 core microcontroller from Kinetis Design Studio?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-flash-program-M4-core-microcontroller-from-Kinetis-Design/m-p/466400#M5001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just as Don is having this problem, so am I with a slight twist.&amp;nbsp; I tried using an elf file and can not get it to work.&amp;nbsp; However, with a project file I can program the target with no issues all day long.&amp;nbsp; The target is a MK64FX512VLQ12 in LQFP 144-pin package.&amp;nbsp; See the attached word document for the sequence of events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions would be greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2016 20:24:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-flash-program-M4-core-microcontroller-from-Kinetis-Design/m-p/466400#M5001</guid>
      <dc:creator>allenshea</dc:creator>
      <dc:date>2016-01-07T20:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to flash program M4 core microcontroller from Kinetis Design Studio?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-flash-program-M4-core-microcontroller-from-Kinetis-Design/m-p/466401#M5002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ALLEN,&lt;/P&gt;&lt;P&gt;Your problem is that you don't have a project assigned, see attached screenshot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;span class="lia-inline-image-display-wrapper" image-alt="no project.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/52824i798409F0A7DFD918/image-size/large?v=v2&amp;amp;px=999" role="button" title="no project.png" alt="no project.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2016 06:32:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-flash-program-M4-core-microcontroller-from-Kinetis-Design/m-p/466401#M5002</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2016-01-08T06:32:15Z</dc:date>
    </item>
  </channel>
</rss>

