Menu

#3294 Possible bug in S51 simulator - wrong output to command line window

closed-invalid
nobody
None
other
5
2021-11-09
2021-11-09
No

Strange characters in CLI window,.
In Source code of ucSim, I can see that dprintf works correctly, but where do the strange characters come from?

1 Attachments

Discussion

  • Dieter Sauerland

    looks weird when I really want to use the simulator

     
  • Daniel Drotos

    Daniel Drotos - 2021-11-09

    Dear Dieter!
    In Windows, you can use different command line/shell programs. Some of them doesn't support ANSI escape sequencies. uCsim can not detect this, so in this case I recommend to start it as:

    s51 -b prog.hex
    

    in "black and white" mode. Or use different command window, PowerShell, for example, which has ANSI support included.
    Daniel

     
  • Daniel Drotos

    Daniel Drotos - 2021-11-09
    • status: open --> closed-invalid
     
  • Dieter Sauerland

    Great! Thank you Daniel, it works. Was not aware of this...

     

Log in to post a comment.

MongoDB Logo MongoDB