S32R274 1Rf_4antenna_Demo_Example

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32R274 1Rf_4antenna_Demo_Example

1,084件の閲覧回数
ankush_s
Contributor II

Hi,

I am getting an error in 1RF_4antenna Demo example.

"TFTP Init Error: Could not create Text file PHY sanity is ok" 

 after that execution stops. Please help me to resolve the issue. I have attached the screenshot of the issue.

Thanks

Ankush

ラベル(2)
0 件の賞賛
3 返答(返信)

887件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

is your TFTP server setup correctly? Please check the example description.txt file. 

Jiri

0 件の賞賛

887件の閲覧回数
ankush_s
Contributor II

Hi,

Thanks for the reply, I already figured it out. But now during debugging the z7 core, I am getting the following error

"Config file 0
Error count 1 Code 1000d"

Can you tell me how to solve it and why it is coming? 

 I have attached the screenshot of the issue.

Regards

Ankush Sangwan

0 件の賞賛

887件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

you have bad path to data folder on TFTP server or data folder is missing at all. In my case I have S32R274/data folder on TFTP srver's root. My path is /S32R274/data:

pastedImage_1.png

Jiri