<?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 I am having difficulty getting the linker to generate code for the 56F8345 using the LDM (long data model).  Are there any suggestions for resolving this issue? in Digital Signal Controllers</title>
    <link>https://community.nxp.com/t5/Digital-Signal-Controllers/I-am-having-difficulty-getting-the-linker-to-generate-code-for/m-p/682341#M1060</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can generate an "S" record if I choose the SDM linker model, but when I select the LDM linker model, no "S" record is generated.&amp;nbsp;&amp;nbsp; Any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jul 2017 13:29:22 GMT</pubDate>
    <dc:creator>bob_s</dc:creator>
    <dc:date>2017-07-25T13:29:22Z</dc:date>
    <item>
      <title>I am having difficulty getting the linker to generate code for the 56F8345 using the LDM (long data model).  Are there any suggestions for resolving this issue?</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/I-am-having-difficulty-getting-the-linker-to-generate-code-for/m-p/682341#M1060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can generate an "S" record if I choose the SDM linker model, but when I select the LDM linker model, no "S" record is generated.&amp;nbsp;&amp;nbsp; Any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 13:29:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/I-am-having-difficulty-getting-the-linker-to-generate-code-for/m-p/682341#M1060</guid>
      <dc:creator>bob_s</dc:creator>
      <dc:date>2017-07-25T13:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: I am having difficulty getting the linker to generate code for the 56F8345 using the LDM (long data model).  Are there any suggestions for resolving this issue?</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/I-am-having-difficulty-getting-the-linker-to-generate-code-for/m-p/682342#M1061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Bob,&lt;/P&gt;&lt;P&gt;I do not think that "generating S recorder file" is related with the SDK/LDM modes, it is dependent on the tools configuration to generate the S recorder file.&lt;/P&gt;&lt;P&gt;I suppose you use CW for DSP56800E ver8.3 tools, pls see the following configuration, then recompile your application project, it is okay.&lt;/P&gt;&lt;P&gt;I attach the figure of configuring to generate S recorder file.&lt;/P&gt;&lt;P&gt;Hope it can help you&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Xiangjun Rong&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/27302i75566E69A2F797CF/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2017 03:08:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/I-am-having-difficulty-getting-the-linker-to-generate-code-for/m-p/682342#M1061</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2017-07-27T03:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: I am having difficulty getting the linker to generate code for the 56F8345 using the LDM (long data model).  Are there any suggestions for resolving this issue?</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/I-am-having-difficulty-getting-the-linker-to-generate-code-for/m-p/682343#M1062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your response, Xiangjun.&amp;nbsp; Pardon the lack of clarity, but I&amp;nbsp; was&amp;nbsp; using CW10.7, and for some reason my project (since I was picking up a project from another programmer who left) settings got messed up.&amp;nbsp; I have that now configured where I can generate both S records and .elf filles correctly for both LDM and SDM models.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2017 15:01:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/I-am-having-difficulty-getting-the-linker-to-generate-code-for/m-p/682343#M1062</guid>
      <dc:creator>bob_s</dc:creator>
      <dc:date>2017-08-02T15:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: I am having difficulty getting the linker to generate code for the 56F8345 using the LDM (long data model).  Are there any suggestions for resolving this issue?</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/I-am-having-difficulty-getting-the-linker-to-generate-code-for/m-p/682344#M1063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;if you use CW for mcu ver10.x, pls check the screenshot which tell you how to generate S Recorder file.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Xiangjun Rong&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/10448i789A14B09FD692EA/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 07:49:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/I-am-having-difficulty-getting-the-linker-to-generate-code-for/m-p/682344#M1063</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2017-08-03T07:49:28Z</dc:date>
    </item>
  </channel>
</rss>

