Zilog EZ80F91AZA Manual do Utilizador

Consulte online ou descarregue Manual do Utilizador para Sensores Zilog EZ80F91AZA. Zilog EZ80F91AZA User Manual Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir

Resumo do Conteúdo

Página 1 - Zilog Real-Time Kernel

Copyright ©2011 Zilog®, Inc. All rights reserved.www.zilog.comUM007518-1211User ManualeZ80® CPUZilog Real-Time Kernel

Página 2 - UM007518-1211

Introduction UM007518-1211xZilog Real-Time Kernel: eZ80® CPUUser Manual

Página 3 - Revision History

UM007518-1211 RZK OverviewZilog Real-Time Kernel: eZ80® CPUUser Manual1RZK OverviewThe Zilog Real-Time Kernel (RZK) is a real-time, preemptive multi

Página 4

RZK Overview UM007518-12112Zilog Real-Time Kernel: eZ80® CPUUser Manual•Interrupts•Device driver framework•Board support packageTable 1 provides a

Página 5 - Table of Contents

UM007518-1211 LimitationsZilog Real-Time Kernel: eZ80® CPUUser Manual3For more information about RZK objects, refer to the Zilog Real-Time Kernel Re

Página 6

Getting Started UM007518-12114Zilog Real-Time Kernel: eZ80® CPUUser ManualGetting StartedRZK is automatically installed when the ZDSII_eZ80Acclaim!_

Página 7 - Introduction

UM007518-1211 Using RZKZilog Real-Time Kernel: eZ80® CPUUser Manual53. Compile and/or assemble all of the application software with the default sett

Página 8 - Manual Conventions

RZK Board Support Package UM007518-12116Zilog Real-Time Kernel: eZ80® CPUUser ManualRZK Board Support PackageThe RZK Board Support Package (BSP) pro

Página 9 - Safeguards

UM007518-1211 Board Support Package ConfigurationZilog Real-Time Kernel: eZ80® CPUUser Manual7RZK provides a very simple and generic device driver m

Página 10 - User Manual

RZK Board Support Package UM007518-12118Zilog Real-Time Kernel: eZ80® CPUUser ManualTable 3. Configurable UART Drivers Variable/Macro Default Value

Página 11 - RZK Overview

UM007518-1211 EMAC ConfigurationZilog Real-Time Kernel: eZ80® CPUUser Manual9ExampleTo configure UART for a 57600 bps baud rate, 8 data bits, 1 sto

Página 12 - Board support package

UM007518-1211iiZilog Real-Time Kernel: eZ80® CPUUser ManualThis publication is subject to replacement by a later edition. To determine whether a late

Página 13 - Limitations

RZK Board Support Package UM007518-121110Zilog Real-Time Kernel: eZ80® CPUUser ManualPHY InitializationThe F91PhyInit.c file contains the phyInit()

Página 14 - Getting Started

UM007518-1211 RTC ConfigurationZilog Real-Time Kernel: eZ80® CPUUser Manual11RTC ConfigurationThe configurable parameters for the RTC driver are loc

Página 15 - UM007518-1211 Using RZK

RZK Board Support Package UM007518-121112Zilog Real-Time Kernel: eZ80® CPUUser ManualI2C ConfigurationThe configurable parameters for the I2C driver

Página 16 - RZK Board Support Package

UM007518-1211 USB ConfigurationZilog Real-Time Kernel: eZ80® CPUUser Manual13The format of this header file is XXXXX_Driver.h, in which XXXXX repres

Página 17 - UART Configuration

RZK Configuration UM007518-121114Zilog Real-Time Kernel: eZ80® CPUUser ManualRZK ConfigurationThis chapter describes the different RZK configuration

Página 18

UM007518-1211 RZK ConfigurationZilog Real-Time Kernel: eZ80® CPUUser Manual15RZK_Conf.ceZ80Hw_Conf_ZDS.cget_heap.cuart_conf.c (if UART settings were

Página 19 - EMAC Configuration

RZK Configuration UM007518-121116Zilog Real-Time Kernel: eZ80® CPUUser ManualEach of the source configuration files listed in Table 10 must be inclu

Página 20 - WLAN Configuration

UM007518-1211 Data Persistence ConfigurationZilog Real-Time Kernel: eZ80® CPUUser Manual17<ZDSII installed directory>\Program Files\Zilog\ZDS

Página 21 - SPI Configuration

RZK Configuration UM007518-121118Zilog Real-Time Kernel: eZ80® CPUUser Manual2. In the Linker tab, navigate to Input → Additional Directives (for al

Página 22 - Flash Drivers

UM007518-1211 Data Persistence ConfigurationZilog Real-Time Kernel: eZ80® CPUUser Manual19MAX_SEMAPHORESH 20 Specifies the maximum number of semapho

Página 23 - USB Configuration

UM007518-1211 Revision HistoryZilog Real-Time Kernel: eZ80® CPUUser ManualiiiRevision HistoryEach instance in the Revision History table below refle

Página 24 - RZK Configuration

RZK Configuration UM007518-121120Zilog Real-Time Kernel: eZ80® CPUUser ManualTable 13 lists the four different configurations of RZK libraries.The r

Página 25 - RZK Configuration

UM007518-1211 General Questions about RZKZilog Real-Time Kernel: eZ80® CPUUser Manual21Appendix A. Frequently Asked QuestionsThis chapter presents a

Página 26

UM007518-121122Zilog Real-Time Kernel: eZ80® CPUUser ManualQ: What are the sizes of the RZK components?A: The sizes of RZK components are very small

Página 27

UM007518-1211 In-Depth Questions About Using RZKZilog Real-Time Kernel: eZ80® CPUUser Manual23tion is debugged and ready to be burned to ROM, the de

Página 28

UM007518-121124Zilog Real-Time Kernel: eZ80® CPUUser ManualQ: When I post a message to a higher-priority thread from an ISR, the context switch does

Página 29

UM007518-1211 In-Depth Questions About Using RZKZilog Real-Time Kernel: eZ80® CPUUser Manual25Q: How much overhead is consumed by the Priority Inher

Página 30

UM007518-121126Zilog Real-Time Kernel: eZ80® CPUUser ManualQ: I have two devices, TIMER1 and UART1. I don't want to miss the Interrupts of eithe

Página 31 - Questions

UM007518-1211 In-Depth Questions About Using RZKZilog Real-Time Kernel: eZ80® CPUUser Manual27Q: Can I change the blocking queue type from FIFO to p

Página 32

UM007518-121128Zilog Real-Time Kernel: eZ80® CPUUser ManualFor details, refer to the Zilog Real-Time Kernel Reference Manual (RM0006), which is avail

Página 33

UM007518-1211 Customer SupportZilog Real-Time Kernel: eZ80® CPUUser Manual29Customer SupportTo share comments, get your technical questions answered

Página 34

Revision History UM007518-1211ivZilog Real-Time Kernel: eZ80® CPUUser Manual

Página 35 - → Debug → Reset

Customer Support UM007518-121130Zilog Real-Time Kernel: eZ80® CPUUser Manual

Página 36

UM007518-1211 Table of ContentsZilog Real-Time Kernel: eZ80® CPUUser ManualvTable of ContentsRevision History. . . . . . . . . . . . . . . . . . . .

Página 37

Table of Contents UM007518-1211viZilog Real-Time Kernel: eZ80® CPUUser Manual

Página 38

UM007518-1211 IntroductionZilog Real-Time Kernel: eZ80® CPUUser ManualviiIntroductionThis User Manual describes the Zilog Real-Time Kernel (RZK) sof

Página 39 - Customer Support

Introduction UM007518-1211viiiZilog Real-Time Kernel: eZ80® CPUUser ManualManual OrganizationThis document is organized into the following four chapt

Página 40

UM007518-1211 SafeguardsZilog Real-Time Kernel: eZ80® CPUUser ManualixUse of X.Y.Z and A.B.CThroughout this document, X.Y.Z refers to the currently

Modelos relacionados EZ80F91NAA | EZ80190 | eZ80F92 | EZ80F93 | EZ80L92 |

Comentários a estes Manuais

Sem comentários