While a system project is not a requirement for cross probing, it is useful to keep all the application components maintained in a system project. You can create a system project that has the two hello world applications. To create a system project, select File -> New Component -> System Project
Select your platform
Select your components
Additional Notes
You should place both applications into different sections in the DDR via the linker script or in different memories to avoid overlapping.