Open ccrome opened 4 years ago
Hi, the i.MX-RT need to have preloaded flashloader via SDP and then is working with mboot. I recommend you to use directly NXP spsdk project inspired from my work. Here you can found example for your usecase: https://github.com/NXPmicro/spsdk/blob/master/examples/sdp_mboot.py
Hi there, Thanks for the project!
I have an MIMXRt1060-EVK board that I'm trying to program via USB and talk to the bootloader and I thought I'd give your project a try.
I'm running into an operation timed out problem, like this:
Any idea what I'm doing wrong?
Thanks, -Caleb