• code does not work when add code into another code banking
    hi, All I encountered a strange problem. When I integrated my mudole into the project, which is finished by my colleague and me, the total project can not work normmaly and can not dislpay anything...
  • Code Banking
    Hi, Can any one send me a example program for code banking Thanks in advance Regards, Gopi
  • Code portability
    Hello, I was browsing through older posts that deal with the painful issue of portability ( http://www.keil.com/forum/docs/thread8109.asp ). I was (and still am) a big advocate of programming as much...
  • code reduce
    Hi All I'm writing a software for 8 bit architecture using uvision 2. But when I try to compile my project using uvision2 it gives the following error *** ERROR L107: ADDRESS SPACE OVERFLOW ....
  • Understanding of code
    Can anyone explain the codes below, I am completely new to C, and I think there is some mistake in Code 1 Code 1 GLOBAL __main AREA Program, CODE, READONLY __main MOV R0, #625 ; input MOV R1...