• Need help on 8051 assembly code optimization
    We are developing a product on 8051 microcontroller. We have done coding using assembly language. Right now our code size is very high and is overshooting the allocated ROM size. We have started...
  • Need assembly code for interfacing EEPROM with 8051
    hiii could anybody provide me the code in assembly to interface eeprom AT24C08 with AT89s52..............or any link from where i can learn it...... i need tht urgently.....plz help me
  • Code needed
    How to chnge the mode (port p3.0 and port p3.1 to serial port) of the at89c51. i need the source code
  • Need help with Assembly IF statements.
    I'm learning assembly language and trying to do the following, pretty easy task for the Cortex M0 32bit microcontroller: So far I just wrote the beginning which is: MOVS R0, #1 ;a = 1 MOVS R1...
  • Assembly Code
    Hi, all Does anyone know why I can't have assembly code in *.lst files? Is it any compiler option for me to adjust ? Eric