Discussion Forum

Building a project

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
Kenny ODell
Posted
4-May-2001 16:29 GMT
Toolset
C51
New! 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?
Read-Only
Author
Jon Ward
Posted
4-May-2001 16:37 GMT
Toolset
C51
New! RE: Building a project
Check the Keil knowledgebase.

http://www.keil.com/support/docs/1852.htm

Jon
Read-Only
Author
Kenny ODell
Posted
4-May-2001 17:45 GMT
Toolset
C51
New! RE: Building a project
Great for NT, but I'm on 98. Where is this setting in 98? Guess I'll keep looking.
Read-Only
Author
Kenny ODell
Posted
4-May-2001 18:28 GMT
Toolset
C51
New! RE: Building a project
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.

Next Thread | Thread List | Previous Thread Start a Thread | Settings