Is there a method by which it is possible to print a message to the uvision build screen during compilation? This is so that I can check which options I am building. Many thanks Neil Peers
"it's just not in the C51 users manual :o(" I see there's also a #warning as well now: http://www.keil.com/support/man/docs/c51/c51_pp_warning.htm http://www.keil.com/support/man/docs/c51/c51_pp_message.htm So when were these added, then? I can't see them in the Release Notes, either! :-(