【目的】
- 建立一個基本的工作環境。
【下載】
- 到 http://www.keil.com/c51/,選擇所需要的 MCU。目前我是用 Atmel AT89C51。
- 點選 C51 Evaluation Software。
- 之後就是需要填寫你的一些資料才能繼續,之後就省略。
【使用】
- 先新增一個專案。(TBD)
【備註】
Keil-uVision 為目前的個人首選(1>2>3)。
- Keil-uVision
- Eclipse with SDCC(small device c compiler) plugin
- MIDE-51 with SDCC
【參考】
- Keil C51
http://www.keil.com/ - SDCC for eclipse install
http://jyhshin3.blogspot.com/2009/03/sdcc-for-eclipse-install.html - 狂寫8051程式中
http://ycfunet.blogspot.com/2005/08/8051.html - Paul's 8051 Tools, Projects and Free Code (主要也是用SDDC)
http://www.pjrc.com/tech/8051/ - 有人在使用SDCC嗎?
http://www.dainau.com/phpBB3/viewtopic.php?f=1&t=2045 - 免費C語言編譯器SDCC使用方法與教學 for 8051
http://tw.myblog.yahoo.com/jw!KvU5AFqRR0DHJfVJlmU-/article?mid=553&prev=-1&next=552