Zilog EZ80F91AZA Manuale Utente

Navigare online o scaricare Manuale Utente per Sensori Zilog EZ80F91AZA. Zilog EZ80F91AZA User Manual Manuale Utente

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa

Sommario

Pagina 1 - Zilog Real-Time Kernel

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

Pagina 2 - UM007518-1211

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

Pagina 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

Pagina 4

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

Pagina 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

Pagina 6

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

Pagina 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

Pagina 8 - Manual Conventions

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

Pagina 9 - Safeguards

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

Pagina 10 - User Manual

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

Pagina 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

Pagina 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

Pagina 13 - Limitations

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

Pagina 14 - Getting Started

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

Pagina 15 - UM007518-1211 Using RZK

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

Pagina 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

Pagina 17 - UART Configuration

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

Pagina 18

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

Pagina 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

Pagina 20 - WLAN Configuration

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

Pagina 21 - SPI Configuration

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

Pagina 22 - Flash Drivers

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

Pagina 23 - USB Configuration

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

Pagina 24 - RZK Configuration

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

Pagina 25 - RZK Configuration

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

Pagina 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

Pagina 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

Pagina 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

Pagina 29

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

Pagina 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

Pagina 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

Pagina 32

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

Pagina 33

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

Pagina 34

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

Pagina 35 - → Debug → Reset

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

Pagina 36

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

Pagina 37

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

Pagina 38

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

Pagina 39 - Customer Support

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

Pagina 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

Modelli collegati EZ80F91NAA | EZ80190 | eZ80F92 | EZ80F93 | EZ80L92 |

Commenti su questo manuale

Nessun commento