<?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: What's the difference between auto_yocto_bsp and radar-sdk for S32R45 in S32 SDK</title>
    <link>https://community.nxp.com/t5/S32-SDK/What-s-the-difference-between-auto-yocto-bsp-and-radar-sdk-for/m-p/1553460#M2804</link>
    <description>&lt;P&gt;Most of the recipes fetch the source code as well, but in case of the Radar SDK, it only builds the .ko, libraries and installs them into the rootfs. The recipes into&amp;nbsp; meta-rsdk do not fetch the source code of the RSDK.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To get the source code of the RSDK you have to sign-in into your NXP account. Go to Software Licensing and Support-&amp;gt; Software Accounts-&amp;gt;Automotive SW S32R45 Radar SDK.&lt;/P&gt;
&lt;P&gt;You should see something like this:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alejandrolozan1_0-1668449248618.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/200252i43EC39C994F5A63B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alejandrolozan1_0-1668449248618.png" alt="alejandrolozan1_0-1668449248618.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Saludos,&lt;/P&gt;
&lt;P&gt;Alejandro&lt;/P&gt;</description>
    <pubDate>Mon, 14 Nov 2022 18:07:43 GMT</pubDate>
    <dc:creator>alejandrolozan1</dc:creator>
    <dc:date>2022-11-14T18:07:43Z</dc:date>
    <item>
      <title>What's the difference between auto_yocto_bsp and radar-sdk for S32R45</title>
      <link>https://community.nxp.com/t5/S32-SDK/What-s-the-difference-between-auto-yocto-bsp-and-radar-sdk-for/m-p/1547611#M2773</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I try to build the linux image for S32R45. I find there are two ways to get linux bsp:&lt;/P&gt;&lt;P&gt;A:&amp;nbsp;&lt;A href="https://source.codeaurora.org/external/autobsps32/auto_yocto_bsp(" target="_blank" rel="noopener"&gt;https://source.codeaurora.org/external/autobsps32/auto_yocto_bsp&lt;/A&gt;&amp;nbsp;(S32R45_LinuxBSP_33.0_User_Manual.pdf)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="aiweixin_0-1667379124046.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198888iC7FC821B16E64EB6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="aiweixin_0-1667379124046.png" alt="aiweixin_0-1667379124046.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;B:&lt;A href="https://source.codeaurora.org/external/autoobsps32/extra/radar-sdk" target="_blank" rel="noopener"&gt;https://source.codeaurora.org/external/autoobsps32/extra/radar-sdk&lt;/A&gt;&amp;nbsp;(S32R45_RSDK__1.0.0/Docs/RSDK_User_Manual/index.html)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="aiweixin_1-1667379159798.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198889iD7A1CD1C46F5DA26/image-size/medium?v=v2&amp;amp;px=400" role="button" title="aiweixin_1-1667379159798.png" alt="aiweixin_1-1667379159798.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What's the difference between A and B? B&amp;nbsp;contain RSDK, and A not?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 08:59:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/What-s-the-difference-between-auto-yocto-bsp-and-radar-sdk-for/m-p/1547611#M2773</guid>
      <dc:creator>aiweixin</dc:creator>
      <dc:date>2022-11-02T08:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between auto_yocto_bsp and radar-sdk for S32R45</title>
      <link>https://community.nxp.com/t5/S32-SDK/What-s-the-difference-between-auto-yocto-bsp-and-radar-sdk-for/m-p/1551231#M2797</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The radar-sdk (B) adds an extra yocto layer on top of the basic bsp (A). This layer takes care of generating the .ko modules, libraries, and dts changes to enable the Radar SDK (RSDK).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This means that you can use drivers for internal IPs like:&lt;/P&gt;
&lt;P&gt;SPT, BBE32, LAX, OAL, MIPI_CSI2 and the TEF82XX Radar Front end.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One thing to keep in mind is that (B) requires to download the RSDK source code offline from nxp.com, as this source code is not public in codeaurora.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Saludos,&lt;/P&gt;
&lt;P&gt;Alejandro&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 17:56:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/What-s-the-difference-between-auto-yocto-bsp-and-radar-sdk-for/m-p/1551231#M2797</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2022-11-09T17:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between auto_yocto_bsp and radar-sdk for S32R45</title>
      <link>https://community.nxp.com/t5/S32-SDK/What-s-the-difference-between-auto-yocto-bsp-and-radar-sdk-for/m-p/1552958#M2802</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;SPAN&gt;Alejandro&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="aiweixin_0-1668397104606.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/200140iED6AEB79B73A5DEB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="aiweixin_0-1668397104606.png" alt="aiweixin_0-1668397104606.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Do it means I can only get&amp;nbsp;Binary file(such as &lt;SPAN&gt;modules, libraries&lt;/SPAN&gt;) from&amp;nbsp;&lt;SPAN&gt;codeaurora, and package&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;them to linux rootfs by "bitbake" command?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;download the RSDK source code offline from nxp.com, waht is the URL or path to&amp;nbsp;download it?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;best wishes!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 03:55:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/What-s-the-difference-between-auto-yocto-bsp-and-radar-sdk-for/m-p/1552958#M2802</guid>
      <dc:creator>aiweixin</dc:creator>
      <dc:date>2022-11-14T03:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between auto_yocto_bsp and radar-sdk for S32R45</title>
      <link>https://community.nxp.com/t5/S32-SDK/What-s-the-difference-between-auto-yocto-bsp-and-radar-sdk-for/m-p/1553460#M2804</link>
      <description>&lt;P&gt;Most of the recipes fetch the source code as well, but in case of the Radar SDK, it only builds the .ko, libraries and installs them into the rootfs. The recipes into&amp;nbsp; meta-rsdk do not fetch the source code of the RSDK.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To get the source code of the RSDK you have to sign-in into your NXP account. Go to Software Licensing and Support-&amp;gt; Software Accounts-&amp;gt;Automotive SW S32R45 Radar SDK.&lt;/P&gt;
&lt;P&gt;You should see something like this:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alejandrolozan1_0-1668449248618.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/200252i43EC39C994F5A63B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alejandrolozan1_0-1668449248618.png" alt="alejandrolozan1_0-1668449248618.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Saludos,&lt;/P&gt;
&lt;P&gt;Alejandro&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 18:07:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/What-s-the-difference-between-auto-yocto-bsp-and-radar-sdk-for/m-p/1553460#M2804</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2022-11-14T18:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between auto_yocto_bsp and radar-sdk for S32R45</title>
      <link>https://community.nxp.com/t5/S32-SDK/What-s-the-difference-between-auto-yocto-bsp-and-radar-sdk-for/m-p/1553620#M2805</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;SPAN&gt;Alejandro&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I have installed RSDK__1.0.0 into the path as same as S32DS in windows.&amp;nbsp;&lt;SPAN&gt;According to me, i can build RSDK application by S32DS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; But, I see the .ko and libraries of RSDK(LAX, SPT, etc.) will be build &lt;SPAN class=""&gt;with&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;command&amp;nbsp;“make” on &amp;lt;RSDK_User_Manual&amp;gt;. What is the environment on &amp;lt;RSDK_User_Manual&amp;gt;? win or linux?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="aiweixin_0-1668480376072.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/200280iF0E11471961111E4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="aiweixin_0-1668480376072.png" alt="aiweixin_0-1668480376072.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; In&amp;nbsp;addition, can I use "make" to rebuild RSDK Simply in windows, or copy&amp;nbsp;RSDK__1.0.0 directory to the linux(Ubuntu) , and rebuild it?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; Is there a more detailed help document?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 03:02:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/What-s-the-difference-between-auto-yocto-bsp-and-radar-sdk-for/m-p/1553620#M2805</guid>
      <dc:creator>aiweixin</dc:creator>
      <dc:date>2022-11-15T03:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between auto_yocto_bsp and radar-sdk for S32R45</title>
      <link>https://community.nxp.com/t5/S32-SDK/What-s-the-difference-between-auto-yocto-bsp-and-radar-sdk-for/m-p/1554237#M2807</link>
      <description>&lt;P&gt;Hi please refer to the attached document.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It contains a detailed description of the steps to build the RSDK on Windows.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please notice that the document is for a different and previous version of the RSDK, but the overall and general steps should be quite similar.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Saludos,&lt;/P&gt;
&lt;P&gt;Alejandro&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 18:02:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/What-s-the-difference-between-auto-yocto-bsp-and-radar-sdk-for/m-p/1554237#M2807</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2022-11-15T18:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between auto_yocto_bsp and radar-sdk for S32R45</title>
      <link>https://community.nxp.com/t5/S32-SDK/What-s-the-difference-between-auto-yocto-bsp-and-radar-sdk-for/m-p/1555731#M2809</link>
      <description>&lt;P&gt;It's very helpful to me, t&lt;SPAN&gt;hank you for your patience.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 10:02:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/What-s-the-difference-between-auto-yocto-bsp-and-radar-sdk-for/m-p/1555731#M2809</guid>
      <dc:creator>aiweixin</dc:creator>
      <dc:date>2022-11-17T10:02:36Z</dc:date>
    </item>
  </channel>
</rss>

