2024-05-20 12:53 AM
I am trying to debug a code using STM32CubeIDE on Ubuntu with the STM32MP157F-DK2. However, I am encountering the following problem
2024-05-20 01:03 AM
Is this your first try to debug anything ? did it work before ?
+
Seems the libncurses is missing, look : is it in your system ?
(in my Linux its in : /lib/i386-linux-gnu/libncurses.so.5 )
2024-05-20 01:56 AM
This is my first time using this system, and yes, I have installed libncurses5
2024-05-20 02:04 AM
So i dont know...
just try: use OCD debug