<?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>S32KのトピックRe: Dual-Core Single ELF Project Implementation</title>
    <link>https://community.nxp.com/t5/S32K/Dual-Core-Single-ELF-Project-Implementation/m-p/2021655#M44753</link>
    <description />
    <pubDate>Fri, 03 Jan 2025 06:27:30 GMT</pubDate>
    <dc:creator>VivekArivazhagan</dc:creator>
    <dc:date>2025-01-03T06:27:30Z</dc:date>
    <item>
      <title>Dual-Core Single ELF Project Implementation</title>
      <link>https://community.nxp.com/t5/S32K/Dual-Core-Single-ELF-Project-Implementation/m-p/2021089#M44699</link>
      <description>&lt;P&gt;Dear Team,&lt;/P&gt;&lt;P&gt;We are encountering difficulties in implementing the Dual-Core Single ELF project. Here’s what we’ve done so far:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Created a base framework to run the dual-core setup within a single ELF.&lt;/LI&gt;&lt;LI&gt;Implemented a StartCore API under Core 0.&lt;/LI&gt;&lt;LI&gt;Selected the example project for a Single ELF setup from the PlatformMulticoreSingleElf folder in S32K RTD version 2.0.3.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Despite these steps, the second core is not starting as expected. We are unsure how to resolve this issue. The project files have been attached for your reference.&lt;/P&gt;&lt;P&gt;Could you please assist us in identifying the problem and guiding us toward a solution?&lt;/P&gt;&lt;P&gt;Thank you for your support!&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Lisha&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2025 07:11:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Dual-Core-Single-ELF-Project-Implementation/m-p/2021089#M44699</guid>
      <dc:creator>Lisha</dc:creator>
      <dc:date>2025-01-02T07:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dual-Core Single ELF Project Implementation</title>
      <link>https://community.nxp.com/t5/S32K/Dual-Core-Single-ELF-Project-Implementation/m-p/2021417#M44725</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/244188"&gt;@Lisha&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will need to add all source files for all cores into one project. Unfortunately, this cannot be done automatically, so you will have to copy these files manually.&lt;/P&gt;
&lt;P&gt;Alternatively, you can create binaries for each .elf file and merge them. However, raw binary files do not contain address information, which might complicate the process. A better approach would be to generate three S-record files and merge them using the SRecord tools, which can be found here: &lt;A href="https://srecord.sourceforge.net/" target="_blank" rel="noopener"&gt;SRecord&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;For a related example, there is a multi-core example for a different device (MPC5777C) on the community. This might serve as a useful reference:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/Example-MPC5777C-Single-ELF-multi-core-Pin-Toggling-S32DS-Power/ta-p/1120409" target="_blank" rel="noopener"&gt;Example MPC5777C Single ELF multi-core Pin Toggling - S32DS Power 2017.R1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Although the example is for a different device, it could still be valuable as a reference for your setup.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, VaneB&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2025 19:55:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Dual-Core-Single-ELF-Project-Implementation/m-p/2021417#M44725</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2025-01-02T19:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dual-Core Single ELF Project Implementation</title>
      <link>https://community.nxp.com/t5/S32K/Dual-Core-Single-ELF-Project-Implementation/m-p/2021655#M44753</link>
      <description />
      <pubDate>Fri, 03 Jan 2025 06:27:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Dual-Core-Single-ELF-Project-Implementation/m-p/2021655#M44753</guid>
      <dc:creator>VivekArivazhagan</dc:creator>
      <dc:date>2025-01-03T06:27:30Z</dc:date>
    </item>
  </channel>
</rss>

