<?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>MCUXpresso IDEのトピックRe: Invoke armasm assembler in MCUXpresso IDE</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/Invoke-armasm-assembler-in-MCUXpresso-IDE/m-p/1417957#M7841</link>
    <description>&lt;P&gt;yes. But if you are using a make file project as I suggested, you simply add your options in the make file itself.&lt;/P&gt;</description>
    <pubDate>Wed, 23 Feb 2022 06:25:47 GMT</pubDate>
    <dc:creator>ErichStyger</dc:creator>
    <dc:date>2022-02-23T06:25:47Z</dc:date>
    <item>
      <title>Invoke armasm assembler in MCUXpresso IDE</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Invoke-armasm-assembler-in-MCUXpresso-IDE/m-p/1417217#M7831</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have legacy assembly source files that use the "&lt;/SPAN&gt;&lt;SPAN class=""&gt;armasm"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;syntax.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And I find that I need to Use "&lt;/SPAN&gt;armasm"&amp;nbsp;&lt;SPAN&gt;to assemble legacy&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;armasm&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;syntax assembly code.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How can I invoke the&amp;nbsp;armasm&amp;nbsp;assembler in MCUXpresso IDE.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 06:02:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Invoke-armasm-assembler-in-MCUXpresso-IDE/m-p/1417217#M7831</guid>
      <dc:creator>shilpa1</dc:creator>
      <dc:date>2022-02-22T06:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke armasm assembler in MCUXpresso IDE</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Invoke-armasm-assembler-in-MCUXpresso-IDE/m-p/1417377#M7834</link>
      <description>&lt;P&gt;By default, an Eclipse auto-build project is tied to a certain tool chain (e.g. GNU), so won't be easy to direct certain files to a different tool like the assembler.&lt;/P&gt;&lt;P&gt;What I would do is to create a simple make file based project (see &lt;A href="https://mcuoneclipse.com/2017/07/22/tutorial-makefile-projects-with-eclipse/" target="_blank"&gt;https://mcuoneclipse.com/2017/07/22/tutorial-makefile-projects-with-eclipse/&lt;/A&gt; for a tutorial) and build your assembler files with armasm, then use the generated object files (or build an archive/library) in your other project.&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 09:34:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Invoke-armasm-assembler-in-MCUXpresso-IDE/m-p/1417377#M7834</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2022-02-22T09:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke armasm assembler in MCUXpresso IDE</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Invoke-armasm-assembler-in-MCUXpresso-IDE/m-p/1417896#M7837</link>
      <description>&lt;P&gt;where can I update the compiler options in exiting MCUxpresso IDE project (CC_OPTIONS )&lt;/P&gt;&lt;PRE&gt;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 04:36:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Invoke-armasm-assembler-in-MCUXpresso-IDE/m-p/1417896#M7837</guid>
      <dc:creator>shilpa1</dc:creator>
      <dc:date>2022-02-23T04:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke armasm assembler in MCUXpresso IDE</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Invoke-armasm-assembler-in-MCUXpresso-IDE/m-p/1417900#M7839</link>
      <description>&lt;P&gt;Project &amp;gt; Properties, then C/C++ Build &amp;gt; Settings.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 04:38:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Invoke-armasm-assembler-in-MCUXpresso-IDE/m-p/1417900#M7839</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2022-02-23T04:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke armasm assembler in MCUXpresso IDE</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Invoke-armasm-assembler-in-MCUXpresso-IDE/m-p/1417902#M7840</link>
      <description>&lt;P&gt;In that settings MCU C compiler where exactly i need to set cc flags, is that in miscellaneous-&amp;gt;other flags ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 04:43:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Invoke-armasm-assembler-in-MCUXpresso-IDE/m-p/1417902#M7840</guid>
      <dc:creator>shilpa1</dc:creator>
      <dc:date>2022-02-23T04:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke armasm assembler in MCUXpresso IDE</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Invoke-armasm-assembler-in-MCUXpresso-IDE/m-p/1417957#M7841</link>
      <description>&lt;P&gt;yes. But if you are using a make file project as I suggested, you simply add your options in the make file itself.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 06:25:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Invoke-armasm-assembler-in-MCUXpresso-IDE/m-p/1417957#M7841</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2022-02-23T06:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke armasm assembler in MCUXpresso IDE</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Invoke-armasm-assembler-in-MCUXpresso-IDE/m-p/1418158#M7845</link>
      <description>&lt;P&gt;AREA REL,PIC,READONLY,ALIGN=4&lt;/P&gt;&lt;P&gt;EXPORT text&lt;BR /&gt;EXPORT txttbl&lt;/P&gt;&lt;P&gt;NML EQU 1&lt;BR /&gt;ABNRHY EQU 2&lt;BR /&gt;BO EQU 4&lt;BR /&gt;ABN EQU 8&lt;/P&gt;&lt;P&gt;text&lt;BR /&gt;base&lt;/P&gt;&lt;P&gt;snf DCW 1&lt;BR /&gt;DCB 0&lt;BR /&gt;DCB " ",0&lt;BR /&gt;DCB "",0&lt;BR /&gt;ALIGN 1&lt;BR /&gt;spedanl DCW 2&lt;BR /&gt;DCB 0&lt;BR /&gt;DCB "** * * **",0&lt;BR /&gt;DCB "",0&lt;BR /&gt;ALIGN 1&lt;BR /&gt;sagspami DCW 3&lt;BR /&gt;DCB 0&lt;BR /&gt;DCB "*** ***",0&lt;BR /&gt;DCB "",0&lt;BR /&gt;ALIGN 1&lt;BR /&gt;stwlvw DCW 6&lt;BR /&gt;DCB 0&lt;BR /&gt;DCB " ",0&lt;BR /&gt;DCB "",0&lt;BR /&gt;ALIGN 1&lt;BR /&gt;ssr DCW 19&lt;BR /&gt;DCB NML&lt;BR /&gt;DCB " ",0&lt;BR /&gt;DCB " ",0&lt;BR /&gt;ALIGN 1&lt;BR /&gt;sarat DCW 20&lt;BR /&gt;DCB 0&lt;BR /&gt;DCB " ",0&lt;BR /&gt;DCB "",0&lt;BR /&gt;ALIGN 1&lt;/P&gt;&lt;P&gt;ALIGN 2&lt;BR /&gt;txttbl&lt;BR /&gt;DCW spedanl-base,sagspami-base,stwlvw-base,ssr-base,sarat-base&lt;BR /&gt;DCW snf-base&lt;/P&gt;&lt;P&gt;END&lt;/P&gt;&lt;P&gt;This is the .src file content and I want to include it in my project , may i know how exactly this can be done. If makefile modification required may i know the correct flag for that.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 10:17:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Invoke-armasm-assembler-in-MCUXpresso-IDE/m-p/1418158#M7845</guid>
      <dc:creator>shilpa1</dc:creator>
      <dc:date>2022-02-23T10:17:00Z</dc:date>
    </item>
  </channel>
</rss>

