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 have a new installation of ARM Development Studio 2023.0. I haven't gotten to the point of requesting a 30-day evaluation license. Immediately when launching the program, the product hangs with the following dialog:
Any help would be greatly appreciated!!
I don't know if this would work, it is not something I have tried, and is not supported.
A common use case is to build on a different machine (often an automated Jenkins-type build server) than debugging, and so it is perfectly possible to load a Linux built image to a Windows-based debug session.
You will likely be prompted to fix the paths to the sources, which is a do-once operation for a given debug configuration:https://developer.arm.com/documentation/101470/2023-0/Controlling-Target-Execution/Configuring-the-debugger-path-substitution-rules
You can set this for the entire repository, you do not need to do this for individual files.