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

New feature's for Uvision 4 ?

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.

Parents
  • 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.

Reply
  • 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.

Children