I got error message during running RTX tiny's example EX1 when I changed the target to Intel 8051. The message as following:
*** error 65:access violation at I:0xFE: no 'write' permission. *** error 65:access violation at I:0xFF: no 'write' permission. *** error 65:access violation at I:0xFE: no 'read' permission.
Can you help me to fix it?
the Intel 8051 INTEL, not all other 8051 only have 128 bytes of RAM.
Erik
Thanks, Do you know how to fix that? I mean to limit the size of ram to 128 bytes?
Thanks again. I find the solution.