FRDM-KW24D512 un-responsive after Bricking in Windows10

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

FRDM-KW24D512 un-responsive after Bricking in Windows10

684 次查看
sgrmtb
Contributor I

Board:

      - FRDM-KW24D512

Problem:

      - Out of my four above types of boards, three became unresponsive due to bricking in Windows 10 or while trying to unbrick the bricked ones.or

Condition:

      - When Powering through the OpenLink USB No LED Glows or blinks

      - No drive appears in the Windows (while keeping the reset button pressed or otherwise)

      - When powering through the KW24 USB Two RED LED's Glow

What did I Try:

      - Followed the steps mentioned in DAPLink bootloader update | Mbed  regarding the problem and possible solutions using External Debug Probe (ULINK Pro).

      - Downloaded the DPLink Source from DAPLink/DEVELOPERS-GUIDE.md at master · ARMmbed/DAPLink · GitHub and compiled the solution as per the given instructions correctly for the k20dx_frdmkw24d_if as the board used OpenSDA MCY named K20DX128Vxx5. 

      - I used the following settings for the Options for the Target:

pastedImage_7.pngpastedImage_8.pngpastedImage_9.png

      - The uVision solution compiled correctly without any error, see the Build Window below:

pastedImage_11.png

      - I Flashed the Program, It again worked without any error. See the Build Window Below.

pastedImage_1.png

However, the Board did not come out of the Bricking State. THE SAME Problem Persists.

0 项奖励
回复
3 回复数

558 次查看
sgrmtb
Contributor I

First Solution Worked

- Updated the bootloader by compiling k20dx_bl, then flash it from uvision. Boards Working now. 

Second Not Yet.

0 项奖励
回复

558 次查看
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Mohammad,

Could you please look at the next post?

Recovering OpenSDA Boards with Windows 10

Note: You mustn't use Windows 10 to recover the KW24.

Please let me know your findings

Regards,

Mario

0 项奖励
回复

558 次查看
sgrmtb
Contributor I

SAME Boards, SAME CONDITION, SAME PROBLEM. Another Try using another method

What did I Try as the second method:

A. Copied the Bootloader from the Working Board using ULINK Pro into a Hex File.

   - Created a uVision Project with the K20DX128Vxx5. 

   - The following screens show the settings:

      pastedImage_1.png pastedImage_2.png

Used Save Command as follows to Read the Bootloader into a Hex FIle

SAVE MyFile.hex 0X0, 0X0001FFFF 

The hex file was created successfully in the project folder.

B. Flashed the Bricked boards with the copied Hex File.

   - Generate a uVision project

   - Select ULINKpro as debug interface

-   Entered the hex file name into 'Name of Executable' in the dialog 'Options for Target - Output'    

   - Performed a Flash download.

It showed that the programme has been flashed successfully, but

Same Problem Flashing Successful but the Boards not Working

WHAT NEXT?

0 项奖励
回复