I want to debug using printf but i can't due to disable of ITM stimulus port.
Stucked ! Need Help!
I want to debug using printf but i can't due to disable of ITM stimulus port.
Stucked ! Need Help!
I'm trying to debug a nonresponsive device when using Linux 5.4-rt compared to 4.19-rt. However, after loading the symbols (add-symbol-file vmlinux), I get this error message:
WARNING(ROS60): Could not enable OS support as the OS does not appear to…
I am trying to use DS-5 debugger to debug remotely an OpenCV code, that simply reads and displays an image. The target platform is Hardkernel ODROID-XU4 SBC running on Ubuntu 18.04, and the host is a Windows 7 host PC. Everything works just fine and I…