1

Till now In Windows, I've used Keil-C Software to Compile 8051 Micro-Controller Programs in C and Flash Magic Burner to burn/dump the software on hardware.

But now I'm having Ubuntu OS. Hence I need an alternate software to compile and dump the program on hardware.

Will you suggest me a standard software for this complete process (except using Wine).

David Foerster
  • 36,890
  • 56
  • 97
  • 151
Samidha
  • 11

1 Answers1

1

You Can Use SDCC is Small Device C Compiler for 8051 Micro-Controller and to have a look, click this.

Else you can use Graphical IDE for MCS-51 based microcontrollers Ubuntu Apps i.e MCU 8051 IDE.

MCU IDE 8051

And also, if you feel to use by means of Wine for burner, then this page might be helpful.