This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Interrupts for AT89C51CC03

Hello,

I want to programm the interrups for the at89c51cc03 in C.
But I can't find how i have to do this.

i have the configuration from the datasheet. but how look the "interrupt funktion header"??

Parents
  • why should i learn: "How to use the manual"
    while there is a forum where i can ask the user ;)

    Because most users will find it impolite if you ask them to read the manual to you. Usually, if you do not want to deal with the specifics of the compiler or the hardware, you go and hire (that implies paying for the service) a consultant.

    Also, the manual will give you much, much more detailed answers to many, many questions in much, much shorter time than this forum will.

Reply
  • why should i learn: "How to use the manual"
    while there is a forum where i can ask the user ;)

    Because most users will find it impolite if you ask them to read the manual to you. Usually, if you do not want to deal with the specifics of the compiler or the hardware, you go and hire (that implies paying for the service) a consultant.

    Also, the manual will give you much, much more detailed answers to many, many questions in much, much shorter time than this forum will.

Children