Changes between Version 2 and Version 3 of wade/embedded/8051


Ignore:
Timestamp:
Jun 21, 2010, 1:19:26 AM (14 years ago)
Author:
wade
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • wade/embedded/8051

    v2 v3  
    44
    55= 筆記 =
     6== 開新專案 ==
    67 1. 開新 project:project → new → μvision project
    78 1. data base contents:generic 8051(all Variants)
     
    1213      * Name of Executable:執行檔名 .hex。
    1314      * Create HEX File HEX Format:「打勾」並選擇「HEX-80」
     15
     16= 問題 =
     17 * 使用 ISP 線上燒錄時,注意電壓,3.3V 或 5V,因為線材的壓降可能造成無法供應足夠電力。
     18 * 使用 usb to serial (RS232) 會有 handshaking 問題,請愛用實體的 COM1、COM2。