We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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
So where did you get this code from, if you don't even know what processor it's for?!
How can you tell that there's anything wrong with it without knowing that?
Why did you originally choose "8051" if you knew it was not 8051?!
It looks like it could be code for a Zilog Z8 processor.
What is wrong? From the code snippet you've given I cannot say! What is it supposed to do?