S32R274 1Rf_4antenna_Demo_Example

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

S32R274 1Rf_4antenna_Demo_Example

4,838 次查看
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 回复数

4,641 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

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

Jiri

0 项奖励
回复

4,639 次查看
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 项奖励
回复

4,639 次查看
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