BIG 8051 Manual
28
Writing your first Program
Download Silicon Laboratories IDE. Follow the link for the download:
https://www.silabs.com/products/mcu/Pages/8-bit-microcontroller-
software.aspx
Next, download an assembler. The recommended assembler is: Keil uVision5
http://www.keil.com/c51/
After both the installers are downloaded, install the software and run the IDE
first. Then proceed to write your program in assembly language
Assembling your Code
Next, you may be prompted to find an assembler. Browse for the assembler (Keil uVi-
sion 5) installed earlier. Click rebuild all as shown:
After completing your code, click the assemble button as shown: