Flashing s32g3 using TFTP

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

Flashing s32g3 using TFTP

278 Views
Karthik_7
Contributor III

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 "

Labels (1)
Tags (1)
0 Kudos
3 Replies

257 Views
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 Kudos

253 Views
Karthik_7
Contributor III

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 Kudos

233 Views
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 Kudos