IMXRT1050 EVKB Wire Ack Fault

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

IMXRT1050 EVKB Wire Ack Fault

Jump to solution
2,986 Views
kwolley
Contributor II

I appear to have a similar problem to a few others however solutions provided are not working for my situation.

Up until a few days ago, I was able to debug my 1050 evkb without fail.  I started a new project and the Wire Ack Fault error started to appear.  Troubleshooting efforts so far:

  1. attempt to debug previously working project - fail
  2. create new workspace, create hello world from SDK - fail
  3. uninstall MCUXpresso and JLINK -> restart -> reinstall - fail
  4. https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-Error-Wire-ack-fault-target-connected/td-...
  5. https://community.nxp.com/t5/MCUXpresso-IDE/MIMXRT-1060-EVKB-cannot-debug-anymore/m-p/1472056#M8163

I am operating on MCUXpresso version 11.5.1 and SDK 2.11.1.

Board connected to computer via J28:

kwolley_5-1655764158172.png

 

Stream of events are as follows.  Error logs attached.

kwolley_1-1655763675302.pngkwolley_2-1655763701558.pngkwolley_3-1655763725461.png

kwolley_4-1655763747333.png

 

Any help is greatly appreciated.

 

Labels (1)
0 Kudos
1 Solution
2,972 Views
kwolley
Contributor II

@kerryzhou 

Thank you for your help. The solution in my case was to do the following:

  • power off the board
  • Enter Serial Programmer by setting SW-7 to 1-Off, 2-On, 3-Off, 4-On
  • Set J1 to Jumper 3&4
  • Connect J28 to computer
  • ConnectJ9 to power
  • Use MCUXpresso to erase flash using LinkServer (see below)

kwolley_0-1655841651204.png

  • Power down the device
  • Set SW-7 to 1-Off, 2-On, 3-On, 4-Off
  • Connect J28 to computer
  • ConnectJ9 to power
  • install LED blinky from SDK demo
  • debug as CMSIS-DAP

kwolley_1-1655841815572.png

 

Marking this solution as solved.

View solution in original post

0 Kudos
6 Replies
2,983 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @kwolley ,

  Don't worry, it's easy to recover, you just need to do the external memory erase at first in the serial download mode, normally, your issue is caused by the flash is downloaded with the abnormal code, then it will also cause the debug issues.

  Follow me now!

  1. board enter the serial download mode

     Power off the board, SW7:1-OFF,2-ON,3-OFF,4-ON

    Power on the board

  2. Find another USB cable, connect to J9

  3. Use the MCUbootUtility to connect your board, and do the mass erase.

kerryzhou_0-1655796811288.jpeg

 

About the MCUbootUtility, you can download it from this link:

https://github.com/JayHeng/NXP-MCUBootUtility/releases/tag/v3.5.0
the related user manual is:
https://github.com/JayHeng/NXP-MCUBootUtility

4. After the mass erase finished, then you can power off the board, and change the 

SW7:1-OFF,2-ON,3-ON,4-OFF

Then, use the MCUXpresso IDE project try to connect the board again with CMSIS DAP if you don't change the on board debugger, it should be OK.

You can check this picture to check which on board debugger you are using now:

Control Panel\Hardware and Sound\Devices and Printers

kerryzhou_1-1655797588656.png

 

Please try it on your side, any updated information, please kindly let me know.

Best Regards,

Kerry

 

 

0 Kudos
2,979 Views
kwolley
Contributor II

@kerryzhou 

Thank you for getting back to me.  The board does not recognize a device is connected.

kwolley_0-1655826102463.png

However it appears in the device manager:

kwolley_1-1655826150742.png

kwolley_2-1655826270040.png

 

Current board setup:

  • SW7: 1-off, 2-on, 3-off, 4-on
  • J1: Jumper 3&4
  • J9 to power
  • J28 to computer

What am I missing?

0 Kudos
2,973 Views
kwolley
Contributor II

@kerryzhou 

Thank you for your help. The solution in my case was to do the following:

  • power off the board
  • Enter Serial Programmer by setting SW-7 to 1-Off, 2-On, 3-Off, 4-On
  • Set J1 to Jumper 3&4
  • Connect J28 to computer
  • ConnectJ9 to power
  • Use MCUXpresso to erase flash using LinkServer (see below)

kwolley_0-1655841651204.png

  • Power down the device
  • Set SW-7 to 1-Off, 2-On, 3-On, 4-Off
  • Connect J28 to computer
  • ConnectJ9 to power
  • install LED blinky from SDK demo
  • debug as CMSIS-DAP

kwolley_1-1655841815572.png

 

Marking this solution as solved.

0 Kudos
2,605 Views
ArianRF
Contributor IV

Hello @kwolley @kerryzhou ,

I have the same problem but with a different EVB (FRDM-KW38). Do you know what steps I need to take for this board?

Any hint/help is much appreciated.

 

Cheers,

Nader

0 Kudos
2,589 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @ArianRF ,

  Any KW38 issues, please create your own new question post in this area:

https://community.nxp.com/t5/Wireless-Connectivity/bd-p/wireless-connectivity

 

Wish it helps you!

Best Regards,

kerry

0 Kudos
2,968 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @kwolley 

   So, it works now, right?

  That's good, if it is working now, please help to mark the correct answer, just to close this case, any new issues, welcome to create the new question post, thanks.

 

Best Regards,

Kerry

0 Kudos