Skip to content

binbhutto/Embedded-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Setup Developement Environment:  (tested for windows machine) 

1. Install 'mkroc' from setup folder.
2. Download Arduino IDE and install it.
3. Copy  AVR8051 config file from setup to C drive of your windows partition system.

4. Compiled hex file can be uploaded using following command:

"C:\Program Files (x86)\Arduino\hardware\tools\avr\bin\avrdude.exe" -C C:/AVR8051.conf -c stk500v1 -P COM5 -p 89s52/1 -b 19200 -U flash:w:"PATH":a

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published