<?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: C Labels Recognized by Inline Assembly in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/C-Labels-Recognized-by-Inline-Assembly/m-p/506651#M7100</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, it appears you are correct.&amp;nbsp; Tnx for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pete&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jan 2016 19:31:52 GMT</pubDate>
    <dc:creator>nhpete</dc:creator>
    <dc:date>2016-01-06T19:31:52Z</dc:date>
    <item>
      <title>C Labels Recognized by Inline Assembly</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/C-Labels-Recognized-by-Inline-Assembly/m-p/506649#M7098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN" style="font-family: 'Arial',sans-serif; mso-ansi-language: EN;"&gt;C Labels Recognized&lt;BR /&gt;by Inline Assembly&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN lang="EN" style="font-family: 'Arial',sans-serif; mso-ansi-language: EN;"&gt; &lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN" style="font-family: 'Arial',sans-serif; mso-ansi-language: EN;"&gt;OS - WIN7&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN" style="font-family: 'Arial',sans-serif; mso-ansi-language: EN;"&gt;CW 6.3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN" style="font-family: 'Arial',sans-serif; mso-ansi-language: EN;"&gt;Target -&lt;BR /&gt;S08GB60&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN lang="EN" style="font-family: 'Arial',sans-serif; mso-ansi-language: EN;"&gt; &lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN" style="font-family: 'Arial',sans-serif; mso-ansi-language: EN;"&gt;My project&lt;BR /&gt;is mostly written in C with just a few snippets of inline assembly sprinkled&lt;BR /&gt;throughout the C.&amp;nbsp; At this point I am&lt;BR /&gt;trying to add a few lines of inline assembly which concludes with a jump (jmp&lt;BR /&gt;instruction) to a label in the C code. &lt;BR /&gt;When I attempt compile the code, I get an error message indicating that&lt;BR /&gt;the label is not set.&amp;nbsp; It appears that&lt;BR /&gt;the assembly code is not aware of the label in the C code. Is there a way I can&lt;BR /&gt;make the inline assembly code aware of the C label?&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN lang="EN" style="font-family: 'Arial',sans-serif; mso-ansi-language: EN;"&gt; &lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN" style="font-family: 'Arial',sans-serif; mso-ansi-language: EN;"&gt;Thanks for&lt;BR /&gt;any help which can be supplied.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN lang="EN" style="font-family: 'Arial',sans-serif; mso-ansi-language: EN;"&gt; &lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN" style="font-family: 'Arial',sans-serif; mso-ansi-language: EN;"&gt;Pete&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Dec 2015 21:05:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/C-Labels-Recognized-by-Inline-Assembly/m-p/506649#M7098</guid>
      <dc:creator>nhpete</dc:creator>
      <dc:date>2015-12-27T21:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: C Labels Recognized by Inline Assembly</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/C-Labels-Recognized-by-Inline-Assembly/m-p/506650#M7099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think we can access C label from the inline assembly code block. because "Label" can be only viewed inside a block.&lt;/P&gt;&lt;P&gt;you can use instruction JSP/JSR/CALL to jump to a C function instead.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&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>Tue, 05 Jan 2016 04:19:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/C-Labels-Recognized-by-Inline-Assembly/m-p/506650#M7099</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2016-01-05T04:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: C Labels Recognized by Inline Assembly</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/C-Labels-Recognized-by-Inline-Assembly/m-p/506651#M7100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, it appears you are correct.&amp;nbsp; Tnx for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pete&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 19:31:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/C-Labels-Recognized-by-Inline-Assembly/m-p/506651#M7100</guid>
      <dc:creator>nhpete</dc:creator>
      <dc:date>2016-01-06T19:31:52Z</dc:date>
    </item>
  </channel>
</rss>

