• hi every body. help me
    i have a project with mcs51.My program is big i use 89v51rd2 and keilc version8.02(it has crack).but the software (keilc) have a problem when i compiler: " *** FATAL ERROR L250: CODE SIZE LIMIT IN...
  • hi every body. help me
    i have a project with mcs51.My program is big i use 89v51rd2 and keilc version8.02(it has crack).but the software (keilc) have a problem when i compiler: " *** FATAL ERROR L250: CODE SIZE LIMIT IN...
  • Problem excute thumb instruction : blx
    see below: the program encounter an undefined instruction error when execute the blx instruction. [0xb510] push {r4,r14} [0xb09c] sub r13,#0x70 [0xa803] add r0,r13,#0xc [0x2264] mov r2,#0x64...
  • Problem excute thumb instruction : blx
    see below: the program encounter an undefined instruction error when execute the blx instruction. [0xb510] push {r4,r14} [0xb09c] sub r13,#0x70 [0xa803] add r0,r13,#0xc [0x2264] mov r2,#0x64...
  • 8 Bytes of read write and excute
    Hi I'm trying to create some code that needs rwx, but only about 8 bytes. Is there any way to do this and how Thanks