Menu

AT89C2041

Help
2012-10-05
2013-03-12
  • Dana Ferguson

    Dana Ferguson - 2012-10-05

    I am just starting with this processor and SDCC and would like to know which header file to use.

    Thanks for the help

     
  • Maarten Brock

    Maarten Brock - 2012-10-12

    I would start by getting a datasheet for this part from the manufacturer. But I can't find the manufacturer.

     
  • David Cary

    David Cary - 2012-10-18

    the Atmel AT89C2051 datasheet: http://www.atmel.com/Images/doc0368.pdf
    the Atmel AT89C2051 SDCC header file: #include <at89x51.h>

     
  • Maarten Brock

    Maarten Brock - 2012-10-18

    That is the datasheet for the AT89C2051 not the …41.

     

Log in to post a comment.