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

Building a project

When I build a project (hit F7 for instance) the screen goes blank until it's done, then it comes back to Keil uVision2. Everything works correctly, but it's a big pain in the butt to have the screen change. What's happening? It seems to me that the computer is switching to a type of dos full screen display (640x480), then switching back. How do I stop it?

Parents
  • Jon, thanks for the help, but that was for NT. I fished around in the Micrsoft knowledge base and found Article ID: Q126031 titled PRB: Repeated Blank Screens During Build Process in VC++. I had the same problem with MSDEV. Turns out you have to check the property settings in the file named CONAGENT.EXE to be sure it runs in a window, not full screen. Did that one little thing (one mouse click!) and presto wammo problem solved. Guess I should squirl this little tidbit away for someone else later.

Reply
  • Jon, thanks for the help, but that was for NT. I fished around in the Micrsoft knowledge base and found Article ID: Q126031 titled PRB: Repeated Blank Screens During Build Process in VC++. I had the same problem with MSDEV. Turns out you have to check the property settings in the file named CONAGENT.EXE to be sure it runs in a window, not full screen. Did that one little thing (one mouse click!) and presto wammo problem solved. Guess I should squirl this little tidbit away for someone else later.

Children
No data