<?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>CodeWarrior Development ToolsのトピックRe: asm file generation during build C source project on CW10.6</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/asm-file-generation-during-build-C-source-project-on-CW10-6/m-p/394627#M2411</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;what chip do you work with?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Zhang Jun&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>Fri, 01 May 2015 05:35:43 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2015-05-01T05:35:43Z</dc:date>
    <item>
      <title>asm file generation during build C source project on CW10.6</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/asm-file-generation-during-build-C-source-project-on-CW10-6/m-p/394626#M2410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using CW 10.6.&lt;/P&gt;&lt;P&gt;Could you tell me how to generate .asm file during build for C source project?&lt;/P&gt;&lt;P&gt;When hoge.c is compiled, hoge.asm should be generated, in my understanding,&lt;/P&gt;&lt;P&gt;then I think CW10.6 would delete hoge.asm during project build.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The .asm file genaration is better for me than disassembly because I want to compare whole .asm file.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have got this experience on other vendor's IDE before. &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ikki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 01:41:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/asm-file-generation-during-build-C-source-project-on-CW10-6/m-p/394626#M2410</guid>
      <dc:creator>ikkishingu</dc:creator>
      <dc:date>2015-05-01T01:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: asm file generation during build C source project on CW10.6</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/asm-file-generation-during-build-C-source-project-on-CW10-6/m-p/394627#M2411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;what chip do you work with?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Zhang Jun&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>Fri, 01 May 2015 05:35:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/asm-file-generation-during-build-C-source-project-on-CW10-6/m-p/394627#M2411</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2015-05-01T05:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: asm file generation during build C source project on CW10.6</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/asm-file-generation-during-build-C-source-project-on-CW10-6/m-p/394628#M2412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The target device is S12ZVL32 and I use the EVB X-TWR-S12ZVL32.&lt;/P&gt;&lt;P&gt;But I think my question would not be depedent on device variation.&lt;/P&gt;&lt;P&gt;I would it may be related on build option, but unfortunately I cannot find the clue in the build option...&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ikki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 05:50:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/asm-file-generation-during-build-C-source-project-on-CW10-6/m-p/394628#M2412</guid>
      <dc:creator>ikkishingu</dc:creator>
      <dc:date>2015-05-01T05:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: asm file generation during build C source project on CW10.6</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/asm-file-generation-during-build-C-source-project-on-CW10-6/m-p/394629#M2413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ikki,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ever got information from DevTech for this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;" - the required information can be obtained by disassembling the resulting object file, or by just right-clicking a source file and choose disassembly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- there are no plans to provide an assembly listing directly from the compiler (for S12Z)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;- there are several targets that are NOT generating such information - so far no requirements were raised for such feature (since the same behavior can be achieved with just few clicks)"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;does this answer your question?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Zhang Jun&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>Mon, 04 May 2015 04:36:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/asm-file-generation-during-build-C-source-project-on-CW10-6/m-p/394629#M2413</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2015-05-04T04:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: asm file generation during build C source project on CW10.6</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/asm-file-generation-during-build-C-source-project-on-CW10-6/m-p/394630#M2414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Zhang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second, "by just right-clicking a source file and choose disassembly" is equivalent to my desire.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ikki Shingu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 00:51:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/asm-file-generation-during-build-C-source-project-on-CW10-6/m-p/394630#M2414</guid>
      <dc:creator>ikkishingu</dc:creator>
      <dc:date>2015-05-07T00:51:49Z</dc:date>
    </item>
  </channel>
</rss>

