The entry point of the application must be mentioned in the Linker parameter file using the INIT funcname command. The application is build of the different object files with the Linker. The Linker is document in a separate document.
Your assembly source files must be separately assembled. Then the list of all the object files building the application must be enumerated in the application PRM file.