<?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: S32K322 CODE in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K322-CODE/m-p/1734460#M27589</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/207529"&gt;@Chinnan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;DIV&gt;1) When I created a new project with S32DS Version 3.4, &amp;nbsp;It created 2 different projects M7_0 and M7_1. However, we required a single project with different core access. How it can be made in a single project?&lt;/DIV&gt;
&lt;/BLOCKQUOTE&gt;
&lt;DIV&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: #333f48;"&gt;We do not provide multicore examples, sorry for the inconvenience&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;BLOCKQUOTE&gt;
&lt;DIV&gt;2) Is RTOS support for the dual-core?&lt;/DIV&gt;
&lt;/BLOCKQUOTE&gt;
&lt;DIV&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: #333f48;"&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider ir nu ip cjn cjo cjp cjq cjr cjs cjt cju cjv cjw cjx cjy cjz cka ckb ckc ckd ckf ckg ckh cki ckj ckk ckl ckm ckn cko ckp ckq ckr cks ckt"&gt;Unfortunately, FreeRTOS doesn't support Multi-cores by default. As a result, there would be no FreeRTOS example on S32K324. Also, I am afraid that it would not be simple to have FreeRTOS on each core of S32K322. However, there are some topics in the Internet that customers can refer to. Here is one of these:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: #333f48;"&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider ir nu ip cjn cjo cjp cjq cjr cjs cjt cju cjv cjw cjx cjy cjz cka ckb ckc ckd ckf ckg ckh cki ckj ckk ckl ckm ckn cko ckp ckq ckr cks ckt"&gt;&lt;A href="https://forums.freertos.org/t/freertos-and-dual-core/9922" target="_blank"&gt;https://forums.freertos.org/t/freertos-and-dual-core/9922&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: #333f48;"&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider ir nu ip cjn cjo cjp cjq cjr cjs cjt cju cjv cjw cjx cjy cjz cka ckb ckc ckd ckf ckg ckh cki ckj ckk ckl ckm ckn cko ckp ckq ckr cks ckt"&gt;&lt;A href="https://forums.freertos.org/t/multicore-advice-and-suggestions/7781" target="_blank"&gt;https://forums.freertos.org/t/multicore-advice-and-suggestions/7781&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: #333f48;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;BLOCKQUOTE&gt;
&lt;DIV&gt;&lt;BR /&gt;3) I couldn't find any example code specific to the S32K322 controller.&amp;nbsp;&lt;/DIV&gt;
&lt;/BLOCKQUOTE&gt;
&lt;DIV&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: #333f48;"&gt;All the examples provided are included inside the Real Time Drivers (RTD) file, S32K322 can use the examples for S32K312 and S32K342.&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;BLOCKQUOTE&gt;
&lt;DIV&gt;4)&amp;nbsp; How will be the Inter-core communication between two cores?&lt;/DIV&gt;
&lt;/BLOCKQUOTE&gt;
&lt;DIV&gt;
&lt;P&gt;&lt;SPAN&gt;The S32K has a framework called IPCF which in charge of multi-connecting the cores, please look into the next link for more information&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV&gt;&lt;A href="https://www.nxp.com/design/software/automotive-software-and-tools/inter-platform-communication-framework-ipcf:IPCF" target="_self"&gt;Inter platform communication framework&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Best Regards, Miguel.&lt;/DIV&gt;</description>
    <pubDate>Thu, 05 Oct 2023 21:42:42 GMT</pubDate>
    <dc:creator>Miguel04</dc:creator>
    <dc:date>2023-10-05T21:42:42Z</dc:date>
    <item>
      <title>S32K322 CODE</title>
      <link>https://community.nxp.com/t5/S32K/S32K322-CODE/m-p/1734238#M27580</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;I have some questions regarding S32K322&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;1) When I created a new project with S32DS Version 3.4, &amp;nbsp;It created 2 different projects M7_0 and M7_1. However, we required a single project with different core access. How it can be made in a single project?&lt;/DIV&gt;&lt;DIV&gt;2) Is RTOS support for the dual-core?&lt;BR /&gt;3) I couldn't find any example code specific to the S32K322 controller.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;4)&amp;nbsp; How will be the Inter-core communication between two cores?&lt;/DIV&gt;&lt;DIV&gt;@S32K322 CODE&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 05 Oct 2023 12:42:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K322-CODE/m-p/1734238#M27580</guid>
      <dc:creator>Chinnan</dc:creator>
      <dc:date>2023-10-05T12:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: S32K322 CODE</title>
      <link>https://community.nxp.com/t5/S32K/S32K322-CODE/m-p/1734460#M27589</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/207529"&gt;@Chinnan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;DIV&gt;1) When I created a new project with S32DS Version 3.4, &amp;nbsp;It created 2 different projects M7_0 and M7_1. However, we required a single project with different core access. How it can be made in a single project?&lt;/DIV&gt;
&lt;/BLOCKQUOTE&gt;
&lt;DIV&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: #333f48;"&gt;We do not provide multicore examples, sorry for the inconvenience&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;BLOCKQUOTE&gt;
&lt;DIV&gt;2) Is RTOS support for the dual-core?&lt;/DIV&gt;
&lt;/BLOCKQUOTE&gt;
&lt;DIV&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: #333f48;"&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider ir nu ip cjn cjo cjp cjq cjr cjs cjt cju cjv cjw cjx cjy cjz cka ckb ckc ckd ckf ckg ckh cki ckj ckk ckl ckm ckn cko ckp ckq ckr cks ckt"&gt;Unfortunately, FreeRTOS doesn't support Multi-cores by default. As a result, there would be no FreeRTOS example on S32K324. Also, I am afraid that it would not be simple to have FreeRTOS on each core of S32K322. However, there are some topics in the Internet that customers can refer to. Here is one of these:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: #333f48;"&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider ir nu ip cjn cjo cjp cjq cjr cjs cjt cju cjv cjw cjx cjy cjz cka ckb ckc ckd ckf ckg ckh cki ckj ckk ckl ckm ckn cko ckp ckq ckr cks ckt"&gt;&lt;A href="https://forums.freertos.org/t/freertos-and-dual-core/9922" target="_blank"&gt;https://forums.freertos.org/t/freertos-and-dual-core/9922&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: #333f48;"&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider ir nu ip cjn cjo cjp cjq cjr cjs cjt cju cjv cjw cjx cjy cjz cka ckb ckc ckd ckf ckg ckh cki ckj ckk ckl ckm ckn cko ckp ckq ckr cks ckt"&gt;&lt;A href="https://forums.freertos.org/t/multicore-advice-and-suggestions/7781" target="_blank"&gt;https://forums.freertos.org/t/multicore-advice-and-suggestions/7781&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: #333f48;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;BLOCKQUOTE&gt;
&lt;DIV&gt;&lt;BR /&gt;3) I couldn't find any example code specific to the S32K322 controller.&amp;nbsp;&lt;/DIV&gt;
&lt;/BLOCKQUOTE&gt;
&lt;DIV&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: #333f48;"&gt;All the examples provided are included inside the Real Time Drivers (RTD) file, S32K322 can use the examples for S32K312 and S32K342.&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;BLOCKQUOTE&gt;
&lt;DIV&gt;4)&amp;nbsp; How will be the Inter-core communication between two cores?&lt;/DIV&gt;
&lt;/BLOCKQUOTE&gt;
&lt;DIV&gt;
&lt;P&gt;&lt;SPAN&gt;The S32K has a framework called IPCF which in charge of multi-connecting the cores, please look into the next link for more information&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV&gt;&lt;A href="https://www.nxp.com/design/software/automotive-software-and-tools/inter-platform-communication-framework-ipcf:IPCF" target="_self"&gt;Inter platform communication framework&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Best Regards, Miguel.&lt;/DIV&gt;</description>
      <pubDate>Thu, 05 Oct 2023 21:42:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K322-CODE/m-p/1734460#M27589</guid>
      <dc:creator>Miguel04</dc:creator>
      <dc:date>2023-10-05T21:42:42Z</dc:date>
    </item>
  </channel>
</rss>

