• Useless Moves
    Is there a way to change the DEFINE statement to get rid of the two useless mov(s)? C51 COMPILER V6.02, COMPILATION OF MODULE MAIN OBJECT MODULE PLACED IN .\MAIN.OBJ COMPILER INVOKED BY: C:\PROGRAM...
  • moving dsplay
    hi sir iam student of be electrical engineering and i want to make moving message display using 8051 microcontroller but i have no idea how to do it ...iam familier with 8051 and i hav write many code...
  • Led moving dispaly
    Hi experts i am new to embedded i want to create an 8x8 moving led matrix please help me \ i am not well in English please don't include complex sentience
  • moving returned character to string
    always getting an syntax error 213: leftside of asn-op not an lvalue void scherm (void) { char s [10]; char i,y; printf("volgende string stond weggeschreven: "); for (i=0;i < 10;i++) { ...
  • Move library to different adress or bank
    Hello, I am writing a bootloader for a 8051 with PSD flash/ EEPROM memory. For now, I want to put it at a high adress in the eeprom memory and want to use it to reprogramm the flash memory. At...