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

Simulator printf bug when using reg515a.h

Can anyone else verify that the Hello example fails to output to the serial#1 window when the reg515a.h is included. Single stepping through the program I can see the characters being written to SBUF but nothing is displayed in serial#1.

Just by replacing the statement "#include <reg515a.h>" with say "#include <reg552.h>" the program works just fine.