QT2410嵌入式開(kāi)發(fā)版的Bootloader源碼,支持xmodeom、tftp下載,flash read/write。使用ads 1.2編譯,包括 (.mcp) 方案。
標(biāo)簽: Bootloader 2410 QT 嵌入式開(kāi)發(fā)
上傳時(shí)間: 2016-05-30
上傳用戶:亞亞娟娟123
三星公司官方JTAG下載工具SJF2440源代碼下載。SJF2440 can program SMDK2440 flash memory (K9S1208,Intel E28F128,AMD29LV800BB) through JTAG port and read/write data from/to a specified address.
標(biāo)簽: 2440 SJF program memory
上傳時(shí)間: 2014-01-20
上傳用戶:腳趾頭
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.
上傳時(shí)間: 2016-09-22
上傳用戶:woshini123456
// -*- 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
標(biāo)簽: Description Behavorial wb_master Filename
上傳時(shí)間: 2014-07-11
上傳用戶:zhanditian
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
標(biāo)簽: collection programs version systems
上傳時(shí)間: 2016-11-18
上傳用戶:wlcaption
Embest開(kāi)發(fā)的nor flash讀寫工程,完成了flash的sector erase,read,write功能,適合嵌入式系統(tǒng)設(shè)計(jì)初學(xué)者。
上傳時(shí)間: 2013-12-26
上傳用戶:aeiouetla
Linux系統(tǒng)中,設(shè)備驅(qū)動(dòng)程序是操作系統(tǒng)內(nèi)核的重要組成部分,在 與硬件設(shè)備之間建立了標(biāo)準(zhǔn)的抽象接口。通過(guò)這個(gè)接口,用戶可以像處理普通文件一樣,對(duì)硬件設(shè)備進(jìn)行打開(kāi)(open)、關(guān)閉(close)、讀寫(read/write)等操作。通過(guò)分析和設(shè)計(jì)設(shè)備驅(qū)動(dòng)程序,可以深入理解Linux系統(tǒng)和進(jìn)行系統(tǒng)開(kāi)發(fā)。本文通過(guò)一個(gè)簡(jiǎn)單的例子來(lái)說(shuō)明設(shè)備驅(qū)動(dòng)程序的設(shè)計(jì)。
標(biāo)簽: Linux
上傳時(shí)間: 2013-12-25
上傳用戶:牛布牛
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
標(biāo)簽: 2410 program through memory
上傳時(shí)間: 2013-12-07
上傳用戶:luopoguixiong
eeprom read/write
標(biāo)簽: eeprom
上傳時(shí)間: 2016-12-20
上傳用戶:a88387281
在.cshrc中添加以下設(shè)定: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(環(huán)境變量NOVAS_LICENSE_FILE優(yōu)先級(jí)高于LM_LICENSE_FILE)內(nèi)容:>預(yù)編譯設(shè)計(jì)前設(shè)置匹配信息·將庫(kù)名字匹配到相應(yīng)物理地址·格式[Library]logical name=physical locationpack=../1ibrary/pack用戶參數(shù)設(shè)置(set via Tools>Preferences)調(diào)用其它novas.rc(可選項(xiàng))指定搜索路徑…>使用環(huán)境變量NOVAS_RCsetenv NOVAS_RC <path>/novas.rc>命令行中直接調(diào)用-rcFile <filename>搜索順序1.-rcFile <filename>命令行參數(shù)(read/write pointer)2.NOVAS_RC環(huán)境變量(read/write pointer)3../novas.rc4.$HOME/novas.rc5.<Verdi install>/etc/novas.rc
標(biāo)簽: verdi
上傳時(shí)間: 2022-07-20
上傳用戶:
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1