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.
Dear Developers,is there any os awareness feature added for Zephyr OS in the development studio 2023 or any version?For various rtos like freeRTOS, threadX it is there in ../sw/debugger/configdb/OS/com.arm.debug.os.*
HiMy name is Stephen and I work at Arm.Sorry, there is no OS support for Zephyr in Arm Development Studio.However, you can add support for any OS yourself, in a similar way to the existing Python scripts in ./sw/debugger/configdb/OS/com.arm.debug.os.*. Please see the section "Writing operating system Awareness for Arm Debugger" in the Arm DS User Guide at
https://developer.arm.com/documentation/101470/2024-1/Writing-operating-system-Awareness-for-Arm-Debugger
Hope this helpsStephen