Double-click hello_world_r5, then double-click Source > src and select helloworld.c.
This opens the
helloworld.csource file for the hello_world_r5 application.Modify the arguments in the print commands as shown below:
print("Hello World from RPU\n\r"); print("Successfully ran Hello World application from RPU\n\r");