<?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 Linker File Placement Question: in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Linker-File-Placement-Question/m-p/127077#M217</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using CodeWarrior V7.0 and a Motorola 56F8366 part. I want to place some code in the boot section and some code in the program sections of flash. I have figured out how to change the base address in the “Build Options” of Bean Inspector. I can get all the code to either build and run in either section but I cannot figure out how to get certain modules ( C files) placed into the different sections and have the linker place them there. I can add a new MemoryArea in the “Build Opitons” but it does not allow me to assign functions or files to reside in that memory area. Can anyone help me? Thanks in advance for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Aug 2006 21:01:10 GMT</pubDate>
    <dc:creator>bchriste</dc:creator>
    <dc:date>2006-08-18T21:01:10Z</dc:date>
    <item>
      <title>Linker File Placement Question:</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Linker-File-Placement-Question/m-p/127077#M217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using CodeWarrior V7.0 and a Motorola 56F8366 part. I want to place some code in the boot section and some code in the program sections of flash. I have figured out how to change the base address in the “Build Options” of Bean Inspector. I can get all the code to either build and run in either section but I cannot figure out how to get certain modules ( C files) placed into the different sections and have the linker place them there. I can add a new MemoryArea in the “Build Opitons” but it does not allow me to assign functions or files to reside in that memory area. Can anyone help me? Thanks in advance for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2006 21:01:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Linker-File-Placement-Question/m-p/127077#M217</guid>
      <dc:creator>bchriste</dc:creator>
      <dc:date>2006-08-18T21:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Linker File Placement Question:</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Linker-File-Placement-Question/m-p/127078#M218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Have you checked the example programs in the Codewarrior directory yet?&lt;BR /&gt;&lt;BR /&gt;Also, you might use the SEGMENT pragma to assign your functions to the MemoryArea. To wit:&lt;BR /&gt;&lt;BR /&gt;#pragma SEGMENT MemoryArea&lt;BR /&gt;&lt;BR /&gt;&lt;YOUR function="" goes="" here=""&gt;&lt;BR /&gt;&lt;BR /&gt;Sorry, I'm pulling this off the top of my head for the HC processors, but the syntax should be similar.&lt;BR /&gt;&lt;BR /&gt;---Tom&lt;/YOUR&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Aug 2006 04:23:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Linker-File-Placement-Question/m-p/127078#M218</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2006-08-19T04:23:07Z</dc:date>
    </item>
  </channel>
</rss>

