Flashing s32g3 using TFTP

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

Flashing s32g3 using TFTP

1,402 次查看
Karthik_7
Contributor IV

Hello , 
I would like to explore the feature of TFTP protocol for flashing binary 
i have attached the snap below that i found while setting up the tftp environment  

Karthik_7_0-1714394909510.png

i was fallowing AN13727 for this features 
Kindly let me know what exact procedure i need to follow for the over all setup
so i can just flash the binary using below cmd over tera term
"tftp $loadaddr  goldvip-gateway.bin "

标签 (1)
标记 (1)
0 项奖励
回复
3 回复数

1,381 次查看
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

For the information that you have shared, we understand that the ipaddr being set is different than the serverip (at least the first 3 numbers). As seen under the example inside AN13727, these numbers should be matched:

DanielAguirre_0-1714409074206.png

Please, let us know.

0 项奖励
回复

1,377 次查看
Karthik_7
Contributor IV

Hey @Daniel-Aguirre ,
Thanks for the response,
I have done changes as per your suggestion but still the status is same .

Karthik_7_0-1714468086435.png

Could you please let me know, over all procedure I need to check before going through these steps.

0 项奖励
回复

1,357 次查看
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

Thanks for your feedback. Can you confirm that the IP 169.254.12.15 is the IP from your computer?

In general, 169.254 is a private IP (Internet Protocol) address that the device automatically assigns itself when it can't get a valid IP from the router's DHCP (Dynamic Host Configuration Protocol) server. Essentially, getting any IP that begins with 169.254 tells you that something isn't working (Why Do I Have the 169.254 IP Address? - WhatIsMyIP.com®).

Please, let us know.

0 项奖励
回复