<?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: Linker error undefined _start in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-error-undefined-start/m-p/203301#M7716</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you try defining the environment variables MWLibraries and MWLibraryFiles on your system.&lt;/P&gt;&lt;P&gt;&amp;nbsp; MWLibraries contains paths to the library files&lt;/P&gt;&lt;P&gt;&amp;nbsp; MWLibraryFiles contains names of the library files to link to the application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check {Install}\(CodeWarrior_Examples)\CmdlineTools\Commandline.bat for example how these are set up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alternatively you should add the name of&amp;nbsp;the run time library to your linker command line.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The library you need to link to your project depends on the options you are using for building.&lt;/P&gt;&lt;P&gt;Please refer to {Install}\Help\PDF\ColdFire_Build_Tools_Reference.pdf chapter "Coldfire Runtime Libraries" section "MSL for Coldfire Development -&amp;gt; "Using MSL Libraries" for information on which library to select according to your compiler settings.&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>Thu, 27 May 2010 16:28:10 GMT</pubDate>
    <dc:creator>CrasyCat</dc:creator>
    <dc:date>2010-05-27T16:28:10Z</dc:date>
    <item>
      <title>Linker error undefined _start</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-error-undefined-start/m-p/203300#M7715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to compile a simple c program (void main() {}) on the command line (CodeWarrior for Microcontrollers V6.3) and get the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;"c:\Programme\Freescale\CodeWarrior for Microcontrollers V6.3\ColdFire_Tools\Command_Line_Tools\mwccmcf.exe" main.c### mwldmcf.exe Linker Error:#&amp;nbsp;&amp;nbsp; Undefined : "_start"Errors caused tool to abort.### mwccmcf Driver Error:#&amp;nbsp;&amp;nbsp; linker 'C:\Programme\Freescale\CodeWarrior for Microcontrollers#&amp;nbsp;&amp;nbsp; V6.3\ColdFire_Tools\Command_Line_Tools\mwldmcf.exe' returned with exit#&amp;nbsp;&amp;nbsp; code 1Errors caused tool to abort.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I point the linker to the startup code? And why doesn't it use the default? Or is it maybe an underscore problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2010 22:36:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-error-undefined-start/m-p/203300#M7715</guid>
      <dc:creator>stbohne</dc:creator>
      <dc:date>2010-05-26T22:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Linker error undefined _start</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-error-undefined-start/m-p/203301#M7716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you try defining the environment variables MWLibraries and MWLibraryFiles on your system.&lt;/P&gt;&lt;P&gt;&amp;nbsp; MWLibraries contains paths to the library files&lt;/P&gt;&lt;P&gt;&amp;nbsp; MWLibraryFiles contains names of the library files to link to the application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check {Install}\(CodeWarrior_Examples)\CmdlineTools\Commandline.bat for example how these are set up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alternatively you should add the name of&amp;nbsp;the run time library to your linker command line.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The library you need to link to your project depends on the options you are using for building.&lt;/P&gt;&lt;P&gt;Please refer to {Install}\Help\PDF\ColdFire_Build_Tools_Reference.pdf chapter "Coldfire Runtime Libraries" section "MSL for Coldfire Development -&amp;gt; "Using MSL Libraries" for information on which library to select according to your compiler settings.&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>Thu, 27 May 2010 16:28:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-error-undefined-start/m-p/203301#M7716</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2010-05-27T16:28:10Z</dc:date>
    </item>
  </channel>
</rss>

