2024-03-28 03:44 AM
Hello,
following this wiki article I'm trying to debug the sample user space application, but getting this error:
It seems, I have a working serial and SSH connection to the target but the Target Status widget always shows 'Serial console in use':
My Debug configuration looks similar to the wiki article:
I appreciate any help!
2024-03-28 05:54 AM
OK, after closing some open console windows, a new connection 'MPU SSH Weston' appeared in the Connections window and the widget shows a green light. Using this new connection in the debug configuration brings this error up:
2024-03-28 07:07 AM
After doing a board reset and switching back to the MPU SSH connection (root user) I'm getting this:
Executing the shown gdb command in the console works just fine, so I have no idea what is going wrong here.
2024-04-09 05:07 AM
I retried it on a fresh VM running in VMware - same result. But I had success on other VMs inside Hyper-V and VirtualBox.
VMware is recommended by ST, so anybody here with an idea?