亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Read-Write

  • QT2410嵌入式開發版的Bootloader源碼

    QT2410嵌入式開發版的Bootloader源碼,支持xmodeom、tftp下載,flash read/write。使用ads 1.2編譯,包括 (.mcp) 方案。

    標簽: Bootloader 2410 QT 嵌入式開發

    上傳時間: 2016-05-30

    上傳用戶:亞亞娟娟123

  • 三星公司官方JTAG下載工具SJF2440源代碼下載。SJF2440 can program SMDK2440 flash memory (K9S1208,Intel E28F128,AMD29LV8

    三星公司官方JTAG下載工具SJF2440源代碼下載。SJF2440 can program SMDK2440 flash memory (K9S1208,Intel E28F128,AMD29LV800BB) through JTAG port and read/write data from/to a specified address.

    標簽: 2440 SJF program memory

    上傳時間: 2014-01-20

    上傳用戶:腳趾頭

  • ST7787 芯片的SPEC

    ST7787 芯片的SPEC,比亞迪2.4inchLCM的SPEC。The ST7787 is a single-chip controller/driver for 262K-color, graphic type TFT-LCD. It consists of 720 source line and 320 gate line driving circuits. This chip is capable of connecting directly to an external microprocessor, and accepts Serial Peripheral Interface (SPI), 8-bits/9-bits/16-bits/18-bits parallel interface. Display data can be stored in the on-chip display data RAM of 240x320x18 bits. It can perform display data RAM read/write operation with no external operation clock to minimize power consumption. In addition, because of the integrated power supply circuits necessary to drive liquid crystal, it is possible to make a display system with the fewest components.

    標簽: 7787 SPEC ST 芯片

    上傳時間: 2016-09-22

    上傳用戶:woshini123456

  • // -*- Mode: Verilog -*- // Filename : wb_master.v // Description : Wishbone Master Behavorial //

    // -*- Mode: Verilog -*- // Filename : wb_master.v // Description : Wishbone Master Behavorial // Author : Winefred Washington // Created On : 2002 12 24 // Last Modified By: . // Last Modified On: . // Update Count : 0 // Status : Unknown, Use with caution! // Description Specification // General Description: 8, 16, 32-bit WISHBONE Master // Supported cycles: MASTER, READ/WRITE // MASTER, BLOCK READ/WRITE // MASTER, RMW // Data port, size: 8, 16, 32-bit // Data port, granularity 8-bit // Data port, Max. operand size 32-bit // Data transfer ordering: little endian // Data transfer sequencing: undefined

    標簽: Description Behavorial wb_master Filename

    上傳時間: 2014-07-11

    上傳用戶:zhanditian

  • MTOOLS version 2.0 Mtools is a public domain collection of programs to allow Unix systems t

    MTOOLS version 2.0 Mtools is a public domain collection of programs to allow Unix systems to read, write, and manipulate files on an MSDOS filesystem (typically a diskette). The following MSDOS commands are emulated: Mtool MSDOS name equivalent Description ----- ---- ----------- mattrib ATTRIB change MSDOS file attribute flags mcd CD change MSDOS directory mcopy COPY copy MSDOS files to/from Unix mdel DEL/ERASE delete an MSDOS file mdir DIR display an MSDOS directory mformat FORMAT add MSDOS filesystem to a low-level format mlabel LABEL make an MSDOS volume label. mmd MD/MKDIR make an MSDOS subdirectory mrd RD/RMDIR remove an MSDOS subdirectory mread COPY low level read (copy) an MSDOS file to Unix mren REN/RENAME rename an existing MSDOS file mtype TYPE display contents of an MSDOS file mwrite COPY low level write (copy) a Unix file to MSDOS

    標簽: collection programs version systems

    上傳時間: 2016-11-18

    上傳用戶:wlcaption

  • Embest開發的nor flash讀寫工程

    Embest開發的nor flash讀寫工程,完成了flash的sector erase,read,write功能,適合嵌入式系統設計初學者。

    標簽: Embest flash nor 讀寫

    上傳時間: 2013-12-26

    上傳用戶:aeiouetla

  • Linux系統中

    Linux系統中,設備驅動程序是操作系統內核的重要組成部分,在 與硬件設備之間建立了標準的抽象接口。通過這個接口,用戶可以像處理普通文件一樣,對硬件設備進行打開(open)、關閉(close)、讀寫(read/write)等操作。通過分析和設計設備驅動程序,可以深入理解Linux系統和進行系統開發。本文通過一個簡單的例子來說明設備驅動程序的設計。

    標簽: Linux

    上傳時間: 2013-12-25

    上傳用戶:牛布牛

  • SJF2410 can program SMDK2410 flash memory (K9S1208,Intel E28F128,AMD29LV800BB) through JTAG port and

    SJF2410 can program SMDK2410 flash memory (K9S1208,Intel E28F128,AMD29LV800BB) through JTAG port and read/write data from/to a specified address. rar file includes the DOS based programming software application, JTAG schematic and programming procedure

    標簽: 2410 program through memory

    上傳時間: 2013-12-07

    上傳用戶:luopoguixiong

  • eeprom

    eeprom read/write

    標簽: eeprom

    上傳時間: 2016-12-20

    上傳用戶:a88387281

  • Verdi 快速入門指南

    在.cshrc中添加以下設定:setenV NOVAS_HOME <Verdi_install_dir>set path=($path $NOVAS_HOME/bin)setenV NOVAS_LICENSE_FILE <full_path>/<license_file>Orsetenv NOVAS_LICENSE_FILE 5219@hostname(環境變量NOVAS_LICENSE_FILE優先級高于LM_LICENSE_FILE)內容:>預編譯設計前設置匹配信息·將庫名字匹配到相應物理地址·格式[Library]logical name=physical locationpack=../1ibrary/pack用戶參數設置(set via Tools>Preferences)調用其它novas.rc(可選項)指定搜索路徑…>使用環境變量NOVAS_RCsetenv NOVAS_RC <path>/novas.rc>命令行中直接調用-rcFile <filename>搜索順序1.-rcFile <filename>命令行參數(read/write pointer)2.NOVAS_RC環境變量(read/write pointer)3../novas.rc4.$HOME/novas.rc5.<Verdi install>/etc/novas.rc

    標簽: verdi

    上傳時間: 2022-07-20

    上傳用戶:

主站蜘蛛池模板: 眉山市| 思茅市| 桑日县| 西安市| 东乡| 顺平县| 抚顺市| 北辰区| 湟中县| 布尔津县| 安达市| 彩票| 定安县| 阿荣旗| 尼勒克县| 贡觉县| 永靖县| 区。| 漯河市| 徐汇区| 锦屏县| 简阳市| 阳西县| 霍州市| 雷波县| 阿尔山市| 陆川县| 新丰县| 连山| 满城县| 如皋市| 安达市| 峨边| 新宁县| 富顺县| 获嘉县| 乐亭县| 富平县| 全南县| 罗山县| 屯留县|