<?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 for StarCoreのトピックRe: Using SC3000 linker</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-StarCore/Using-SC3000-linker/m-p/229193#M401</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Catherine,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help and support. &lt;/P&gt;&lt;P&gt;I'd tried the method (MSC8156 .l3k file inclusion) suggested by you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But still i'm getting the following error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more information: I'm able to build and execute the &lt;STRONG&gt;C starcore&lt;/STRONG&gt; (SC3850) project successfully.&lt;/P&gt;&lt;P&gt;The problem is seen only with the ASM project with SC3000 linker. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Error.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/38405i58A2731CF44A1CF5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Error.jpg" alt="Error.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;**** Build of configuration Debug_SC3850_ASM for project SI_ASM ****&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;E:\Freescale\CW SC v10.2.12\gnu\bin\mingw32-make.exe all &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;'Building target: SI_ASM.eld'&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;'Invoking: StarCore Assembly Linker'&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;"E:/Freescale/CW SC v10.2.12/SC/StarCore_Support/compiler/bin/sc3000-ld" @"SI_ASM.args" -o "SI_ASM.eld"&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;This application has requested the Runtime to terminate it in an unusual way.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Please contact the application's support team for more information.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;mingw32-make: *** [SI_ASM.eld] Error 3&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jan 2013 09:44:22 GMT</pubDate>
    <dc:creator>venkatkumar</dc:creator>
    <dc:date>2013-01-21T09:44:22Z</dc:date>
    <item>
      <title>Using SC3000 linker</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-StarCore/Using-SC3000-linker/m-p/229191#M399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to use the SC3000 linker for SC3850 project in Codewarrior 10.2.12 IDE.&lt;/P&gt;&lt;P&gt;The project is an Assembly project with only one assembly file. The project is getting compiled successfully.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I got the following warning: &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;[LNK,1,6001,-1]: Warning: Old linker is used. This will be deprecated and flexible startup support is not implemented.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Please use sc3000-ld linker and .l3k linker command files.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then i made the following changes&lt;/P&gt;&lt;P&gt;=&amp;gt; Under Project-&amp;gt; properties -&amp;gt; C/C++ Build -&amp;gt; Settings -&amp;gt; Starcore Assembly Linker Application &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Command was changed to SC3000-Id&lt;/P&gt;&lt;P&gt;=&amp;gt; Under&amp;nbsp; Project-&amp;gt; properties -&amp;gt; C/C++ Build -&amp;gt; Settings -&amp;gt; Starcore Assembly Linker Application -&amp;gt; Linker Settings&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The linker command file "Freescale\CW SC v10.2.12\SC\StarCore_Support\CodeWarrior_Examples\HS\3850_HS\LCF\sc3850.l3k" was given.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After these changes, i'm not able to link the project. (Attached the error.jpg)&lt;/P&gt;&lt;P&gt;Error is: &lt;STRONG style="color: red; font-size: 10.0pt; font-family: 'Courier New';"&gt;sc3000-ld.exe has encountered a problem and needs to close&lt;/STRONG&gt;. &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me to resolve this issue. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2013 09:52:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-StarCore/Using-SC3000-linker/m-p/229191#M399</guid>
      <dc:creator>venkatkumar</dc:creator>
      <dc:date>2013-01-18T09:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using SC3000 linker</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-StarCore/Using-SC3000-linker/m-p/229192#M400</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;You need to port your existing SC100 linker file to SC3000 linker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The syntax for the SC300 linker file is described in {Install}\SC\Help\StarCore SC3000 Linker User Guide.pdf.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a start I would recommend to create a project for MSC8156 using the wizard, take the generated .l3k files over to your project. Then adjust the .l3k files to match your project specifics.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2013 12:52:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-StarCore/Using-SC3000-linker/m-p/229192#M400</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2013-01-18T12:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using SC3000 linker</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-StarCore/Using-SC3000-linker/m-p/229193#M401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Catherine,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help and support. &lt;/P&gt;&lt;P&gt;I'd tried the method (MSC8156 .l3k file inclusion) suggested by you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But still i'm getting the following error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more information: I'm able to build and execute the &lt;STRONG&gt;C starcore&lt;/STRONG&gt; (SC3850) project successfully.&lt;/P&gt;&lt;P&gt;The problem is seen only with the ASM project with SC3000 linker. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Error.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/38405i58A2731CF44A1CF5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Error.jpg" alt="Error.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;**** Build of configuration Debug_SC3850_ASM for project SI_ASM ****&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;E:\Freescale\CW SC v10.2.12\gnu\bin\mingw32-make.exe all &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;'Building target: SI_ASM.eld'&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;'Invoking: StarCore Assembly Linker'&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;"E:/Freescale/CW SC v10.2.12/SC/StarCore_Support/compiler/bin/sc3000-ld" @"SI_ASM.args" -o "SI_ASM.eld"&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;This application has requested the Runtime to terminate it in an unusual way.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Please contact the application's support team for more information.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;mingw32-make: *** [SI_ASM.eld] Error 3&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 09:44:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-StarCore/Using-SC3000-linker/m-p/229193#M401</guid>
      <dc:creator>venkatkumar</dc:creator>
      <dc:date>2013-01-21T09:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Using SC3000 linker</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-StarCore/Using-SC3000-linker/m-p/229194#M402</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;There should be something specific to your application or linker file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here I would recommend you to submit a service request through our on line support web page.&lt;/P&gt;&lt;P&gt;Click &lt;A href="https://www.freescale.com/webapp/servicerequest.create_SR.framework?regFlag=fromOpenSR"&gt;here &lt;/A&gt;to submit a Service Request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure to attach a project reproducing the trouble to the SR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 12:56:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-StarCore/Using-SC3000-linker/m-p/229194#M402</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2013-01-21T12:56:15Z</dc:date>
    </item>
  </channel>
</rss>

