We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hallo,
is there a list of new feature's that will be available in comming UVision 4? I hear, there are some beta users....
I really miss inteli sense. If i type "mytype." he should display all possible variables in this type. Like 99% all code editors today.
You'd have thought so, wouldn't you...?
Unfortunately, the beta still seems to have many of the "annoyances" that were present even way back in uVision-2 !!
:-(
Hi,
test it for yourself :) Go to the Keil webpage and download it.
just some of the features: - window docking: you can drag out every window (except the edit windows) and place them on different monitors, and dock them togather as you like - with this, you may set up different debug views - Serial and ITM printf Window support basic VT100 commands (cursor position, Tabs, Clear Screen), saving of buffer to clipboard / file, different new view modes, i.e. a Mixed View of HEX and ASCII like in a Hex editor (may be used for protocol analysis) - Special Viewer for registers that are not simulated
BR, /th.
"you can drag out every window (except the edit windows) and place them on different monitors"
But you can already do that on uVision-3? (and uVision-2, in fact)
nope, only inside the container area. Now all windows (memory, seriel/itm, LA, ...) can be draged out (except editor).
What do you mean by that?
I can drag the Project window to another screen, and the build output window, and the simulator's Serial Output windows, etc, etc,...
(in fact, you'll find a few posts in the forum from people who've done this accidentally and then can't get it back to "normal"!)
Try & drag out LA, Serial Window, ...
Ah - you're right!
Also Disassembly, Source Browser.
But the Symbols Window can be dragged-out, and Call Stack.
What a bizarre combination of inconsistent behaviours!
> Ah - you're right! > Also Disassembly, Source Browser. > But the Symbols Window can be dragged-out, and Call Stack. > What a bizarre combination of inconsistent behaviours!
wtf? I can drag everything out except the edit wins...
[sarcasm-mode] Ok, drag and drop for beginners :-)
- you may drag out a window by click&hold it on the window title bar, and move it where you want - you can drag&drop a whole container (a window with a title bar and more than one window inside, marked by the Tabs on the bottom of that window) by the same method - you may drag&drop a single window out of a container by clicking and holding the left mouse button on it's tab, and dragging it where you want
and, last but not least, the "special feature": - you may put windows togather by the same method but backwards :-) - you can also dock windows side by side togather, this is indicated by the marks that appear when dragging a window
- you may even drag&drop the quick menue (the icons below the uVision menue bar) out of uVision :-)
Ok? [/sarcasm-mode]
and ...
- you may drag and drop symbols from symbol window or marked variable names from edit window to i.e. the watch window - or just right-click -> Add <name> to...
drag&drop: www.ongwt.com/.../20070210-DragAndDrop.png
:-)