<?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 Quick Start Linker problem in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137076#M1944</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Can't link any&amp;nbsp;C programs even the demo programs that come with quick start.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Always get error mewssage:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 3;"&gt;Link error:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 3;"&gt;Linker command file output section &lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;‘.reset’ has type ‘NO PERMISSION’ which is incompatible with section ‘.reset’ in the file c:………&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 3;"&gt;Any one else have this problem and know how to fix it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 3;"&gt;Mike&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 May 2006 23:52:30 GMT</pubDate>
    <dc:creator>admin</dc:creator>
    <dc:date>2006-05-25T23:52:30Z</dc:date>
    <item>
      <title>Quick Start Linker problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137076#M1944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Can't link any&amp;nbsp;C programs even the demo programs that come with quick start.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Always get error mewssage:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 3;"&gt;Link error:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 3;"&gt;Linker command file output section &lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;‘.reset’ has type ‘NO PERMISSION’ which is incompatible with section ‘.reset’ in the file c:………&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 3;"&gt;Any one else have this problem and know how to fix it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 3;"&gt;Mike&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2006 23:52:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137076#M1944</guid>
      <dc:creator>admin</dc:creator>
      <dc:date>2006-05-25T23:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Start Linker problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137077#M1945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I don't have much to go on here. So bear with me as I ferret some information with some basic questions...&lt;BR /&gt;&lt;BR /&gt;1) What version of CodeWarrior are you using?&lt;BR /&gt;&lt;BR /&gt;2) What is the target processor?&lt;BR /&gt;&lt;BR /&gt;3) What does your linker command file look like?&lt;BR /&gt;&lt;BR /&gt;4) When you installed CodeWarrior, did you use the installer's default directory or choose another one?&lt;BR /&gt;&lt;BR /&gt;---Tom&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2006 01:12:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137077#M1945</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2006-05-26T01:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Start Linker problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137078#M1946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Tom,&lt;/P&gt;&lt;P&gt;Ver 8.1&lt;/P&gt;&lt;P&gt;MPC 565&lt;/P&gt;&lt;P&gt;Linker command file.&lt;/P&gt;&lt;P&gt;/* linker command file for CMD-565 board, debug version - runs from */&lt;BR /&gt;/* external SRAM (2MByte) */&lt;/P&gt;&lt;P&gt;MEMORY {&lt;BR /&gt;&amp;nbsp;rom : org = 0x00000000 len = 0x00200000&amp;nbsp; // external RAM used for debbuging&lt;BR /&gt;&amp;nbsp;ram : org = 0x003F7000 len = 0x9000&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // internal RAM&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;/* We use FORCEACTIVE so that the linker will not deadstrip&lt;BR /&gt;&amp;nbsp;&amp;nbsp;the exception table gExceptionTable. */&lt;/P&gt;&lt;P&gt;FORCEACTIVE { gExceptionTable }&lt;/P&gt;&lt;P&gt;SECTIONS {&lt;/P&gt;&lt;P&gt;&amp;nbsp;.reset : { } &amp;gt; rom&lt;BR /&gt;&amp;nbsp;.init&amp;nbsp; : {} &amp;gt; rom&lt;/P&gt;&lt;P&gt;&amp;nbsp;GROUP : {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;.text (TEXT) : {}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;.rodata (CONST) : {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;*(.rdata)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;*(.rodata)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;.ctors : {}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;.dtors : {}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;extab : {}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;extabindex : {}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;.eirtable ALIGN(2048) : {}&lt;BR /&gt;&amp;nbsp;} &amp;gt; rom&lt;/P&gt;&lt;P&gt;&amp;nbsp;GROUP : {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;.data : {}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;.sdata : {}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;.sbss : {}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;.sdata2 :{}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;.sbss2 : {}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;.bss : {}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;.PPC.EMB.sdata0 : {}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;.PPC.EMB.sbss0 : {}&lt;BR /&gt;&amp;nbsp;} &amp;gt; ram&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;This file came with quick start.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Used default directory&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2006 01:50:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137078#M1946</guid>
      <dc:creator>admin</dc:creator>
      <dc:date>2006-05-26T01:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Start Linker problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137079#M1947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Nothing is jumping out at me, unfortunately. OK, the error message also spoke of another file on drive C: that had a 'reset' section in it. Is there such a file, and where is it located?&lt;BR /&gt;&lt;BR /&gt;If there is one, open it with the editor and look for 'reset'. See if there are values within those curly braces.&lt;BR /&gt;&lt;BR /&gt;---Tom&lt;P&gt;Message Edited by J2MEJediMaster on &lt;SPAN class="date_text"&gt;05-26-2006&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;10:09 AM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2006 21:06:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137079#M1947</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2006-05-26T21:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Start Linker problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137080#M1948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have the same problem !&lt;/P&gt;&lt;P&gt;Have you a solution ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 23:09:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137080#M1948</guid>
      <dc:creator>Patrice</dc:creator>
      <dc:date>2006-08-16T23:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Start Linker problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137081#M1949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Seems there is an issue in the way QuickStart defines the .reset section.&lt;/P&gt;&lt;P&gt;Can you check the quick start source code and tell me how .reset section is defined?&lt;/P&gt;&lt;P&gt;Point is .reset section is not a predefined ELF section and it may be defined incorrectly.&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2006 17:32:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137081#M1949</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2006-08-17T17:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Start Linker problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137082#M1950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I send you the entire folder of the project open with the Quick Start Stationery.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks in advance !&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="http://www.freescale.com/files/community_files/CW816COMM/1554_demo1.zip" rel="nofollow" target="_self"&gt;demo1.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-10-22&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;09:59 AM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2006 20:25:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137082#M1950</guid>
      <dc:creator>Patrice</dc:creator>
      <dc:date>2006-08-17T20:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Start Linker problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137083#M1951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I received from the technical support an issue and in the future&amp;nbsp;I think the problem&amp;nbsp;will be&amp;nbsp;fixed.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2006 13:05:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137083#M1951</guid>
      <dc:creator>Patrice</dc:creator>
      <dc:date>2006-08-18T13:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Start Linker problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137084#M1952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I think the issue is in the file exctable.asm. The .reset section must be defined as:&lt;/P&gt;&lt;P&gt;.section&amp;nbsp;.reset,4,1,6&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;instead of&lt;/P&gt;&lt;P&gt;.section&amp;nbsp;.reset,4,1, $40000006&lt;/P&gt;&lt;P&gt;I do not understand the $40000006 there&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2006 17:07:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137084#M1952</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2006-08-18T17:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Start Linker problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137085#M1953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I have been changing the ref to .reset in the exctable.asm file and tried your fix as well - .section&amp;nbsp;.reset,4,1,6&amp;nbsp;&amp;nbsp;but this gives me another error...&lt;/DIV&gt;&lt;DIV&gt;CodeWarrior has encountered an unhandled exception 0xc0000005 at address 0x004a883f (The memory address at 0x0000000c could not be read)&lt;/DIV&gt;&lt;DIV&gt;Location: MEM_FREE: 0x69c1efb8&lt;/DIV&gt;&lt;DIV&gt;Abort / Retry /Ignore ?&lt;/DIV&gt;&lt;DIV&gt;Codewarrior encountered an unhandled C++ error.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Have you or anyone else encountered this??&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2006 07:06:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137085#M1953</guid>
      <dc:creator>Smithy</dc:creator>
      <dc:date>2006-08-21T07:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Start Linker problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137086#M1954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;This still seems to be an ongoing problem. Is Freescale not going to address this? I can't even compile their demo apps because of this issue.&lt;/DIV&gt;&lt;DIV&gt;Tim&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 21:41:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137086#M1954</guid>
      <dc:creator>tim_milliken</dc:creator>
      <dc:date>2006-11-03T21:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Start Linker problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137087#M1955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; Which demo applications are you unable to compile?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; Which version of CodeWarrior are you using?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; To retrieve that info:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Start CodeWarrior&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Select Help -&amp;gt; "About Metrowerks CodeWarrior"&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Click on "Installed Products"&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Version number I am interested in is displayed on the top of the dialog. Can be saved in a text file using Save As button.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2006 19:12:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137087#M1955</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2006-11-06T19:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Start Linker problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137088#M1956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Can't compile any demo app that uses the exec.asm (I think that is the file name) , it has that line about the reset section that is described eariler in this post. When I change the line that has that unknown value of something like $400006, it will crash and burn, resulting in one losing any work that was not saved. My problem is the same as the rest of the post in this thread. The version I am running is 8.1 build 40416.&lt;/DIV&gt;&lt;DIV&gt;Thanks Tim&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2006 23:07:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137088#M1956</guid>
      <dc:creator>tim_milliken</dc:creator>
      <dc:date>2006-11-06T23:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Start Linker problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137089#M1957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;DIV&gt;My version is exactly the same as Tim's 8.1 build 40416 and I have not been able to run any of the demo applications either. I have had to move on and try other code but would really like to get these demos working. Changing the line suggested ended in Codewarrior crashing and work lost as well.&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2006 06:36:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137089#M1957</guid>
      <dc:creator>Smithy</dc:creator>
      <dc:date>2006-11-07T06:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Start Linker problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137090#M1958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;I made some test locally.&lt;/DIV&gt;&lt;DIV&gt;I am able to build any of the demo application delivered in {Install}\(CodeWarrior_Examples)\PowerPC_EABI directory.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Am I missing something?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2006 19:48:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137090#M1958</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2006-11-07T19:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Start Linker problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137091#M1959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Check the one file that is in question and see what that one value is. See if by chance yours is already changed. Tim&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2006 19:51:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137091#M1959</guid>
      <dc:creator>tim_milliken</dc:creator>
      <dc:date>2006-11-07T19:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Start Linker problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137092#M1960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I've attached two of the QS projects I am trying to demo&amp;nbsp;that bring up the same linker error:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;Link Error&amp;nbsp;&amp;nbsp; : Linker command file output section '.reset' has type 'NO PERMISSION' which is incompatible with&lt;BR /&gt;section '.reset' in file 'C:\cygwin\usr\local\mpc500QuickStart-r4.0\sample_applications\CodeWarrior\Cmd_565\tpu3_demo\SystemConfig\exctable.o'.&lt;BR /&gt;Add an input for this section with a more appropriate type.&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;EM&gt;Link failed.&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;When I make changes to .reset as mentioned in earlier posts then CWcrashes completely. Only external references are to Quickstart directory structure for access paths.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Not sure if this will help but worth a try I guess.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks in advance for your help&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;- Vicki.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="http://www.freescale.com/files/community_files/CW816COMM/1564_QS_demos.zip" rel="nofollow" target="_self"&gt;QS_demos.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-10-22&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;09:57 AM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2006 07:29:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137092#M1960</guid>
      <dc:creator>Smithy</dc:creator>
      <dc:date>2006-11-08T07:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Start Linker problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137093#M1961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;OK , so you have trouble with sample program delivered with QuickStart.&lt;/DIV&gt;&lt;DIV&gt;There is an incompatibility between CodeWarrior For MPC5xx and QuickStart (Whatever version you are using).&lt;/DIV&gt;&lt;DIV&gt;I would recommend you to submit a service request for Quick start issue through our on-line support web page.&lt;/DIV&gt;&lt;DIV&gt;This way it will be recorded and QuickStart people may even have a fix for you.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2006 19:34:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137093#M1961</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2006-11-08T19:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Start Linker problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137094#M1962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Thanks for your help - I contacted technical support and thought I would post the solution to this problem since although simple is a pretty annoying error when starting out:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Having renamed&amp;nbsp; Access paths to reference correct paths.......&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;1: On the Target Settings Panels-&amp;gt;Target-&amp;gt;EPPC Target, the DWARF 1.x combo must be changed to DWARF 2.x&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;2: Then change "exctable.asm" line &amp;lt;&amp;lt;.section .reset,4,1, $40000006&amp;gt;&amp;gt; to &amp;lt;&amp;lt;.section .reset,4,1,6&amp;gt;&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;This worked for me, hope it helps anyone else.&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;FONT size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2006 11:22:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Quick-Start-Linker-problem/m-p/137094#M1962</guid>
      <dc:creator>Smithy</dc:creator>
      <dc:date>2006-11-10T11:22:54Z</dc:date>
    </item>
  </channel>
</rss>

