• How to make SST89C58 run normally after power on?
    I use SST89C58 as a ICE(keil mon51) to debug my program. If I want it to run normally when power on after I removing RS232 from the ICE, what should I do? Thanks in advance.
  • using "run user program before"
    I would like to use "run user program before" or some such to set a #define from one place in several builds i.e. build #1 will pick the #define from 'x' build #2 will also pick the #define from 'x...
  • Run User Program Before Compilation of a C-File
    I'm calling a user program to make a file called buildNr.h which contains #define _BUILD_ 123 This file is included in the project. I inserted the command into the "Options for Target - User...
  • Program not running after dumping Hex. file
    Program not running after dumping Hex. file At89c2051 controller could not run program in veroboard I have changed many controller
  • How to make a timer overflow after 0.5 seconds?
    How to make a timer overflow after 0.5 seconds? Please explain counters, and tell me how to configure the following registers, so that the timer overflows after a specified amount of time? TMOD TCON...