• Help needed for LCD programming in asm
    Hi all.. Im quite new to 8051. Im doing a project that requires me to display value of a peak voltage on a LCD. Anyway, Im stuck in testing the LCD. I have connected the LCD (Powertip PC 0802-A)...
  • Convert ASM file to HEX file
    I looking for a file to convert from asm to hex file so I can load to the eeprom programmer. Right now I use the A51 with emp20 but I want to use the Willem Universal programmer.Because the Willem Programmer...
  • Splitting of ASM source files
    Hi! Is it possible to split an ASM source file and add them to a single project? Output should be one single hex file. All my attempts failed. Thanks in advance, Reinhard
  • C and Asm file Linker
    I writeing a C program for 8051, but I have a function in ASM file, can i link the ASM to C program and how. Thank You
  • ASM
    Hi everybody I am using uVision2. How can I add an asembler code to C project? Thanks Kobi