Content originally posted in LPCWare by lpcxpresso-support on Wed Mar 16 12:08:00 MST 2016
Quote: lquinet
Hi,
I reinstall the new version of LPCXpresso (v8.1.2) and the drivers, too. The problem is always the same, when I try to erase the flash or to debug. I take new captures of the error messages, and I Join it.
Thanks for your help.
Best regards.
Hi lquinet,
There's no question the stub executable is reporting an access violation, then terminating. Regardless of whether you increased the log level asked for earlier, the crash happens early on in the target connect sequence. I can say this because there's no evidence the connection sequence succeeded. Contrast this to the log display when the stub is used standalone via the Flash Dialog.
Next delete, then recreate your launch configurations and attempt to restart the debug session. If the problem persists, you can (for the time being) disable use of the LinkServer. From the tool bar, select Window -> Preferences -> LPCXpresso -> Debug Emulator Selection and uncheck the LinkServer checkbox. This will force the IDE to select the crt_emu_cm3_nxp.exe debug utility in place of the crt_emu_cm_redlink.exe debug utility. Let us know how you get on.
Thanks and regards,
LPCXpresso Support
EDIT: It would be helpful if you could export your projects and launch configuration, and provide them to our technical support. If this is possible, we can contact you outside the forum to make the arrangements.