• Keil over Remote Desktop
    With the Coronavirus shutdown we need to move our teaching labs to remote access. We would like to connect ST-Micro discovery boards to Keil using Windows Remote Desktop - but we can't figure out how...
  • Compute Stack Size require for application
    dear all, How to compute maximum Stack Size require for specific application? Is Keil compiler specify Stack Size require for application after linking operation? Regards... Yogesh
  • Keil debugging on Remote Desktop connection
    I have my code running on a Win 7 Virtual machine installed with Keil on the server. I have a local computer(installed with Win 7 and Keil) that accesses this VM via a Remote Desktop connection....
  • *** APPLICATION REQUIRES RE-TRANSLATIONS! ***
    Hi all, I received message "*** APPLICATION REQUIRES RE-TRANSLATIONS! ***" from keil c51. What is the message mean? Thank you. Best regards, Akram
  • 486 assembly help required
    i have some trouble with 486 assembly language. i have an instruction which looks like this: cmp word ptr 15[edi],0 it's corresponding code is: 66 83 7f 0f 00 Firstly, can the saviour explain how...