Forum Discussion
Altera_Forum
Honored Contributor
17 years agomc 8051
Hello Every Body, I'm new in this forum, i'm intersted in 8051 mc and i am searching for some examples on 8051 implemintation and how would i download a software to run on it. by using ...
Altera_Forum
Honored Contributor
16 years agoYou will require an editor to write code in assembly or C.
You will have to compile it using a compiler. You will have to download it into 8051 using a programmer. You can simulate using a simulator or debugger.