Blinking reset

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

Blinking reset

1,437 Views
testtestovic
Contributor I

Hi,

I was trying to do my first program with Freescale Tower (MH60FN1M0VLQ12), but something in the tutorial was wrong and now I have got blinking reset on the board.

Is there any possibility how to repair it?

Thank for your help

Tags (3)
0 Kudos
7 Replies

1,262 Views
Paul_Tian
NXP Employee
NXP Employee

Hi,

My suggest for your is create a blank project first, then check if it can download into board. If it cannot be download, please try to use J-Link commander to unlock it. Hope it can help you. Thanks.

Best Regards

Paul

0 Kudos

1,262 Views
testtestovic
Contributor I

Thank you so much for your answer.

You are right that I´am not able to download the project to the board, codewarior gets 99% of downloading and then it gets stuck.

I just googled J-link commander and found only HW programmer (SEGGER). Is there any possibility to solve it without any other HW and solve it only with the programmer on board?

0 Kudos

1,262 Views
ivadorazinova
NXP Employee
NXP Employee

Hello,

please, what is the size of your project?

and have you tried a different CPU?

Best Regards,

Iva

0 Kudos

1,262 Views
testtestovic
Contributor I

Hi,

now i´m trying to program the exaple "Hello world" project, it about 7,200 bytes, and the last message in command line is "Initializing..", 99% of downloading and it gets stuck.

I tried the same process on the another board (the same type) and there was everything ok, it was normally programmed.

Best Regards,

0 Kudos

1,262 Views
ivadorazinova
NXP Employee
NXP Employee

Hi,

It looks that MK60FN1M0VLQ12 could be locked.

So, it should be the best if you erase flash using J-Link.

Please, follow these steps: Unlocking and Erasing FLASH with Segger J-Link | Eclipse Zone

Also can help you

Using JLink Commander to program flash - Silicon Labs Community

Unsecuring the KL25Z Freedom Board | MCU on Eclipse

I hope this help you,

Best Regards,

Iva

0 Kudos

1,262 Views
testtestovic
Contributor I

Hi,

I am trying to erase the device flash with J-link lite, but there is a problem that the MCU is running and the J-link commander can´t halt them.

Don´t you know how to stop (halt) it?..

Best regards,

0 Kudos

1,262 Views
ivadorazinova
NXP Employee
NXP Employee

Hi,

Yes. For that you can use J-link Commander.

With symbol "?" list the table of commands.

j-link_.png

or you can go to table (p. 64, 69) at User Guide for J-Link https://www.segger.com/cms/admin/uploads/productDocs/UM08001_JLink.pdf

j_link_3.png

I hope it helps,

Iva

0 Kudos