Last updated 9 months ago
Was this helpful?
Using Intel 8051 Assembly language
E2_E5 => Experiment 2, Example 5
E4_X1 => Experiment 4, Exercise 1
E3_P6 => Experiment 3, Practice problem 6
Refer to this to setup tools for 8051 Assembly.
c51asm my_file.asm
sudo apt update sudo apt install as31 as31 -h
Use - An Intel 8031/8051 assembler.
Download C51 demo from .
This project falls under the .