<?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>Classic/Legacy CodeWarriorのトピックLink file error?</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Link-file-error/m-p/128166#M280</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In my link file (xxxx.cmd) there is a line written like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;OBJECT (F_EntryPoint, Cpu.c)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This line takes the function _EntryPoint in the cpu.c file and puts it exactly here in memory (Where you put the OBJECT(...) line).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I use this link file by the command line tool "mwld56800" I get the error message that my linker can't find cpu.c, no matter where I put the file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BUT if I change the line to: OBJECT (F_EntryPoint, Cpu.o)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And refers to the object file instead, the linker stops complaining.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this correct?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;CodeWarrior 7.3 for DSP56F807&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Linker version: 7.0 build 1051&lt;/SPAN&gt;&lt;P&gt;Message Edited by Falo on &lt;SPAN class="date_text"&gt;2007-03-27&lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;01:43 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Mar 2007 19:38:35 GMT</pubDate>
    <dc:creator>Falo</dc:creator>
    <dc:date>2007-03-27T19:38:35Z</dc:date>
    <item>
      <title>Link file error?</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Link-file-error/m-p/128166#M280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In my link file (xxxx.cmd) there is a line written like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;OBJECT (F_EntryPoint, Cpu.c)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This line takes the function _EntryPoint in the cpu.c file and puts it exactly here in memory (Where you put the OBJECT(...) line).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I use this link file by the command line tool "mwld56800" I get the error message that my linker can't find cpu.c, no matter where I put the file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BUT if I change the line to: OBJECT (F_EntryPoint, Cpu.o)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And refers to the object file instead, the linker stops complaining.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this correct?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;CodeWarrior 7.3 for DSP56F807&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Linker version: 7.0 build 1051&lt;/SPAN&gt;&lt;P&gt;Message Edited by Falo on &lt;SPAN class="date_text"&gt;2007-03-27&lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;01:43 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 19:38:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Link-file-error/m-p/128166#M280</guid>
      <dc:creator>Falo</dc:creator>
      <dc:date>2007-03-27T19:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Link file error?</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Link-file-error/m-p/128167#M281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I checked on my side and it's working fine.&lt;/DIV&gt;&lt;DIV&gt;See attachement.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Pascal&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="http://www.freescale.com/files/community_files/CWDSPCOMM/msg76_test.zip" rel="nofollow" target="_self"&gt;test.zip&lt;/A&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by t.dowe on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-09-04&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;10:37 AM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2007 21:42:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Link-file-error/m-p/128167#M281</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2007-04-03T21:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Link file error?</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Link-file-error/m-p/128168#M282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Dear Pascal,&lt;/DIV&gt;&lt;DIV&gt;I used Processor Expert to generate linker, when I compile the simplest sample in IDE and it is OK. But I used commandline , it has error is&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Warning : Linker command file warning at line 80&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Object "F_EntryPoint" not found in file "Cpu.c"&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Alert : Link failed.&lt;/DIV&gt;&lt;DIV&gt;Errors caused tool to abort.&lt;/DIV&gt;&lt;DIV&gt;I used the linker flag:&lt;/DIV&gt;&lt;DIV&gt;-l"FP5800.lib" -l"MSL C 56800.Lib"&amp;nbsp; -timing -msgstyle IDE -stdlib -g&amp;nbsp;&amp;nbsp;&amp;nbsp; -w on -maxerrrs 5 -maxwarnings 5 -m F_EntryPoint&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2007 11:38:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Link-file-error/m-p/128168#M282</guid>
      <dc:creator>haluong</dc:creator>
      <dc:date>2007-08-14T11:38:34Z</dc:date>
    </item>
  </channel>
</rss>

