Zilog EZ80F91AZA Manuel d'utilisateur

Naviguer en ligne ou télécharger Manuel d'utilisateur pour Capteurs Zilog EZ80F91AZA. Zilog EZ80F91AZA User Manual Manuel d'utilisatio

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer

Résumé du contenu

Page 1 - Zilog Real-Time Kernel

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

Page 2 - UM007518-1211

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

Page 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

Page 4

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

Page 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

Page 6

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

Page 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

Page 8 - Manual Conventions

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

Page 9 - Safeguards

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

Page 10 - User Manual

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

Page 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

Page 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

Page 13 - Limitations

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

Page 14 - Getting Started

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

Page 15 - UM007518-1211 Using RZK

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

Page 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

Page 17 - UART Configuration

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

Page 18

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

Page 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

Page 20 - WLAN Configuration

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

Page 21 - SPI Configuration

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

Page 22 - Flash Drivers

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

Page 23 - USB Configuration

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

Page 24 - RZK Configuration

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

Page 25 - RZK Configuration

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

Page 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

Page 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

Page 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

Page 29

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

Page 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

Page 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

Page 32

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

Page 33

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

Page 34

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

Page 35 - → Debug → Reset

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

Page 36

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

Page 37

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

Page 38

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

Page 39 - Customer Support

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

Page 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

Modèles reliés EZ80F91NAA | EZ80190 | eZ80F92 | EZ80F93 | EZ80L92 |

Commentaires sur ces manuels

Pas de commentaire