Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
I'm trying to test the DS5-debugger, I have ARM development studio professional edition with an evaluation license. For this purpose, I'm following this tutorial https://developer.arm.com/tools-and-software/embedded/legacy-tools/ds-5-development-studio/resources/tutorials/linux-application-debug-tutorial. The target board is hardkernel ODROID-XU4 running on ubuntu 18.04 Bionic Beaver, and features heterogenous Armv7 architecture. When I reach step 5 of the tutorial and click debug, the debugger tries to start for few seconds. then the following error message pops-up
I have gdbserver version 8.3 installed on the target board, what are the possible reason for this issue, and how can I resolve it, knowing that I have full access to the device using RSE ?
Hello,
I solved the problem, all I needed to do is using "root" as the hostname.