<?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: Documentations for Parallel Processing in S32V234. in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/Documentations-for-Parallel-Processing-in-S32V234/m-p/843610#M4085</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is nothing special about multicore programming techniques for S32V234. You can find bunch of tutorials on internet (for example Raspberry PI is similar to S32V234)&amp;nbsp; &amp;nbsp;and start with examples in S32DS for Vision installation.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jul 2018 17:43:56 GMT</pubDate>
    <dc:creator>jiri_kral</dc:creator>
    <dc:date>2018-07-24T17:43:56Z</dc:date>
    <item>
      <title>Documentations for Parallel Processing in S32V234.</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Documentations-for-Parallel-Processing-in-S32V234/m-p/843609#M4084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Hi,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; To begin, I have worked with S32V234 and S32 Design studio for vision. Now I have an algorithm like traffic signs detection or pedestrian detection.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp; I would like to implement the algorithm in the A53 cortex using parallel processing. But I could not find any specificdocumentation regarding to it. Since A53 has 4 cores I would like to implement the program in it and would like to compare the efficiency and take steps to further improvise it.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp; Could you please help me by providing the required documentation to know in detail about how parallel processing actually works in A53 and few examples which have already been made. It would be really helpful.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Looking forward to your help. It would greatly help me in my research.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Many thanks.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Regards&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Niranjan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 23:48:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Documentations-for-Parallel-Processing-in-S32V234/m-p/843609#M4084</guid>
      <dc:creator>trialaccount12</dc:creator>
      <dc:date>2018-07-23T23:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: Documentations for Parallel Processing in S32V234.</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Documentations-for-Parallel-Processing-in-S32V234/m-p/843610#M4085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is nothing special about multicore programming techniques for S32V234. You can find bunch of tutorials on internet (for example Raspberry PI is similar to S32V234)&amp;nbsp; &amp;nbsp;and start with examples in S32DS for Vision installation.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2018 17:43:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Documentations-for-Parallel-Processing-in-S32V234/m-p/843610#M4085</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-07-24T17:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Documentations for Parallel Processing in S32V234.</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Documentations-for-Parallel-Processing-in-S32V234/m-p/843611#M4086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I went through parallel processing techniques in &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Raspberry&lt;SPAN&gt;&amp;nbsp;Pi. To begin with S32v234, I have made the installations as guided.&amp;nbsp; I would like to run the parallel processing on a simple matrix application first. Is there any examples to guide me on how to access the multi cores of S32v234? (Syntax in particular)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;Any similar predefined examples in s32v234 would be highly helpful.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;Niranjan.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2018 18:36:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Documentations-for-Parallel-Processing-in-S32V234/m-p/843611#M4086</guid>
      <dc:creator>trialaccount12</dc:creator>
      <dc:date>2018-07-26T18:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Documentations for Parallel Processing in S32V234.</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Documentations-for-Parallel-Processing-in-S32V234/m-p/843612#M4087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Technically multicore project for S32V234&amp;nbsp; baremetal target are 4 elfs - each for one core. It is up to you how you solve core to core messages/flags/critical sections/shared memory. Here is simple example (for Power PC, but the principle is same across platforms) for shared memory:&amp;nbsp;&lt;A href="https://community.nxp.com/docs/DOC-335344"&gt;Example S32R274 multi-core shared memory - S32DS Power v1.2&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Easiest way how to start is create new application project, select your MCU&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/66657iD379B562B73F59FA/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can modify RAM size/addresses for each core or disable cores:&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/66624iF8EC4E820886ABF6/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;P&gt;&lt;/P&gt;&lt;P&gt;And you can start with experiments.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2018 07:30:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Documentations-for-Parallel-Processing-in-S32V234/m-p/843612#M4087</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-07-27T07:30:44Z</dc:date>
    </item>
  </channel>
</rss>

