• about using asm in KEIL
    hi i am using a evaluation version of keil...i would like to know how i can use asm instructions when i am c-language.for example mov A,#10h and what is inline assmebly means...
  • about asm !
    Hello: I have learned C-language,but not applied.And now I'm studing Keil c based on 89plc936.Before I also programed on AT89S51 with asm.So I have some trouble in learning MACRO of asm and C.eg: ...
  • Single step execution of Program
    Hello all, Well is it possible to execute a program residing inside 89c5x to be executed in single steps with the help of a key.That is when the key is pressed only one is executed. Ex Prg: Addr...
  • about Keil MDK "step-out" in debug mode
    Hi I use ULINK2 to debug S3C2440. I notice that the start-up code provided by Keil S3C2440.s, it change the cpu mode one by one to setup the stack, and finally enter the user mode then jump to the...
  • about Keil MDK "step-out" in debug mode
    Hi I use ULINK2 to debug S3C2440. I notice that the start-up code provided by Keil S3C2440.s, it change the cpu mode one by one to setup the stack, and finally enter the user mode then jump to the...