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

serial windows #1 will not switch to hex-mode

my project puts data to the serial port.
Only ASCII data is displayed and the hex-mode is not usable.

The configuarion is:
- Interrupt mode (RX and TX) for the serial channel
- Timer-2 for baudrate

What can I do?

  • "the hex-mode is not usable."

    What exactly do you mean by that?

    What versions of the tools are you using?

  • Hi,

    "the hex-mode is not usable."

    >>What exactly do you mean by that?
    It is not possible to switch to HEX-Mode in the serial-window! uVision is switching back to ASCII-Mode. I want to use HEX-Mode.

    >>What versions of the tools are you using?
    V7.07 (uVision=2.39)

    hope it helps ...

  • "It is not possible to switch to HEX-Mode in the serial-window! uVision is switching back to ASCII-Mode."

    So it does! :-(

    I just tried it:
    1. right-click in the serial window - 'ASCII' is checked in the pop-up menu;
    2. click on 'Hex' - the check mark doesn't seem to move, and the pop-up closes immediately.
    3. right-click again in the serial window - to check the setting - 'ASCII' is still checked in the pop-up menu! :-(

    Looks like a bug, then?