• Declare function that doesn't automatically save register when called.
    Hi all, In Keil C51 compiler, is there any way to declare a function that doesn't automatically save registers (acc, b, dptr, r0-r7...) when called? I want to do it manually. In SDCC, I can use the attribute...
  • Declare function that doesn't automatically save register when called.
    Hi all, In Keil C51 compiler, is there any way to declare a function that doesn't automatically save registers (acc, b, dptr, r0-r7...) when called? I want to do it manually. In SDCC, I can use the attribute...
  • Automatic Dependency Checking
    I'm not sure if this is a bug or not, but so far, all the RealView projects I've worked on don't build like I think they should. Specifically, if I change something in a header file that's included in...
  • automatic irrigation system
    Can i have assistance on the code for sending data via RF ucing PIC. I want to send data on soil moisture content using soil moisture senors. the data should be sent to a controlling station via RF....
  • Automatic build system
    Hello, Can anyone tell me how to automate build system for the KEIL? Is there any tools readily available for automatic build? Regards Prasad