<?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: Define a weak linkage function in Assembler in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Define-a-weak-linkage-function-in-Assembler/m-p/1317112#M15586</link>
    <description>&lt;P&gt;We have very limited resource for CF V1 assembly. All our demo code is for C. assembly is not recommended.&lt;/P&gt;
&lt;P&gt;If you would like check assembly, you can right click on c source code, "disassemble...", you will see the generated assemble code&lt;/P&gt;
&lt;P&gt;the assembly related documents:&lt;/P&gt;
&lt;P&gt;1. Coldfire assembly&amp;nbsp;Instruction Set:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com.cn/docs/en/reference-manual/CFPRM.pdf" target="_blank"&gt;https://www.nxp.com.cn/docs/en/reference-manual/CFPRM.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;2. Under CodeWarrior install folder: Assembler_CFV1_Microcontrollers.pdf&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a nice day,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 03 Aug 2021 07:22:31 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2021-08-03T07:22:31Z</dc:date>
    <item>
      <title>Define a weak linkage function in Assembler</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Define-a-weak-linkage-function-in-Assembler/m-p/1312747#M15576</link>
      <description>&lt;P&gt;I am porting an interface to the Interrupt Vector Table.&amp;nbsp; &amp;nbsp; The default handler function is aliased by two weakly defined functions written in assembler, so that they may be overridden by the client code.&lt;/P&gt;&lt;P&gt;I cannot determine from the documentation of from the community a way to declare the function aliases as weak symbols.&lt;/P&gt;&lt;P&gt;If I were writing in C, this would be easy enough.&lt;/P&gt;&lt;P&gt;In Kinetis Design Studio a .weak directive would do the trick, but the coldfire assembler doesn't support .weak.&lt;/P&gt;&lt;P&gt;How does one define a symbol in ColdFire V1 assembler (using the CodeWarrior Compilation System) as a weak (aka Overload) symbol?&lt;/P&gt;&lt;P&gt;Thank you for your consideration!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2021 20:57:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Define-a-weak-linkage-function-in-Assembler/m-p/1312747#M15576</guid>
      <dc:creator>-dan_l</dc:creator>
      <dc:date>2021-07-23T20:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Define a weak linkage function in Assembler</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Define-a-weak-linkage-function-in-Assembler/m-p/1317112#M15586</link>
      <description>&lt;P&gt;We have very limited resource for CF V1 assembly. All our demo code is for C. assembly is not recommended.&lt;/P&gt;
&lt;P&gt;If you would like check assembly, you can right click on c source code, "disassemble...", you will see the generated assemble code&lt;/P&gt;
&lt;P&gt;the assembly related documents:&lt;/P&gt;
&lt;P&gt;1. Coldfire assembly&amp;nbsp;Instruction Set:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com.cn/docs/en/reference-manual/CFPRM.pdf" target="_blank"&gt;https://www.nxp.com.cn/docs/en/reference-manual/CFPRM.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;2. Under CodeWarrior install folder: Assembler_CFV1_Microcontrollers.pdf&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a nice day,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 07:22:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Define-a-weak-linkage-function-in-Assembler/m-p/1317112#M15586</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2021-08-03T07:22:31Z</dc:date>
    </item>
  </channel>
</rss>

