JayHeng / NXP-MCUBootUtility

恩智浦全系列MCU安全启动一站式工具(研发模式),基于Python2.7.15+wxPython4.0.3
Apache License 2.0
107 stars 31 forks source link

EEXT-2 RT1170-EVK USB Enumeration Problems #2

Open avlec opened 2 years ago

avlec commented 2 years ago

I'm unable to get the utility to work with my RT1170-EVK because it enumerates as USB HID device with vID 0x0D28 and PID 0x0204 rather than the expected vID 0x1FC9 and PID 0x013D

esutton commented 2 years ago

This may not be relevant, but in case this may be helpful to this issue, this is what I am seeing:

image

When I connect a second USB cable via J20, VID 0x1fc9, PID 0x013d appears in MCU Boot Utility.

Perhaps this is expected normal behavior?

My problem is understanding how to use MCU Boot Utility to "Mass Erase" flash on RT1170 in attempt to fix MCUXpresso to recover from SWD not being found. When I attempt to "mass Erase", I get "please configure boot device via Flashloader first" ?

JayHeng commented 2 years ago

J20 is USB SDP port in RT1170-EVK