I've read all the faq's for building the startup.exe for RT embedded targets, however I need to ask, is there a way to use a name OTHER than startup.exe? One single generic name is not meaningful enough to describe what the code is actually doing, or what revision it is.
The application builder does not allow for anything other then startup.exe when target to an RT device, but I've noted in ni-rt.ini there is a line for RTTarget.ApplicationPath=c:\ni-rt\startup\startup.exe, and have tried to alter this entry, and rename the startup.exe manually, yet the application will not launch.
Does anyone know of a fix/workaound ?