This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Is there any way to eleminate the splash screen on uV3?

Hi all,
I found a related Topic on uV2 (http://www.keil.com/forum/docs/thread9355.asp). Unfortunally no practicable solution can be found there.

Is there any Registry Switch etc. on uV3/WinXP?

Best Regards,
Marcus

Parents
  • As an alternative, you could consider skipping the IDE altogether for a build and using an external makefile.

    Some of my older projects were originally created using external makefiles and the whole build sequence was nice and quick.

    I don't have UV3 on my desktop at the moment - Does it have a 'create external makefile' option?

Reply
  • As an alternative, you could consider skipping the IDE altogether for a build and using an external makefile.

    Some of my older projects were originally created using external makefiles and the whole build sequence was nice and quick.

    I don't have UV3 on my desktop at the moment - Does it have a 'create external makefile' option?

Children