基于 Philips 公司的 ARM-7 使用之 uC/OS-II 作業(yè)系統(tǒng),此例程是移植于 LPC-2106 上的應(yīng)用,屬一些比較好的供學(xué)習(xí)的示例程序,有RTC,REMAP,SPI,TIME,UART,VIC,WDT 和啟動(dòng)代碼boot loader
標(biāo)簽: Philips OS-II 2106 ARM
上傳時(shí)間: 2017-05-07
上傳用戶(hù):sdq_123
Want to try a copy of Linux 2.6.29-rc5 in progess with Angstom and Opie? Opie probably isn t good for much but testing but it is kind of fun. This has a very slow boot, which is much improved since this NAND image was made. NAND image of Linux 2.6.9-rc5 with Angstrom and Opie for test. Download file. Set to NOR and power on. Install using the vivi command "Restore NAND Flash from HOST thru USB" Turn off, set to NAND, turn on. Enjoy.
標(biāo)簽: Opie probably Angstom progess
上傳時(shí)間: 2013-12-17
上傳用戶(hù):gaojiao1999
dm642通過(guò)網(wǎng)絡(luò)接收燒寫(xiě)文件,然后燒寫(xiě)到flash當(dāng)中,無(wú)需flashburn。此工程是從dm642_5a中copy過(guò)來(lái)的,加上了boot代碼,為的是生成hex文件,燒在flash中,可以獨(dú)立的運(yùn)行。
標(biāo)簽: 642 dm 網(wǎng)絡(luò) 接收
上傳時(shí)間: 2013-12-10
上傳用戶(hù):JasonC
This manual describes SAMSUNG s S3C2410A 16/32-bit RISC microprocessor. This product is designed to provide hand-held devices and general applications with cost-effective, low-power, and high-performance micro-controller solution in small die size. To reduce total system cost, the S3C2410A includes the following components separate 16KB Instruction and 16KB Data Cache, MMU to handle virtual memory management, LCD Controller (STN & TFT), NAND Flash Boot Loader, System Manager (chip select logic and SDRAM Controller), 3-ch UART, 4-ch DMA, 4-ch Timers with PWM, I/O Ports, RTC, 8-ch 10-bit ADC and Touch Screen Interface, IIC-BUS Interface, IIS-BUS Interface, USB Host, USB Device, SD Host & Multi-Media Card Interface, 2-ch SPI and PLL for clock generation.
標(biāo)簽: This microprocessor describes S3C2410A
上傳時(shí)間: 2013-11-30
上傳用戶(hù):GavinNeko
基于LPC2478硬件平臺(tái)的IAP和遠(yuǎn)程WEB應(yīng)用。 系統(tǒng)共分為三個(gè)部分,BOOT區(qū),LOW區(qū)和HIGH區(qū)。可通過(guò)WEB實(shí)現(xiàn)對(duì)芯片的遠(yuǎn)程IAP在線(xiàn)升級(jí).
上傳時(shí)間: 2017-06-28
上傳用戶(hù):huannan88
Introduction to Kernel Extension Concepts 1:Hello Kernel: Creating a Kernel Extension With Xcode 2:Hello I/O Kit: Creating a Device Driver With Xcode 3:Hello Debugger: Debugging a Device Driver With GDB 4:Packaging Your KEXT for Distribution and Installation 5:Loading Kernel Extensions at Boot Time 6:Kernel Extension Dependencies 7:Kernel Extension Ownership and Permissions
標(biāo)簽: Kernel Extension Introduction Concepts
上傳時(shí)間: 2013-12-31
上傳用戶(hù):tuilp1a
This program requires the DSP2833x header files. // // This program requires an external I2C RTC connected to // the I2C bus at address 0x6f. // // As supplied, this project is configured for "boot to SARAM" // operation. The 2833x Boot Mode table is shown below. // For information on configuring the boot mode of an eZdsp, // please refer to the documentation included with the eZdsp,
標(biāo)簽: requires program This external
上傳時(shí)間: 2017-07-12
上傳用戶(hù):dianxin61
This program requires the DSP2833x header files. // // As supplied, this project is configured for "boot to SARAM" // operation. The 2833x Boot Mode table is shown below. // For information on configuring the boot mode of an eZdsp, // please refer to the documentation included with the eZdsp,
標(biāo)簽: configured requires supplied program
上傳時(shí)間: 2014-01-10
上傳用戶(hù):lixinxiang
廣嵌GEC2410開(kāi)發(fā)板實(shí)驗(yàn)程序及PDF文檔 GEC2410實(shí)戰(zhàn)手冊(cè)目錄 一、基本接口實(shí)驗(yàn) 1.1 ARM匯編指令編程實(shí)驗(yàn) 1.2 Thumb和ARM指令混合編程實(shí)驗(yàn) 1.3 C和ARM匯編混合編程實(shí)驗(yàn) 1.4 C編程實(shí)現(xiàn)LED控制實(shí)驗(yàn) 1.5 ARM啟動(dòng)及工作模式切換實(shí)驗(yàn) 1.6 外部中斷應(yīng)用實(shí)驗(yàn) 1.7 看門(mén)狗定時(shí)器應(yīng)用實(shí)驗(yàn) 1.8 PWM控制蜂鳴器實(shí)驗(yàn) 1.9 實(shí)時(shí)時(shí)鐘及鬧鐘設(shè)計(jì)實(shí)驗(yàn) 1.10 Nor flash 應(yīng)用實(shí)驗(yàn) 1.11 Nand flash 應(yīng)用實(shí)驗(yàn) 二、人機(jī)接口實(shí)驗(yàn) 2.1 矩陣鍵盤(pán)掃描實(shí)驗(yàn) 2.2 ADC模數(shù)轉(zhuǎn)換實(shí)驗(yàn) 2.3 TFT液晶屏顯示實(shí)驗(yàn) 2.4 觸摸屏控制實(shí)驗(yàn) 2.5 漢字字符顯示實(shí)驗(yàn) 2.6 SD卡應(yīng)用實(shí)驗(yàn) 三、通信接口實(shí)驗(yàn) 3.1 串口通信應(yīng)用實(shí)驗(yàn) 3.2 紅外模塊控制實(shí)驗(yàn) 3.3 IIC 總線(xiàn)應(yīng)用實(shí)驗(yàn) 3.4 TFTP以太網(wǎng)通訊實(shí)驗(yàn) 3.5 USB device 實(shí)驗(yàn) 3.6 IIS音頻接口實(shí)驗(yàn). 四、實(shí)時(shí)操作系統(tǒng)實(shí)驗(yàn) 4.1 U-boot在GEC2410上的移植 4.2 嵌入式linux內(nèi)核移植實(shí)現(xiàn) 4.3 uC/OS-II在GEC2410上的移植 4.4 uC/OS-II應(yīng)用程序設(shè)計(jì) 4.5 WinCE的BSP設(shè)計(jì)及hello world實(shí)現(xiàn) 4.6 Nucleus PLUS 在GEC2410上的移植 4.7 Nucleus PLUS應(yīng)用程序設(shè)計(jì) 共30個(gè)實(shí)驗(yàn)
上傳時(shí)間: 2014-01-27
上傳用戶(hù):懶龍1988
Commented (pt-br) source code of Joshi, one of the first viruses that infect executable files instead of boot sectors.
標(biāo)簽: executable Commented viruses infect
上傳時(shí)間: 2014-01-12
上傳用戶(hù):wanghui2438
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1