This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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

Parents Reply Children
  • A very good question!

    Since it hasn't been positively identified as not a Keil-supported instruction set, I s'pose it's still potentially on-topic.

    So, we know it's not 8051, and I guess that probably also precludes 80251 - can anyone confirm that it's definitely not C16x/ST10 or ARM?