<?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>S32 Design Studio中的主题 Re: OneRF_4Antennas Error</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/OneRF-4Antennas-Error/m-p/1559561#M9463</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks for info and sorry - sometimes users don't know what they are doing and the documentation is the very last place where they are searching.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Actually - I'm not much familiar with the Radar SDK, hope that someone in the community space can answer your question.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Nov 2022 16:41:46 GMT</pubDate>
    <dc:creator>jiri_kral</dc:creator>
    <dc:date>2022-11-24T16:41:46Z</dc:date>
    <item>
      <title>OneRF_4Antennas Error</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/OneRF-4Antennas-Error/m-p/1555025#M9425</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I am trying to use this library which is OneRF_4 Antennas demo example. But I got error attached in below. How can I solve this problem ? I am using version 2.1 S32DS IDE. Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error2..png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/200642i7D92B72D1F0B44E3/image-size/large?v=v2&amp;amp;px=999" role="button" title="error2..png" alt="error2..png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 15:46:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/OneRF-4Antennas-Error/m-p/1555025#M9425</guid>
      <dc:creator>Paroz</dc:creator>
      <dc:date>2022-11-16T15:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: OneRF_4Antennas Error</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/OneRF-4Antennas-Error/m-p/1556553#M9440</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;may be a stupid question - isn't the testtftp.txt file opened with other application and write into file is blocked?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 15:47:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/OneRF-4Antennas-Error/m-p/1556553#M9440</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2022-11-18T15:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: OneRF_4Antennas Error</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/OneRF-4Antennas-Error/m-p/1556610#M9442</link>
      <description>&lt;P&gt;Yes, may be. Actually I couldn't even find this txt file. How can I check if it was opened by another application?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 18:13:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/OneRF-4Antennas-Error/m-p/1556610#M9442</guid>
      <dc:creator>Paroz</dc:creator>
      <dc:date>2022-11-18T18:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: OneRF_4Antennas Error</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/OneRF-4Antennas-Error/m-p/1559396#M9459</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;did you properly setup tftp server?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;S32R274&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Setup TFTP server:
&lt;UL&gt;
&lt;LI&gt;set IP host PC to 192.168.1.110&lt;/LI&gt;
&lt;LI&gt;configure TFTP server (edit OpenTFTPServer.ini file):
&lt;UL&gt;
&lt;LI&gt;listen on 192.168.1.110 : 1069&lt;/LI&gt;
&lt;LI&gt;home directory -&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&amp;lt; rSDK_folder &amp;gt;/&lt;/EM&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;open CMD console and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;cd&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to server app folder (default C:/OpenTftpServer/)&lt;/LI&gt;
&lt;LI&gt;start running server (OpenTftpServer.exe -v)&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Run PC visualizer app:
&lt;UL&gt;
&lt;LI&gt;open CMD console and set working directory in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&amp;lt; rSDK_folder &amp;gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;/Apps/1RF_4Antennas_demo/matlab/&lt;/LI&gt;
&lt;LI&gt;RunRadarApp.exe with argument "s32r274"&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can find full Example documentation (with default install path) in&amp;nbsp;c:\NXP\S32DS_Power_v2.1\S32DS\software\S32_SDK_S32PA_RTM_3.0.3\middleware\rsdk\Docs\RSDK_User_Manual\&amp;nbsp; folder.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2022 11:51:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/OneRF-4Antennas-Error/m-p/1559396#M9459</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2022-11-24T11:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: OneRF_4Antennas Error</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/OneRF-4Antennas-Error/m-p/1559412#M9461</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I gave more detail about this problem in this section, if you help me I am glad.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/GUI-Guider/RDK-Demo-Controller-Target-Detection/td-p/1558531" target="_blank"&gt;https://community.nxp.com/t5/GUI-Guider/RDK-Demo-Controller-Target-Detection/td-p/1558531&lt;/A&gt;</description>
      <pubDate>Thu, 24 Nov 2022 12:16:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/OneRF-4Antennas-Error/m-p/1559412#M9461</guid>
      <dc:creator>Paroz</dc:creator>
      <dc:date>2022-11-24T12:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: OneRF_4Antennas Error</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/OneRF-4Antennas-Error/m-p/1559561#M9463</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks for info and sorry - sometimes users don't know what they are doing and the documentation is the very last place where they are searching.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Actually - I'm not much familiar with the Radar SDK, hope that someone in the community space can answer your question.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2022 16:41:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/OneRF-4Antennas-Error/m-p/1559561#M9463</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2022-11-24T16:41:46Z</dc:date>
    </item>
  </channel>
</rss>

