Hi, I am Kranthi,
I am unable to get debug our linux code after flashing and i am facing issues regarding os support it is giving waiting for symbols to be loaded like in this image attached and unable to debug linux code and os awareness it is not showing linux or any other also please help me to resolve this issue
HiMy name is Stephen and I work for Arm.The OS Data view is used when debugging Real Time Operating Systems (RTOS) such as the Keil RTX RTOS. It is not used for Linux kernel debug.For Linux kernel debug, you must connect to the target using the "Linux Kernel Debug" option:
More for information, see
https://developer.arm.com/documentation/101469/2025-1/Debugging-code/Configuring-a-connection-to-a-Linux-kernel
See also
https://developer.arm.com/community/arm-community-blogs/b/tools-software-ides-blog/posts/debugging-the-armv8-a-linux-kernel-with-ds-5
Hope this helps
Stephen