<?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>MPC5xxxのトピックRe: MPC5748G memory map discarded the most useful input sections</title>
    <link>https://community.nxp.com/t5/MPC5xxx/MPC5748G-memory-map-discarded-the-most-useful-input-sections/m-p/699753#M8784</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible that FreeRTOS port from freertos.git needs different linker file. I recommend you to use FreeRTOS, which is part of SDK 0.8.0. Could you please try it and let me know, if it works on your side?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Sep 2017 10:55:34 GMT</pubDate>
    <dc:creator>martin_kovar</dc:creator>
    <dc:date>2017-09-11T10:55:34Z</dc:date>
    <item>
      <title>MPC5748G memory map discarded the most useful input sections</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5748G-memory-map-discarded-the-most-useful-input-sections/m-p/699752#M8783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm using MPC5748G to run freeRTOS on DEVKIT, S32 studio, it can run with debugger,( the original project is&amp;nbsp; at &lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fgit.freescale.com%2Fgit%2Fcgit.cgi%2Fauto%2Ffreertos.git%2Frefs%2F" rel="nofollow" target="_blank"&gt;freertos.git - Automotive FreeRTOS Tree&lt;/A&gt; , &lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fgit.freescale.com%2Fgit%2Fcgit.cgi%2Fauto%2Ffreertos.git%2Flog%2F%3Fh%3Dfreertos-9.x.x" rel="nofollow" target="_blank"&gt;freertos-9.x.x&lt;/A&gt; branch) but can't run after reset. I find it's the problem of the linker file. I use S32SDK EAR 0.8.0 Linker Update &lt;A _jive_internal="true" data-containerid="11363" data-containertype="14" data-objectid="455724" data-objecttype="1" href="https://community.nxp.com/thread/455724"&gt;S32SDK EAR 0.8.0 Linker Update&lt;/A&gt;&amp;nbsp;, the MPC5748G_flash.ld to replace the original one. But after compiled, In the memory map I can see, most the useful source file is discarded, and I still can't run.&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/123136iB473E0F69B6FC795/image-size/large?v=v2&amp;amp;px=999" title="193518_193518.png" alt="193518_193518.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/28646i4E3A345F5B688105/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;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/123137i771F15648B7BAB59/image-size/large?v=v2&amp;amp;px=999" title="193519_193519.png" alt="193519_193519.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/28699i74B04175336CDD34/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What's the problem with that? How to modify the project setting if I add some my own source files?&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-338390"&gt;MPC5748G_flash.ld.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 03:03:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5748G-memory-map-discarded-the-most-useful-input-sections/m-p/699752#M8783</guid>
      <dc:creator>ningwang</dc:creator>
      <dc:date>2017-09-11T03:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5748G memory map discarded the most useful input sections</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5748G-memory-map-discarded-the-most-useful-input-sections/m-p/699753#M8784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible that FreeRTOS port from freertos.git needs different linker file. I recommend you to use FreeRTOS, which is part of SDK 0.8.0. Could you please try it and let me know, if it works on your side?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 10:55:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5748G-memory-map-discarded-the-most-useful-input-sections/m-p/699753#M8784</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2017-09-11T10:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5748G memory map discarded the most useful input sections</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5748G-memory-map-discarded-the-most-useful-input-sections/m-p/699754#M8785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I solved this problem by modify the linker file and startup files, there are some errors. And now the board can start up after reset.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 01:45:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5748G-memory-map-discarded-the-most-useful-input-sections/m-p/699754#M8785</guid>
      <dc:creator>ningwang</dc:creator>
      <dc:date>2017-09-13T01:45:24Z</dc:date>
    </item>
  </channel>
</rss>

