OneRF_4Antennas Error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

OneRF_4Antennas Error

2,472 Views
Paroz
Contributor III

Hello

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

error2..png

0 Kudos
Reply
5 Replies

2,447 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

may be a stupid question - isn't the testtftp.txt file opened with other application and write into file is blocked? 

0 Kudos
Reply

2,442 Views
Paroz
Contributor III

Yes, may be. Actually I couldn't even find this txt file. How can I check if it was opened by another application?

0 Kudos
Reply

2,414 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

did you properly setup tftp server? 

S32R274

  • Setup TFTP server:
    • set IP host PC to 192.168.1.110
    • configure TFTP server (edit OpenTFTPServer.ini file):
      • listen on 192.168.1.110 : 1069
      • home directory - < rSDK_folder >/
    • open CMD console and cd to server app folder (default C:/OpenTftpServer/)
    • start running server (OpenTftpServer.exe -v)
  • Run PC visualizer app:
    • open CMD console and set working directory in < rSDK_folder > /Apps/1RF_4Antennas_demo/matlab/
    • RunRadarApp.exe with argument "s32r274"

 

You can find full Example documentation (with default install path) in c:\NXP\S32DS_Power_v2.1\S32DS\software\S32_SDK_S32PA_RTM_3.0.3\middleware\rsdk\Docs\RSDK_User_Manual\  folder. 

0 Kudos
Reply

2,407 Views
Paroz
Contributor III
Hello,

I gave more detail about this problem in this section, if you help me I am glad.

https://community.nxp.com/t5/GUI-Guider/RDK-Demo-Controller-Target-Detection/td-p/1558531
0 Kudos
Reply

2,402 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

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. 

 

Actually - I'm not much familiar with the Radar SDK, hope that someone in the community space can answer your question. 

0 Kudos
Reply