Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Operation Timed Out #4

Open
ccrome opened this issue Jun 15, 2020 · 1 comment
Open

Operation Timed Out #4

ccrome opened this issue Jun 15, 2020 · 1 comment

Comments

@ccrome
Copy link

ccrome commented Jun 15, 2020

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:

(base) caleb@bat:~/pyMBoot$ mboot reset

 DEVICE: SE Blank RT Family  (0x1FC9, 0x0135)

 [Errno 110] Operation timed out

Any idea what I'm doing wrong?

Thanks,
-Caleb

@molejar
Copy link
Owner

molejar commented Jun 15, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants