<?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: MPC5604P / CodeWarrior - Linkerfile settings in MPC5xxx</title>
    <link>https://community.nxp.com/t5/MPC5xxx/MPC5604P-CodeWarrior-Linkerfile-settings/m-p/394955#M565</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steffen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not CodeWarrior expert, not sure how it works exactly but the documentation says that the addresses should be set to the same value:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/52845iD76FA57CDD614D11/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding code in RAM - I have shared sample project in this thread:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/307101"&gt;MPC5646C&lt;/A&gt; &lt;/P&gt;&lt;P&gt;or direct link:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/servlet/JiveServlet/download/328503-260629/MPC5607B - Code in RAM - CW210.zip" title="https://community.freescale.com/servlet/JiveServlet/download/328503-260629/MPC5607B%20-%20Code%20in%20RAM%20-%20CW210.zip"&gt;https://community.freescale.com/servlet/JiveServlet/download/328503-260629/MPC5607B%20-%20Code%20in%20RAM%20-%20CW210.zi…&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Take a look at main.c and linker file. If you do it in this way, the code will be automatically copied to RAM during startup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Lukas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jul 2015 07:11:44 GMT</pubDate>
    <dc:creator>lukaszadrapa</dc:creator>
    <dc:date>2015-07-09T07:11:44Z</dc:date>
    <item>
      <title>MPC5604P / CodeWarrior - Linkerfile settings</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5604P-CodeWarrior-Linkerfile-settings/m-p/394950#M560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to create a bootloader. This question is for the application.&lt;/P&gt;&lt;P&gt;I want to move my application to address 0x8000.&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm the meaning I have changed all addresses.&lt;/P&gt;&lt;P&gt;But in case of:&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;GROUP&amp;nbsp; : {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .text : {} &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .text_vle (VLECODE) ALIGN(0x08)&amp;nbsp; : {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *(.text)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *(.text_vle)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .rodata (CONST) : {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *(.rdata)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *(.rodata)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; } &amp;gt; internal_flash&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the section .text_vle have different load and run addresses.&lt;/P&gt;&lt;DIV class="j-rte-table"&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD colspan="1" style=""&gt;&lt;P&gt;Memory map:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Starting Size&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; File&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ROM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RAM Buffer&amp;nbsp; S-Record&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; address&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Offset&amp;nbsp;&amp;nbsp; Address&amp;nbsp; Address&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Line&lt;/P&gt;&lt;/TD&gt;&lt;TD colspan="1" style=""&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style=""&gt;.text_vle 0000a000 000074e0 000008c0 00002000 00002000&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD style=""&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style=""&gt;&lt;/TD&gt;&lt;TD style=""&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;P&gt;objdump confirm, that this section is located on 0x2000 within the .elf file&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In case I change the Load address for .text_vle the next section .rodata is move to 0x2000.&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is wrong?&lt;/P&gt;&lt;P&gt;Where is the address 0x2000 from?&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I attached my Linker file and my Mapping file.&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In general:&lt;/P&gt;&lt;P&gt;I'm the meaning, that the Linkerfile definition&lt;/P&gt;&lt;P&gt;GROUP&amp;nbsp; : {&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .rodata (CONST) : {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *(.rdata)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *(.rodata)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; } &amp;gt; internal_flash&lt;/P&gt;&lt;P&gt;means, that load and run address is the same and it is located in "internal_flash"-Memory.&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-338413"&gt;MPC5604P_M26V_BOOT.lcf.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-338413"&gt;Boot_Slave.MAP.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 12:12:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5604P-CodeWarrior-Linkerfile-settings/m-p/394950#M560</guid>
      <dc:creator>steffenrose</dc:creator>
      <dc:date>2015-07-08T12:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5604P / CodeWarrior - Linkerfile settings</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5604P-CodeWarrior-Linkerfile-settings/m-p/394951#M561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not expert of this cpu, but you should be able to define yourself where the sections are set in memory.&lt;/P&gt;&lt;P&gt;This is what the linker file is needed for. So define section names and assign the addresses you want. Then&lt;/P&gt;&lt;P&gt;you should be able to put them there, using the &amp;gt; symbol.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 13:50:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5604P-CodeWarrior-Linkerfile-settings/m-p/394951#M561</guid>
      <dc:creator>angelo_d</dc:creator>
      <dc:date>2015-07-08T13:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5604P / CodeWarrior - Linkerfile settings</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5604P-CodeWarrior-Linkerfile-settings/m-p/394952#M562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;just quick answer now - take a look at document AN_qorriva_bootloader.pdf in:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/servlet/JiveServlet/download/427962-279359/bootloader.zip" title="https://community.freescale.com/servlet/JiveServlet/download/427962-279359/bootloader.zip"&gt;https://community.freescale.com/servlet/JiveServlet/download/427962-279359/bootloader.zip&lt;/A&gt; &lt;/P&gt;&lt;P&gt;I described all settings that need to be done when moving application to another address.&lt;/P&gt;&lt;P&gt;If it still doesn't work, just let me know.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Luks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 13:55:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5604P-CodeWarrior-Linkerfile-settings/m-p/394952#M562</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2015-07-08T13:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5604P / CodeWarrior - Linkerfile settings</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5604P-CodeWarrior-Linkerfile-settings/m-p/394953#M563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;of course I did set the memory definition in the attached Linkerfile.&lt;/P&gt;&lt;P&gt;An I used the section definition as you suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the linker seems to have an additional "anything", that move sections without addition LOAD() to address 0x2000. I cannot find this setting.&lt;/P&gt;&lt;P&gt;I'm the meaning, that in case od using a linker file all settings located in it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 14:00:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5604P-CodeWarrior-Linkerfile-settings/m-p/394953#M563</guid>
      <dc:creator>steffenrose</dc:creator>
      <dc:date>2015-07-08T14:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5604P / CodeWarrior - Linkerfile settings</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5604P-CodeWarrior-Linkerfile-settings/m-p/394954#M564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Lukas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;Chapter "Building a ROM Image" was the relevant part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I read the chapters and I understand, that my "normal" used value und your suggest value for the "RAM Buffer address" is located in Flash.&lt;/P&gt;&lt;P&gt;Is this setting not used?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I found the description of&amp;nbsp; "At startup, the program uses the &lt;CODE class="cCode"&gt;_rom_copy_info&lt;/CODE&gt; structure..." with the hint, that I can also copy code to the RAM automatically.&lt;/P&gt;&lt;P&gt;But I don't found information, where I can control the .PPC.EMB.seginfo/&lt;CODE class="cCode"&gt;_rom_copy_info functionality. &lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;Are there additional documentation for the Linker internas as in the help document?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Steffen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 14:54:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5604P-CodeWarrior-Linkerfile-settings/m-p/394954#M564</guid>
      <dc:creator>steffenrose</dc:creator>
      <dc:date>2015-07-08T14:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5604P / CodeWarrior - Linkerfile settings</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5604P-CodeWarrior-Linkerfile-settings/m-p/394955#M565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steffen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not CodeWarrior expert, not sure how it works exactly but the documentation says that the addresses should be set to the same value:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/52845iD76FA57CDD614D11/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding code in RAM - I have shared sample project in this thread:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/307101"&gt;MPC5646C&lt;/A&gt; &lt;/P&gt;&lt;P&gt;or direct link:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/servlet/JiveServlet/download/328503-260629/MPC5607B - Code in RAM - CW210.zip" title="https://community.freescale.com/servlet/JiveServlet/download/328503-260629/MPC5607B%20-%20Code%20in%20RAM%20-%20CW210.zip"&gt;https://community.freescale.com/servlet/JiveServlet/download/328503-260629/MPC5607B%20-%20Code%20in%20RAM%20-%20CW210.zi…&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Take a look at main.c and linker file. If you do it in this way, the code will be automatically copied to RAM during startup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Lukas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 07:11:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5604P-CodeWarrior-Linkerfile-settings/m-p/394955#M565</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2015-07-09T07:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5604P / CodeWarrior - Linkerfile settings</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5604P-CodeWarrior-Linkerfile-settings/m-p/394956#M566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Lukas,&lt;/P&gt;&lt;P&gt;thank you very much for your help and your many small examples.&lt;/P&gt;&lt;P&gt;Do you have an addition documentation for Linking internals?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand now, that the following two lines are differently&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#pragma section &lt;STRONG&gt;RX&lt;/STRONG&gt; ".ramfunction" ".ramfunction" data_mode=far_abs code_mode=far_abs&lt;/P&gt;&lt;P&gt;#pragma section &lt;STRONG&gt;code_type&lt;/STRONG&gt; ".ramfunction" ".ramfunction" data_mode=far_abs code_mode=far_abs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I cannot find additional information for the additional work of code_type.&lt;/P&gt;&lt;P&gt;The documentation say only, that I require with the first line additional _declspec() .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;---------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I search additional infromation to create an true uninitialized section (NOINIT). Means a section that is not erased with zeros at the beginning (like .bss).&lt;/P&gt;&lt;P&gt;#pragma section RW ".xx" ".command"&lt;/P&gt;&lt;P&gt;__declspec(section ".xx") U8 cobl_command[16];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I require this information: &lt;/P&gt;&lt;P&gt;(Mapping)&lt;/P&gt;&lt;P&gt;2] __init_data (func,weak) found in Runtime.PPCEABI.VS.UC.a __start.o&lt;/P&gt;&lt;P&gt;3] _bss_init_info (object,global) found in Linker Generated Symbol File&lt;/P&gt;&lt;P&gt;How can I remove my .command section from the _bss_init_info list?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(The alternativ way - remove this region completely and use a pointer to this "unknown" region I know.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Background:&lt;/P&gt;&lt;P&gt;I want to have a memory region for communication between application and bootloader. The startup code should not erase and initialize it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;P&gt;Steffen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 10:46:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5604P-CodeWarrior-Linkerfile-settings/m-p/394956#M566</guid>
      <dc:creator>steffenrose</dc:creator>
      <dc:date>2015-07-09T10:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5604P / CodeWarrior - Linkerfile settings</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5604P-CodeWarrior-Linkerfile-settings/m-p/394957#M567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/533854"&gt;Re: MPC5604P - Codewarrior default initialization &lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 10:29:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5604P-CodeWarrior-Linkerfile-settings/m-p/394957#M567</guid>
      <dc:creator>steffenrose</dc:creator>
      <dc:date>2015-07-10T10:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5604P / CodeWarrior - Linkerfile settings</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5604P-CodeWarrior-Linkerfile-settings/m-p/394958#M568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Regarding the code_type,&amp;nbsp; - R = read, W = write, or X = execute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Fiona&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 11:55:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5604P-CodeWarrior-Linkerfile-settings/m-p/394958#M568</guid>
      <dc:creator>TICS_Fiona</dc:creator>
      <dc:date>2015-07-10T11:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5604P / CodeWarrior - Linkerfile settings</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5604P-CodeWarrior-Linkerfile-settings/m-p/394959#M569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you explain, what you want to say?&lt;/P&gt;&lt;P&gt;Has code_type not the access type RX?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Steffen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 08:40:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5604P-CodeWarrior-Linkerfile-settings/m-p/394959#M569</guid>
      <dc:creator>steffenrose</dc:creator>
      <dc:date>2015-07-13T08:40:23Z</dc:date>
    </item>
  </channel>
</rss>

