<?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>LPCXpresso IDE中的主题 Feature Request for LPC Expresso IDE enviroment.</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Feature-Request-for-LPC-Expresso-IDE-enviroment/m-p/559742#M15547</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by SB_telco on Wed Nov 19 04:42:47 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;====================================&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;### LPCXPRESSO FEATURE REQUEST ### &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;====================================&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please added the following features to LPCxpresso&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A:&amp;nbsp; One Shot : save all -&amp;gt; Compile -&amp;gt; Program Targer MCU : As 2 LPCxpresso Menu Button &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;B:&amp;nbsp; Setting : Linker&amp;nbsp; section:&amp;nbsp; Generate in addtion to .axf files , .bin and .hex files&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Full details below :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A : On the tool bar in LPCxpresso a two buttons that does the following.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Button 1&amp;nbsp; : One shot&amp;nbsp; Save --&amp;gt;Compile &amp;gt; program host.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All output text from all stages is dumped out in the console window including the programming of the traget MCU.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1.&amp;nbsp; Save all edited text files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.&amp;nbsp; Compiles all files down to a .axf file&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.&amp;nbsp; Loads the compiled .axf file into target host MCU&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Button 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sets up the items required for "Button 1&amp;nbsp; : One shot&amp;nbsp; Save --&amp;gt;Compile &amp;gt; program host." to work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Which LPCxpresso release mode to use .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; All the programming settings required to program the MCU . Basically a copy of the settings from the "Program Flash" settings menu&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;B:&amp;nbsp; In the settings page under the linker section make it so that there are tick boxes so that a user can select to optionally build in addition to the axf file , bin and hex files&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At the moment I have to manually enter &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;arm-none-eabi-size ${BuildArtifactFileName}; arm-none-eabi-objcopy -O ihex ${BuildArtifactFileName} ${BuildArtifactFileBaseName}.hex ; arm-none-eabi-objcopy -O binary ${BuildArtifactFileName} ${BuildArtifactFileBaseName}.bin ; checksum -d ${BuildArtifactFileBaseName}.bin;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This should be a built in feature.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This I feel will greatly improve LPXpresso.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best wishes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Simon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 00:49:25 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T00:49:25Z</dc:date>
    <item>
      <title>Feature Request for LPC Expresso IDE enviroment.</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Feature-Request-for-LPC-Expresso-IDE-enviroment/m-p/559742#M15547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by SB_telco on Wed Nov 19 04:42:47 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;====================================&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;### LPCXPRESSO FEATURE REQUEST ### &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;====================================&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please added the following features to LPCxpresso&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A:&amp;nbsp; One Shot : save all -&amp;gt; Compile -&amp;gt; Program Targer MCU : As 2 LPCxpresso Menu Button &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;B:&amp;nbsp; Setting : Linker&amp;nbsp; section:&amp;nbsp; Generate in addtion to .axf files , .bin and .hex files&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Full details below :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A : On the tool bar in LPCxpresso a two buttons that does the following.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Button 1&amp;nbsp; : One shot&amp;nbsp; Save --&amp;gt;Compile &amp;gt; program host.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All output text from all stages is dumped out in the console window including the programming of the traget MCU.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1.&amp;nbsp; Save all edited text files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.&amp;nbsp; Compiles all files down to a .axf file&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.&amp;nbsp; Loads the compiled .axf file into target host MCU&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Button 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sets up the items required for "Button 1&amp;nbsp; : One shot&amp;nbsp; Save --&amp;gt;Compile &amp;gt; program host." to work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Which LPCxpresso release mode to use .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; All the programming settings required to program the MCU . Basically a copy of the settings from the "Program Flash" settings menu&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;B:&amp;nbsp; In the settings page under the linker section make it so that there are tick boxes so that a user can select to optionally build in addition to the axf file , bin and hex files&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At the moment I have to manually enter &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;arm-none-eabi-size ${BuildArtifactFileName}; arm-none-eabi-objcopy -O ihex ${BuildArtifactFileName} ${BuildArtifactFileBaseName}.hex ; arm-none-eabi-objcopy -O binary ${BuildArtifactFileName} ${BuildArtifactFileBaseName}.bin ; checksum -d ${BuildArtifactFileBaseName}.bin;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This should be a built in feature.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This I feel will greatly improve LPXpresso.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best wishes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Simon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:49:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Feature-Request-for-LPC-Expresso-IDE-enviroment/m-p/559742#M15547</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Request for LPC Expresso IDE enviroment.</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Feature-Request-for-LPC-Expresso-IDE-enviroment/m-p/559743#M15548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Wed Nov 19 05:14:00 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your feedback&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. This is mostly what the "Debug" button on the Quickstart panel does (also mirrored on the toolbar as "Debug project"). It saves all files in the project, builds the projects, and starts a debug session (downloading the built axf file). I think it is a specific requirement of yours to then go and program the application to flash without debugging. Can you explain why this would be useful to the 10's of thousands of other LPCXpresso users?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. This is a very specific request, to create hex AND binary files. You only have to do it once per project. I don't think this will 'greatly improve LPCXpresso'.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:49:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Feature-Request-for-LPC-Expresso-IDE-enviroment/m-p/559743#M15548</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:49:26Z</dc:date>
    </item>
  </channel>
</rss>

