<?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 Linking MultiCore Binaries on LPC43S37 in MCUXpresso General</title>
    <link>https://community.nxp.com/t5/MCUXpresso-General/Linking-MultiCore-Binaries-on-LPC43S37/m-p/953930#M2489</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;First off, apologies if this has been asked elsewhere and if it has can someone kindly point me at a link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using LPCXpresso 11.0.0_2516 and have created just two projects: one for each core on my LPC 43S37 Xpresso board (OM13073).&lt;/P&gt;&lt;P&gt;First I created &amp;nbsp;project called sieve_m0 and selected LPC43S37-M0 as the processor type and LPC_18x7_43x7_2x512_BootB.cfx as the linker script. I created this as type M0APP.&lt;/P&gt;&lt;P&gt;Then I created a second project called sieve_m4, set the board to LPCXpresso 43S37, set the linker to &lt;SPAN&gt;LPC_18x7_43x7_2x512_BootA.cfx and the&amp;nbsp;processor type to LPC43S37 (to target the M4). In the wizard, I set M0APP to point to&amp;nbsp;sieve_m0 and set M0APP to load from FLASH not RAM.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can build the sieve_m0 with no problems. I have not added any code yet; I just want to check that it all builds without me messing around.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I try to build the M4 project I get an error (again as it has been generated - no code of my own added yet):&lt;/P&gt;&lt;P&gt;ld.exe: M0APP execute address differs from address provided in source image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached two images showing my settings page for each project.&lt;/P&gt;&lt;P&gt;Can someone tell me what I've done wrong, please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Jun 2019 12:21:46 GMT</pubDate>
    <dc:creator>richardcopeman</dc:creator>
    <dc:date>2019-06-20T12:21:46Z</dc:date>
    <item>
      <title>Linking MultiCore Binaries on LPC43S37</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Linking-MultiCore-Binaries-on-LPC43S37/m-p/953930#M2489</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;First off, apologies if this has been asked elsewhere and if it has can someone kindly point me at a link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using LPCXpresso 11.0.0_2516 and have created just two projects: one for each core on my LPC 43S37 Xpresso board (OM13073).&lt;/P&gt;&lt;P&gt;First I created &amp;nbsp;project called sieve_m0 and selected LPC43S37-M0 as the processor type and LPC_18x7_43x7_2x512_BootB.cfx as the linker script. I created this as type M0APP.&lt;/P&gt;&lt;P&gt;Then I created a second project called sieve_m4, set the board to LPCXpresso 43S37, set the linker to &lt;SPAN&gt;LPC_18x7_43x7_2x512_BootA.cfx and the&amp;nbsp;processor type to LPC43S37 (to target the M4). In the wizard, I set M0APP to point to&amp;nbsp;sieve_m0 and set M0APP to load from FLASH not RAM.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can build the sieve_m0 with no problems. I have not added any code yet; I just want to check that it all builds without me messing around.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I try to build the M4 project I get an error (again as it has been generated - no code of my own added yet):&lt;/P&gt;&lt;P&gt;ld.exe: M0APP execute address differs from address provided in source image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached two images showing my settings page for each project.&lt;/P&gt;&lt;P&gt;Can someone tell me what I've done wrong, please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2019 12:21:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Linking-MultiCore-Binaries-on-LPC43S37/m-p/953930#M2489</guid>
      <dc:creator>richardcopeman</dc:creator>
      <dc:date>2019-06-20T12:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Linking MultiCore Binaries on LPC43S37</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Linking-MultiCore-Binaries-on-LPC43S37/m-p/953931#M2490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you follow the procedure outlined in the (pretty comprehensive) MCUXpresso User Guide - chapter 19.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2019 15:27:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Linking-MultiCore-Binaries-on-LPC43S37/m-p/953931#M2490</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2019-06-20T15:27:53Z</dc:date>
    </item>
  </channel>
</rss>

