• A51 *** ERROR: COMMAND-FILE NOT FOUND
    Hi, I'm experiencing an oddity. I'm using uVision4 and have been building, downloading code for a while now However, I update uVision for the free SiLabs licence and then some odd things started...
  • A51 *** ERROR: COMMAND-FILE NOT FOUND
    Hi, I'm experiencing an oddity. I'm using uVision4 and have been building, downloading code for a while now However, I update uVision for the free SiLabs licence and then some odd things started...
  • Saving as a A51 file, not text
    I am currently using Keil Microvision 2 and programming in ASM. My question is, how do I save the file so that it will have the *.a51 extension. Thanks
  • Saving as a A51 file, not text
    I am currently using Keil Microvision 2 and programming in ASM. My question is, how do I save the file so that it will have the *.a51 extension. Thanks
  • How to Access 2 A51 files from different folders.
    Hi, I am new to 8051 assembly language. I've created 2 A51 files. When I saved these 2 files in same location(folder), I can call a function from another program. It is executing fine.(No Error) ...