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.
Hello!
I need to start writing optimized functions for the Cortex M55 processor, but I decided to start with a simple one and output the "Hello World!" into console in ARM DS.
I do not have a processor at hand and need to simulate the code without it.
Below is the structure, code, and configuration of the project:
below debug configuration (only what I set up) and opened after connecting window:
/resized-image/__size/496x664/__key/communityserver-discussions-components-files/15/pastedimage1718634980799v2.png
As a result, nothing happens when debugging is started, I don't understand how to view the output in the console, and the breakpoints in the code don't work.
Thank you, all these tips were very helpful!