My EVK Board problem

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

My EVK Board problem

1,005件の閲覧回数
andydong1
Contributor I

Hi all ,

I have two EVK Board ( I.MXRT 1052 ) .

One of my EVK Board has some problems 

My IDE is MCUXpresso.

When I use hello_world example to test my board, something happend like below pictures.

I press debug button and the hello_world is free run after the Debug is completed.

board_1.PNG

I press the Suspend button like the picture below

board_2.PNG

And then, I press the Resume button like the picture below

board_3.PNG 

Can anyone help me what's happened with my evk board?

Thanks!!

Best Regards,

Andy Dong

ラベル(1)
タグ(2)
0 件の賞賛
3 返答(返信)

749件の閲覧回数
victorjimenez
NXP TechSupport
NXP TechSupport

Hello Andy,


If your application is in free run after the Debug is completed, probably you misconfigured SW7 and you are in Serial Downloader mode. Please locate SW7 on your board (see below image) an see what's your configuration, should have the following: SW7-2 SW7-3 ON, and SW7-1 SW7-4 OFF.  If you have another setup on SW7, please apply this configuration, do a power-cycle to your board and finally try to debug again.

Please let me know the results of this on your side.

pastedImage_1.png

Have a great day,
TIC

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 件の賞賛

749件の閲覧回数
andydong1
Contributor I

Hi Victor Jimenez,

I had used this board for a few months

I am sure that my SW7 is 0110

Also I make a test, I Debug the iledblinky example on SRAM and it works

so why I can't Debug on hyperflash on the evk board ?

board_4.PNG

Best Regards,

Andy Dong

0 件の賞賛

749件の閲覧回数
victorjimenez
NXP TechSupport
NXP TechSupport

Hello Andy,

Thanks for sharing more information. Based on what you mentioned, I understood that the board was working fine. Before this error happened, did you load any project that deleted and/or wrote the flash memory? It seems that there's a problem with your Hyperflash memory. To confirm this, please try to delete the memory with the help of the MCUXpresso GUI tool. To do this, follow the next steps.

  1. Select the GUI flash tool on MCUXpresso IDE.
  2. Once you select your debugger, on the new window go to the Erase Tab. 
  3. Select Mass Erase.
  4. Finally, click Run...

pastedImage_1.png

pastedImage_4.png

If everything goes fine, you should see the following message.

pastedImage_6.png

Could you please confirm the results of this on your side?

Best regards,

Victor

0 件の賞賛