i used kineties bootloader

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

i used kineties bootloader

1,417 Views
sreeramadhanala
Contributor I

I  used kineties bootloader with KL25Z.

it shows following error,

 

Error: Connect device failed(Error: Initial ping failure: No response received for ping command.).

Labels (1)
0 Kudos
6 Replies

1,041 Views
harshpatel
Contributor IV

Hello Sreerama Dhanalakshmi

Fan_Yang is right. Check your UART communication first if you are using your custom hardware.

Connect your hardware to PC (you can use putty or access port etc) and send 0x5A 0xA6 and check is there any output given by hardware while running bootloader?

Bootloader code will acknowledge  0x5A 0xA6 command.   

Let me know if any..

Regards,

Harsh

0 Kudos

1,041 Views
ramboyang
NXP Employee
NXP Employee

Hi

Which board are you using? FRDM-KL25/TWR-KL25 or customized development board?

If you are using the NXP designed board, there should be no such issue.

If you are using a customized board, please ensure that the default PINMUX in the bootloader code matches your board design.

0 Kudos

1,041 Views
ramboyang
NXP Employee
NXP Employee

Hi,

Please provide detailed information like below, so that we can try to find out the root cause together and figure out the solution.

1. Kinetis Bootloader version

2. Peripheral

3. Speed

Thanks

Fan

0 Kudos

1,041 Views
sreeramadhanala
Contributor I

Hi,

Thank u for ur Reply.

1.I used Kinetis Bootloader version 2.0.0

2.KL25Z128VLK4

3.48Mhz speed

Thank u

0 Kudos

1,041 Views
ramboyang
NXP Employee
NXP Employee

Hi,

Regarding the Peripheral, I mean UART/SPI/I2C/USB HID, please let us know which peripheral you are talking to now:)

0 Kudos

1,041 Views
sreeramadhanala
Contributor I

Thank u for ur Reply,

I used UART ,By using Kineties Flash loader, it shows Following ERROR

Error: Connect device failed(Error: Initial ping failure: No response received for ping command.).

1.KL25Z128VLK4

2.Kinetis Bootloader version 2.0.0

3.UART communication

Thank u  .

0 Kudos