Hi Anthony,
Yes, I am using all default settings and code at this stage. I just followed the instructions at FRDM-K64F|Freedom Development Platform|Kinetis MCUs|NXP, starting from scratch again. After importing the demo app, I can start debugging, and step through the hello_world code, typing things in via PuTTY and seeing everything I'd expect. Next I stop the debugging session by clicking the Terminate icon, and the Console window says [Closed Telnet Session].
Now if I want to do some more debugging, I click on "Debug 'frdmk64f_demo_apps_hello_world' [Debug]" in the Quickstart Panel again (like the first time), which seems to successfully do an incremental build of the code again, but I can no longer connect to the debug probe. I get a message exactly the same as I posted above. This is totally consistent for me, and the only way I've found to initiate a new debug session is to unplug the board and plug it back in again.
I'm not sure if it's related, but if I try Debug History in the Run menu then I get an error message saying:
'Launching frdmk64f_demo_apps_hello_world Debug'
has encountered a problem.
There is already a running debug session for the launch
configuration 'frdmk64f_demo_apps_hello_world
Debug'.
This happens whether I unplug the board or not. From this point I seem to have to shut down MCUXpresso and restart it. How should I be terminating the debug session to prevent this problem?
Thanks,
John