By Tauno Erik on 25. Jun 2024
EdSim51DI is an 8051 microcontroller simulator, developed by James Rogers.
sudo apt update
sudo apt install default-jdk
2. Check if OpenJDK JRE was properly installed:
java -version
3. Download the EdSim51DI simulator from: http://www.edsim51.com/installationInstructions.html
4. UnZip file
5. Give permission to execute the "jar" file as a program.
6. Open the terminal and navigate to the folder and run:
java -jar edsim51di.jar
And it works!
"Meaningful work is the sort where we place our entire selves, squarely and resolutely, and thereby find ourselves." ...
No comments:
Post a Comment