How can I set the reset vector to the beginning of the startup code?

Use this line in the prm file:

  /* set reset vector on _Startup */

  
  VECTOR ADDRESS 0xFFFE _Startup