We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.