CrazyEngineers
  • AT89C51 programming

    Bill

    Member

    Updated: Oct 26, 2024
    Views: 1.4K
    I want to write a program using C language and store it on an AT89C51 to run it.
    Can you please tell me what devices I need to achieve this ?
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Shweta Chauhan

    MemberJul 13, 2017

    The list with C or C++ compilers that support the 8051 microcontroller series.
    • <a href="https://sdcc.sourceforge.net/" target="_blank" rel="nofollow noopener noreferrer">SDCC - Small Device C Compiler</a> – a C language compiler for a wide series of microcontrollers including the 8051 models;
    • #-Link-Snipped-# – a C compiler with friendly interface and support for Atmel and Silicon Labs microcontrollers;
    • #-Link-Snipped-# – a powerful and efficient C simulator for 8051;
    • #-Link-Snipped-# – the compiler compatible with 8, 16 and 32-bit microcontrollers;
    • <a href="https://www.iar.com/en/Products/IAR-Embedded-Workbench/8051/" target="_blank" rel="nofollow noopener noreferrer">404 error | IAR Systems</a> – a C and C++ compiler for 8051;
    • #-Link-Snipped-# – based on ANSI standard, the Crossware 8051 C compiler is designed for 8051 microcontroller series;
    • <a href="https://ceibo.com/eng/products/cpp.shtml" target="_blank" rel="nofollow noopener noreferrer">8051 C++ Compiler</a> – a C++ simulator with support for object oriented programs;
    • #-Link-Snipped-# – a C++ compiler with support for Object Oriented Programming and used to debug and maintain the code;
    • <a href="https://www.batronix.com/shop/software/uC51/c-compiler.html" target="_blank" rel="nofollow noopener noreferrer">8051 C-Compiler uC51</a> – a friendly interface tool based on ANSI C standard;
    Source : <a href="https://www.intorobotics.com/8051-microcontroller-programming-tutorials-simulators-compilers-and-programmers/" target="_blank" rel="nofollow noopener noreferrer">www.intorobotics.com</a>
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register