Hi,
I am using an i.MX RT1064 controller and debugging/flashing through the PEmicro Multilink interface in MCUXpresso IDE.
Occasionally, I encounter the attached "PEmicro Connection Assistant" error while attempting to connect to the target. The issue appears to occur randomly; I have not identified any specific software activity, code change, or hardware event that consistently triggers it.
What I have observed is that when this error occurs, the controller's boot configuration appears to have changed unexpectedly. In this state, I am unable to flash or debug the device. The only way I have been able to recover is by restoring the boot configuration to its original settings - Internal Flash Mode, after which flashing and debugging work normally again.
A few additional details:
Has anyone encountered a similar issue?
I would appreciate any guidance on:
I've attached a screenshot of the error message for reference.
Thank you.
Hi,
Could you help me with the following questions?
Are you using a custom board or the EVK?
What version of the SDK and IDE are you using?
Have you burned any fuses?
You mentioned that you need to restore the boot configuration to internal flash mode—what boot configuration are you currently using?
Best Regards,
Pablo
I am using a custom board, but this issue was also observed on the EVK.
SDK Version : 26.03.00
IDE Version : 25.6.136
We haven't burned any fuse.
We usually use Internal Boot mode to flash our code and normal operation, but it causes some unexpected issues randomly, so we change it to Serial Download Mode, erase the flash and then change it back to Internal Boot mode before flashing code again.
Please find attached image for boot configuration info.