When I compile a project using the ide the startup file (START_AD.A51) is swhown by default in the project explorer pane and included with my project. However when I compile using a makefile and driving the tools from the command line I can see that the startupgot included in the list file but I never included it. How do I specify my startup file on the command line? Thanks in advance for you help, -Christian