• Problem:- Calling a subroutine that did NOT return to original caller
    Hi all, I am cracking my head to see why Keil's uVision2 has this problem? Calling a subroutine callee on the first time, returned to the original Caller with no problem. Calling it 2nd time...
  • Origins of 9-bit, "Multiprocessor" UART mode?
    Nothing specifically to do with Keil - just wondering if anyone here knows: Did the 8051 "invent" the 9-bit, "Multiprocessor", UART mode - or was it just implementing an already-established "standard...
  • How to transfer a project without having access to the original source code
    Hi I am working on a project using Keil and the ARM STM32. I want to send my project to others to download on their ARM (stm32) without having access to the original source code. Can I generate library...
  • Looking for original article from ELEKTOR on moving message displays
    Hi, I am looking for the original article from ELEKTOR on moving message displays as mentioned on the forum link ( http://www.keil.com/forum/10510/ ). Can somebody share/send me on my email adeptintl...
  • How to compile a code which was originally compiled by Archimedes C-51 compiler V4.23?
    My code was compiled using the Archimedes C-51 compiler V4.23. I want to use Keil uVersion2 to compile it. But Keil only support those codes using at least Archimedes C-51 compiler Version 5. Does...