hello,
I've been using a floating output window which, after hiding it, won't show up again.
I even tried to reinstall uV3 but without success.
Did anybody have the same problem and could fix this issue?
Greetings, Simon
Simon,
Just use the uVision menu command 'View - Output Window' to turn it on again.
Peter
hello Peter,
thank you for your reply. Of course I would not have started this thread if what you suggested was working.
This is exactly the problem: The output window does not show up, independent from what I do to activate it. This means that I can click the button for it or select view/output window. It just won't appear again. Even not after reinstalling and registry cleaning.
Greeting, Simon
This is something I have not heard before. Just in case the output or any other window is somewhere 'hidden' in the galaxis, you could try the following:
Using the Windows Registry-Editor 'RegEdit', delete the following key (assuming you are running uVision3):
HKEY_CURRENT_USER\Software\Keil\µVision3\MFrame
this definitely removes uVisions window positions without loosing any other information.
Regards, Peter
that worked! Thank you very much.