• What's wrong with my program?
    I'm trying to generate a square frequency with C51. After playing around for some hours with the debuger I Know which line is giving me a headacke. The important lines ( in bold ) of the algorithm...
  • WHAT IS WRONG
    I HAVE THIS CODE AND NEED TO SAY WHAT IS WRONG HELP ME PLZ LD R0,#>RAMSAVE LD R1,#<RAMSAVE LDE R2,@RR0 LD SV0_RAM,R2 INCW RR0 LDE R2,@RR0 LD SV1_RAM,R2 INCW RR0 LDE R2,@RR0 LD TX_RAM,R2 JP LL9...
  • ASM Programming - PLEASE HELP
    Hello, I'm trying to create an application using ONLY assembly language. The program I create assembles dine. The problem is with the linker. Every time, no matter what other files I inlude in the...
  • please help me to correct the program
    I have a written a program for a 4channel IR remote control with keilc for ATMEL89c51.IR sensor(TSOP1738) is coneected with interrupt1 (P3.3) and timer0.I use timer0 as 16 bit counter and timer1 as 16...
  • please help me to correct the program
    I have a written a program for a 4channel IR remote control with keilc for ATMEL89c51.IR sensor(TSOP1738) is coneected with interrupt1 (P3.3) and timer0.I use timer0 as 16 bit counter and timer1 as 16...