• 80515 keil simulator don't trigger timer2 interrupt.
    I use keil software simulator Evatronix muc(80515) timer2,but can't trigger timer2 interrupt(TF2).
  • 80515 keil simulator don't trigger timer2 interrupt.
    I use keil software simulator Evatronix muc(80515) timer2,but can't trigger timer2 interrupt(TF2).
  • Casting Char Pointers to Other Data Types
    I just found an insidious and disconcerting characteristic of the uVision3 ARM compiler V3.12a. I have inherited C code to migrate to the ARM processor. This C code uses unsigned char pointers quite liberally...
  • Casting Char Pointers to Other Data Types
    I just found an insidious and disconcerting characteristic of the uVision3 ARM compiler V3.12a. I have inherited C code to migrate to the ARM processor. This C code uses unsigned char pointers quite liberally...
  • Dual Data Pointers
    I have upgraded to C51 V6.10 and now do not have any dual data pointer support. The library files C51C.LIB etc do not have the functions COPYAMD, STRCPYAMD etc. I am not using an evaluation version...