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
David likely has it correct by identifying the Z8 instructions.
Since Keil does not offer a Z8 toolchain, you should be looking for a Z8 forum or other processor-specific means of support.
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?