Open thegecko opened 5 years ago
What is the traceback for the F466ZE target? It will be different (assuming you're using STLink for it).
@flit, the target we saw this problem with was actually NUCLEAO_F446ZE
(not 466 - apologies, my typo).
I've been unable to get this to crash with PyOCD 0.21.0, so have updated the ticket to reflect this is an LPC168 issue only.
Thanks for the update!
Can you share the complete debug session? When I connect pyocd cmd
then disconnect, I don't see this error.
I've not been able to reliably reproduce this issue. I did see an exception once or twice on disconnect, but not exactly the same.
Can you provide a command sequence to reproduce this from the command line, starting from blank flash? Thanks.
OS: MacOS 10.14.5 Mbed OS: 5.13.1 Targets: LPC1768
When disconnecting a debug session from the LPC1768, an error is thrown and the debug session does not disconnect. This has not been observed on other targets.