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
标签: Kernel Extension Introduction Concepts
上传时间: 2013-12-31
上传用户:tuilp1a
hese are the zip files that are associated with application note ADSP-BF533 Blackfin Booting Process (EE-240) example.zip: Used throughout the EE-note to explain in detail the various booting modes. BF533 Ez Kit Multiple DXE Boot.zip: Multi-DXE Boot Example used with the ADSP-BF533 Ez-Kit Lite. Host Boot.zip: Example Host code to demonstrate SPI Slave Mode Booting Program_Atmel.zip: Example code that programs the Atmel DataFlashes via an ADSP-BF532 Processor All programs have been written for VisualDSP++ 3.5
标签: application associated are Blackfin
上传时间: 2017-07-30
上传用户:tonyshao
This directory contains an example ADSP-BF533 subroutine that demonstrates how to create a loader file for the BF533 EZ-KIT, initialization code to load a program from SDRAM, and use the FlashProgrammer utility to download the file to the flash.
标签: demonstrates subroutine directory contains
上传时间: 2017-07-30
上传用户:asasasas
Java technology has evolved from a programming language designed to create machine-independent embedded systems into a robust, vendor-independent, machine-independent, server-side technology, enabling the corporate community to realize the full potential of web-centric applications. Java began with the release of the Java Development Kit (JDK). It was obv
标签: machine-independent programming technology designed
上传时间: 2013-12-28
上传用户:lacsx
1. 安装Keil C51 V8.16版本,即uV3 2. 打开uVision3,点击File---License Management...,打开License Management窗口,复制右上角的CID 3. 打开注册机, 在CID窗口里填上刚刚复制的CID,其它设置不变 4. 点击Generate生成许可号,复制许可号 5. 将许可号复制到License Management窗口下部的New License ID Code,点击右侧的Add LIC 6. 若上方的Product显示的是PK51 Prof. Developers Kit即注册成功,Support Period为有效期,一般可以到30年左右,若有效期较短,可多次生成许可号重新注册。
上传时间: 2016-02-25
上传用户:woshishabi
grid eye evaluation kit
标签: grid eye
上传时间: 2017-05-19
上传用户:cliburn
高清版U-Boot 开发资料2020.Das U-Boot 是一个主要用于嵌入式系统的引导加载程序,可以支持多种不同的计算机系统结构,包括PPC、ARM、AVR32、MIPS、x86、68k、Nios与MicroBlaze。这也是一套在GNU通用公共许可证之下发布的自由软件。Das U-Boot可以在x86计算机上建构,但这部x86计算机必须安装有可支持特定平台结构的交互发展GNU工具链,例如crosstool、Embedded Linux Development Kit (ELDK)或OSELAS.Toolchain。U-Boot不仅仅支持嵌入式Linux系统的引导,它还支持NetBSD, VxWorks, QNX, RTEMS, ARTOS, LynxOS, android嵌入式操作系统。其目前要支持的目标操作系统是OpenBSD, NetBSD, FreeBSD,4.4BSD, Linux, SVR4, Esix, Solaris, Irix, SCO, Dell, NCR, VxWorks, LynxOS, pSOS, QNX, RTEMS, ARTOS, android。这是U-Boot中Universal的一层含义,另外一层含义则是U-Boot除了支持PowerPC系列的处理器外,还能支持MIPS、 x86、ARM、NIOS、XScale等诸多常用系列的处理器。这两个特点正是U-Boot项目的开发目标,即支持尽可能多的嵌入式处理器和嵌入式操作系统。就目前来看,U-Boot对PowerPC系列处理器支持最为丰富,对Linux的支持最完善。其它系列的处理器和操作系统基本是在2002年11 月PPCBOOT改名为U-Boot后逐步扩充的。从PPCBOOT向U-Boot的顺利过渡,很大程度上归功于U-Boot的维护人德国DENX软件工程中心Wolfgang Denk[以下简称W.D]本人精湛专业水平和执着不懈的努力。当前,U-Boot项目正在他的领军之下,众多有志于开放源码BOOT LOADER移植工作的嵌入式开发人员正如火如荼地将各个不同系列嵌入式处理器的移植工作不断展开和深入,以支持更多的嵌入式操作系统的装载与引导。
标签: U-Boot
上传时间: 2022-03-10
上传用户:默默
这是一个ADS中可用的TSMC180nm射频CMOS的design kits,亲测可用
上传时间: 2022-06-14
上传用户:
·Overview:20 minutes-Introduction and Objectives-Motor Control Development Toolbox:Library blocks,FreeMASTER, and Bootloader·Hands-On Demo:50 minutes-Motor Kit(Describe Freescale 3-Phase Motor Kit)-Convert simple model to run on Motor Kit with MCD Toolbox and use FreeMASTER·Model Based Design:10 minutes-Model Based Design Steps:Simulation,SIL,PIL and ISO 26262-SIL/PIL Hands-On Demo Step 2& 3 of MBD·Motor Control:20 minutes-FOC Sensor-less control and how to use it to turn a motor·Motor Control Hands-On Demo:80 minutes-Implement FOC Sensor-less Motor Control on Motor Kit-Run software from the model and use FreeMASTER to monitor·Summary and Q&A:10 minutes
上传时间: 2022-06-24
上传用户:
在UEFI开源社区中,存在四个与UEFI BIOS相关的开源项目,分别为EDK(EFI Dev Kit),EDKII,EFI Shell和EFI Toolkit.其中,EDKII(EFI Development Kit)是一个开源的EFI BIOS的发布框架,其中包含一系列的开发示例和大量基本的底层库函数,因此,对于其MDE(Module Development Environment)模块开发环境的分析与测试能够在最大程度上保证开发的稳定性和质量。因而选题具有一定的实用性和先进性,此外,整个分析和测试设计的过程中,能够充分体现出在UEFI从事程序设计相对于传统BIOS环境下的优势。本论文计划从以下几个方面进行研究:1、学习研究UEFI(统一可拓展固件接口)技术;2、学习研究EDKII框架和相应的MDE(模块开发环境);3、搭建MDE库的测试框架MdeTestPkg:4、编写MdeTestPkg下的测试实例,实现对MDE库的分析与测试。通过对现有的UEFT(统一可扩展固件按口)技术的学习,深入了解UEFI BIOS的背景知识。在此基础上,学习研究EDK II的整体架构和模块单元开发设计的规范和方法,并用基于EDK 11搭建MDE(模块开发环境)的测试框架,编写类库的测试实例。最终的结果是完成MDE,即模块开发环境框架中的44个库类在DXE阶段的功能分析与测试,并且由于类际的4通性,使得测试的类际能够在不同的平台架构(如:IA32,X64和IPF等)上成功运行,具有很好的稳定性和健壮性。在本论文中,我只以NT32平台架构为例,来说明MDE库在NT32平台下的测试框架的搭建以及对于MDE库类的测试实例的设计,编写和测试。
上传时间: 2022-06-26
上传用户:kent