Engineer-to-Engineer Note

Size: px
Start display at page:

Download "Engineer-to-Engineer Note"

Transcription

1 Engineer-to-Engineer Note EE-280 Technicl notes on using Anlog Devices DSPs, processors nd development tools Visit our Web resources nd or e-mil or for technicl support. In-Circuit Flsh Progrmming on ADSP-2106x SHARC Processors Contributed by Jeynthi Jegdeesn Rev 2 Mrch 19, 2007 Introduction Modern embedded processor systems re equipped with non-voltile memory devices such s EPROM or flsh memories. This provides n esy wy to lter reprogrm memory with new content to correct problems in the current firmwre or to enhnce system cpbilities. With the dvent of flsh memories, it is now possible to sve dt permnently nd updte it when necessry without removing the component from the system. Flsh memories re lso n sset in systems tht need to sve dt during power outge or brownout. The processor cn store its code/dt contents from voltile internl memory to n externl, non-voltile memory, nd on revivl of the system, rewrite the old informtion bck to the processor. ADSP-2106x SHARC processors cn be booted from single 8-bit-wide memory device like EPROM, EEPROM, or flsh. This EE-Note provides the detils of interfcing the flsh to the externl port on ADSP-2106x processors. It lso demonstrtes progrmming the in-circuit flsh with two pproches. The first pproch uses the flsh progrmmer driver, which works with the VisulDSP++ Flsh Progrmmer utility. The flsh progrmmer driver code is provided to demonstrte how the flsh on the EZ-KIT Lite bord cn be progrmmed for PROM booting. The flsh progrmmer driver code in the ssocited.zip file is provided for the ADSP-21065L EZ-KIT Lite bord. The flsh progrmmer driver code cn be used to progrm the M29W040B 512-KB flsh vilble from STMicroelectronics. The sme code cn be modified for ll the other ADSP-2106x processors. The second exmple code is flsh progrmmer ppliction tht progrms the boot imge into the flsh directly. The exmple code in the ssocited.zip file is vilble for the ADSP processor, nd the sme code cn be modified for the other processors. In-Circuit Flsh Progrmming on SHARC Processors (EE-223) [5] discusses progrmming the flsh on ADSP-2116x, ADSP-2126x, ADSP- 2136x, nd ADSP-2137x SHARC processors. Hrdwre Interfce The flsh memory must be interfced to the BMS spce of the processor for booting from the flsh. The ddress bus, dt bus, BMS# nd RD# signls must be connected s shown in Figure 1. Dt lines D23:16 of the ADSP-21060, ADSP-21061, nd ADSP processors must be connected to dt lines D7:0 of the flsh. For ADSP L processors, dt lines D7:0 must be connected to dt lines D7:0 of the flsh. The number of ddress lines depends on the size of the flsh. To progrm the flsh, the WR# signl of the processor must to be connected to the WE# signl of the flsh s shown in Figure 2. Copyright , Anlog Devices, Inc. All rights reserved. Anlog Devices ssumes no responsibility for customer product design or the use or ppliction of customers products or for ny infringements of ptents or rights of others which my result from Anlog Devices ssistnce. All trdemrks nd logos re property of their respective holders. Informtion furnished by Anlog Devices pplictions nd development tools engineers is believed to be ccurte nd relible, however no responsibility is ssumed by Anlog Devices regrding technicl ccurcy nd topiclity of the content provided in Anlog Devices Engineer-to-Engineer Notes.

2 Flsh Interfce on the ADSP L EZ-KIT Lite Bord The EPROM on the ADSP-21065L EZ-KIT Lite bord is mpped to the BMS spce of the ADSP L processor. Refer to Figure 1. ADSP-21065L Figure 1. EEPROM interfce on the ADSP-21065L EZ-KIT Lite bord The EPROM socket provided on the ADSP L EZ-KIT Lite bord cnnot be used for the flsh s is. Figure 2 shows the connections between the flsh nd the ADSP-21065L EZ- KIT Lite bord. ADSP-21065L A17-0 D7-0 /BMS /RD A17-0 D7-0 /BMS /RD /WR Figure 2. ADSP-21065L flsh interfce EPROM (M27V201) A17-0 Q7-0 /E /G FLASH (M29W040B) A17-0 D7-0 /E (Pin 22) /G (Pin 24) /W (Pin 31) The /WR signl of the ADSP-21065L EZ-KIT Lite must be connected to the /W signl of the flsh on the EZ-KIT Lite bord. Flsh Progrmmer Driver The flsh progrmmer driver files included in the ssocited.zip file progrms the input.ldr file into the flsh. The flsh progrmmer driver is used with the VisulDSP++ Flsh Progrmmer utility. To progrm the flsh, the flsh progrmmer driver is loded into memory initilly. After loding it into memory, the flsh progrmmer driver: Alloctes memory to hold the input.ldr file contents Initilizes the sector's strt nd end ddresses for the GUI Resets the flsh nd verifies the device ID The input.ldr file is lso loded into the memory using the Flsh Progrmmer utility. After loding it, the flsh progrmmer driver: Erses the flsh Writes the contents of input.ldr into flsh Verifies the dt The flsh progrmmer driver uses the following functions to write to nd red from the flsh: WriteFlsh RedFlsh The /BMS signl is used s the chip select signl for the flsh. This signl is sserted low by setting the BSO (boot select override) bit of the SYSCON register before ccessing the flsh. When the BSO bit is set, externl port DMA ccesses cn enble the /BMS signl only. The flsh progrmmer driver uses DMA chnnel 9 to write to nd red from the flsh. The WriteFlsh nd RedFlsh functions set the BSO bit of the SYSCON register nd initite n externl port DMA using chnnel 9. After inititing the DMA trnsfer, the processor wits in idle mode for the trnsfer to end. Once the trnsfer ends, the processor comes out of idle mode nd reset the BSO bit of the SYSCON register for norml ccesses. In-Circuit Flsh Progrmming on ADSP-2106x SHARC Processors (EE-280) Pge 2 of 8

3 Progrmming the Flsh The flowchrt of Figure 3 shows the steps to progrm code into flsh using the Flsh Progrmmer utility. Strt Generte the User_Appliction.ldr file using the VisulDSP++ loder utility Lod the Flsh Progrmmer driver into the internl memory Lod the User_Appliction.ldr file into the internl memory Erse the Flsh Progrm the Flsh with the User_Appliction.ldr file End Figure 3. Using the flsh progrmmer driver The 21065LEZFlsh.c file vilble with the flsh progrmmer driver contins generic flsh progrmming lgorithm. The blink project files, which toggle the ADSP-21065L processor's flgs nd blinks the LEDs on the EZ-KIT Lite bord, re used s n exmple. Build nd test user_ppliction.dpj to progrm the user ppliction into the flsh. Then generte user_ppliction.ldr with the VisulDSP++ loder. The flsh progrmmer driver nd the dt from the user_ppliction.ldr file re loded into internl memory using the Flsh Progrmmer. The flsh progrmmer driver uses the dt loded into internl memory from the user_ppliction.ldr file. It erses the flsh nd then progrms the flsh with the new dt. Once the user ppliction is vlidted, it cn then be progrmmed into the flsh. The exmple code contins the Blink.dxe nd Blink.ldr files, which cn be used to progrm the flsh. The Blink.exe file cn be loded nd tested on the EZ-KIT Lite bord. Then the Blink.ldr file cn be progrmmed into the flsh. The following two steps describe the genertion of the loder file using the VisulDSP++ tools nd how to progrm the flsh for the user ppliction using the flsh progrmmer driver. The flsh cn lso be progrmmed using the Flsh Progrmmer ppliction provided with this EE-Note. For the Flsh Progrmmer ppliction, the user_ppliction.ldr file is used s prt of the internl memory. The ppliction erses the flsh initilly, nd then reds the user_ppliction.ldr contents from internl memory nd progrms the flsh. Step 1. Crete the PROM Boot Imge Use the VisulDSP++ loder utility to generte the boot-imge for the user ppliction code. To generte the loder file, select Loder file s the output file type in the Project Options dilog box for user_ppliction.dpj (Figure 4). The Flsh Progrmmer utility ccepts the dt in hexdeciml formt. For the flsh progrmmer project the loder file must be generted with ASCII formt. The user_ppliction.ldr file is generted by selecting Hex s the boot formt s shown in Figure 5. When the project is built using the Rebuild Project commnd (vi Build menu or toolbr button), the user_ppliction.ldr file is generted. In-Circuit Flsh Progrmming on ADSP-2106x SHARC Processors (EE-280) Pge 3 of 8

4 Figure 4. Configuring loder file vi the Project Options dilog box Figure 5. Selecting hex formt for the PROM boot In-Circuit Flsh Progrmming on ADSP-2106x SHARC Processors (EE-280) Pge 4 of 8

5 Step 2. Using the Flsh Progrmmer Utility Invoke the Flsh Progrmmer utility from the VisulDSP++ Tools menu. Specify the following options, s follows: 1. Click the Driver tb. Click the Browse ( ) button next to the Lod Driver button (Figure 6) nd select the pth for the flsh progrmmer driver file. 2. Click the Lod Driver button to lod the flsh progrmmer driver into memory. After loding the driver into internl memory, Success: Driver loded is displyed in the Messge center. The mnufcturer s code, device code, nd prt description of the flsh re displyed. 3. Click the Progrmming tb. Click the browse ( ) button under Dt File (Figure 7) nd select the pth for the generted user_ppliction.ldr file. 4. Click the Progrm button to progrm the flsh with the user_ppliction.ldr file. When the flsh progrmming is completed, Success: Ersed sector(s) nd Success: Progrm complete re displyed in the Messge center. Figure 6. Flsh Progrmmer loding the flsh progrmmer driver file In-Circuit Flsh Progrmming on ADSP-2106x SHARC Processors (EE-280) Pge 5 of 8

6 Figure 7. Flsh Progrmmer loding the loder file for user ppliction Step 2b. Using the Flsh Progrmmer Appliction 1. Generte the loder file for the user ppliction for PROM boot with ASCII formt. 2. Copy the flsh progrmmer exmple code project files provided with the ssocited.zip file. 3. Copy the generted loder (user_ppliction.ldr) file to the folder where the flsh progrmmer project is plced. 4. Rebuild the flsh progrmmer project files nd lod the ppliction. 5. Run the ppliction to progrm the flsh. This ppliction erses the flsh nd progrms it with the contents of user_ppliction.ldr file. Booting from Flsh Memory Pins 2 nd 3 of jumper JP6 must be shorted in order to boot from the flsh on the ADSP L EZ-KIT Lite bord. If the jumper is not connected, the code boots from the flsh. After progrmming the code on the flsh, pplying power reset cuses boot from the flsh. The Blink exmple code cn be booted from the flsh nd verified. Progrm the flsh with the Blink.ldr file using the Flsh Progrmmer utility. When the power reset is pplied to the bord, the Blink exmple code boots from the flsh nd toggles the LEDs on the EZ-KIT Lite bord. In-Circuit Flsh Progrmming on ADSP-2106x SHARC Processors (EE-280) Pge 6 of 8

7 Modifying the Flsh Progrmmer Driver for Different Flsh Prts The flsh progrmmer driver vilble with this EE-Note is implemented for STMicroelectronics M29W040B flsh device. The code cn be modified for other flsh devices. The flsh progrmmer driver clls the following functions in the given sequence: GetSectorStrtEnd() SetupForFlsh() GetCodes() ErseFlsh() or ErseBlock() WriteDt() UnlockFlsh() The following device-dependnt functions must be modified: ResetFlsh() ErseFlsh() ErseBlock() GetCodes() UnlockFlsh() GetSectorStrtEnd() GetSectorNumber() The GetSectorStrtEnd() nd the GetSectorNumber() functions depend on the number of sectors nd the sector size on the device. The NUM_SECTORS cn be modified with the vilble sectors. The AFP_SectorSize cn be modified with the sector size. If the flsh hs vrible sector size, the GetSectorNumber() nd GetSectorStrtEnd() function implementtion must be modified. Listing 1 shows the UnlockFlsh() function. The commnds used in this function my vry from device to device nd must be modified. ERROR_CODE UnlockFlsh() { int flsh_ddress; /* Write commnds to unlock the flsh. */ flsh_ddress = 0x5555; flsh_dt = 0x; WriteFlsh( flsh_ddress, &flsh_dt); flsh_ddress = 0x2; flsh_dt = 0x55; WriteFlsh( flsh_ddress, &flsh_dt); flsh_ddress = 0x5555; flsh_dt = 0x0; WriteFlsh( flsh_ddress, &flsh_dt); return NO_ERR; } Listing 1. UnlockFlsh() function Summry With miniml hrdwre modifiction to the EZ- KIT Lite bord, the bord's flsh cn be progrmmed esily. The flsh progrmmer driver files nd the flsh progrmmer ppliction cn be modified for different flsh devices. Softwre Code The source codes for the flsh progrmmer driver nd for the flsh progrmmer ppliction re supplied in the.zip file ssocited with this EE- Note. In-Circuit Flsh Progrmming on ADSP-2106x SHARC Processors (EE-280) Pge 7 of 8

8 References [1] ADSP-21065L SHARC DSP User s Mnul. Rev 2.0, July Anlog Devices, Inc. [2] ADSP-2106x SHARC Processor User s Mnul. Rev 2.1, Mrch Anlog Devices, Inc. [3] ADSP-21065L EZ-KIT Lite Evlution System Mnul. Rev 2.0, Jnury Anlog Devices, Inc. [4] ADSP EZ-KIT Lite Evlution System Mnul. Rev 3.0, Jnury Anlog Devices, Inc. [5] In-Circuit Flsh Progrmming on SHARC Processors (EE-223). Rev 2, Februry 2007, Anlog Devices Inc. Document History Revision Rev 2 Mrch 19, 2007 by Jeynthi Jegdeesn Rev 1 December 15, 2005 by Jeynthi Jegdeesn Description Generlized the EE-Note for ll ADSP-2106x processors nd chnged the title from In-circuit Flsh Progrmming on ADSP-21065L SHARC EZ-KIT Lite Bords to In-Circuit Flsh Progrmming on ADSP-2106x SHARC Processors. Merged with the contents from Writing to Flsh Memory on the ADSP-2106x (EE- 3), Interfcing Byte Progrmmed FLASH Memory to the ADSP-2106x SHARC series (EE-55), nd In-System-Progrmming (ISP) of ADSP-2106x boot-imges into FLASH Memories (EE-117). Initil relese for the ADSP-21065L processor. In-Circuit Flsh Progrmming on ADSP-2106x SHARC Processors (EE-280) Pge 8 of 8

Engineer-to-Engineer Note

Engineer-to-Engineer Note Engineer-to-Engineer Note EE-265 Technicl notes on using Anlog Devices DSPs, processors nd development tools Contct our technicl support t dsp.support@nlog.com nd t dsptools.support@nlog.com Or visit our

More information

Engineer-to-Engineer Note

Engineer-to-Engineer Note Engineer-to-Engineer Note EE-220 Technicl notes on using Anlog Devices DSPs, processors nd development tools Contct our technicl support t dsp.support@nlog.com nd t dsptools.support@nlog.com Or visit our

More information

Engineer-to-Engineer Note

Engineer-to-Engineer Note Engineer-to-Engineer Note EE-56 Technicl notes on using Anlog Devices DSPs, processors nd development tools Visit our Web resources http://www.nlog.com/ee-notes nd http://www.nlog.com/processors or e-mil

More information

Engineer-to-Engineer Note

Engineer-to-Engineer Note Engineer-to-Engineer Note EE-234 Technicl notes on using Anlog Devices DSPs, processors nd development tools Contct our technicl support t dsp.support@nlog.com nd t dsptools.support@nlog.com Or visit our

More information

CallPilot 100/150 Upgrade Addendum

CallPilot 100/150 Upgrade Addendum CllPilot 100/150 Relese 3.0 Softwre Upgrde Addendum Instlling new softwre onto the CllPilot 100/150 Feture Crtridge CllPilot 100/150 Upgrde Addendum Prerequisites lptop or desktop computer tht cn ccept

More information

The CUBE. Thunderbolt and PCIe Expansion

The CUBE. Thunderbolt and PCIe Expansion Trnsform lptop in worksttion in The CUBE TM TM TM Thunderbolt PCIe Expnsion The CUBE mcube re trdemrks of One Stop Systems, Inc. All rights reserved. PCI Express PCIe re trdemrks of PCI-SIG. Thunderbolt

More information

Quick Reference Guide: One-time Account Update

Quick Reference Guide: One-time Account Update Quick Reference Guide: One-time Account Updte How to complete The Quick Reference Guide shows wht existing SingPss users need to do when logging in to the enhnced SingPss service for the first time. 1)

More information

AntiSpyware Enterprise Module 8.5

AntiSpyware Enterprise Module 8.5 AntiSpywre Enterprise Module 8.5 Product Guide Aout the AntiSpywre Enterprise Module The McAfee AntiSpywre Enterprise Module 8.5 is n dd-on to the VirusScn Enterprise 8.5i product tht extends its ility

More information

EasyMP Network Projection Operation Guide

EasyMP Network Projection Operation Guide EsyMP Network Projection Opertion Guide Contents 2 About EsyMP Network Projection Functions of EsyMP Network Projection... 5 Vrious Screen Trnsfer Functions... 5 Instlling the Softwre... 6 Softwre Requirements...6

More information

trademark and symbol guidelines FOR CORPORATE STATIONARY APPLICATIONS reviewed 01.02.2007

trademark and symbol guidelines FOR CORPORATE STATIONARY APPLICATIONS reviewed 01.02.2007 trdemrk nd symbol guidelines trdemrk guidelines The trdemrk Cn be plced in either of the two usul configurtions but horizontl usge is preferble. Wherever possible the trdemrk should be plced on blck bckground.

More information

ClearPeaks Customer Care Guide. Business as Usual (BaU) Services Peace of mind for your BI Investment

ClearPeaks Customer Care Guide. Business as Usual (BaU) Services Peace of mind for your BI Investment ClerPeks Customer Cre Guide Business s Usul (BU) Services Pece of mind for your BI Investment ClerPeks Customer Cre Business s Usul Services Tble of Contents 1. Overview...3 Benefits of Choosing ClerPeks

More information

UNLOCKING TECHNOLOGY IVECO

UNLOCKING TECHNOLOGY IVECO UNLOCKING TECHNOLOGY IVECO IVECO - CONTENTS PPLICTIONS PGE DS136 IVECO 3 DS177 IVECO CN 3 DIGNOSTIC SOCKETS LOCTIONS IVECO 4 GENERL OPERTION 5 6 TIPS & HINTS 15 2 Version: 2.3 July 2011 Copyright 2009

More information

Welch Allyn CardioPerfect Workstation Installation Guide

Welch Allyn CardioPerfect Workstation Installation Guide Welch Allyn CrdioPerfect Worksttion Instlltion Guide INSTALLING CARDIOPERFECT WORKSTATION SOFTWARE & ACCESSORIES ON A SINGLE PC For softwre version 1.6.5 or lter For network instlltion, plese refer to

More information

FortiClient (Mac OS X) Release Notes VERSION 5.0.10

FortiClient (Mac OS X) Release Notes VERSION 5.0.10 FortiClient (Mc OS X) Relese Notes VERSION 5.0.10 FORTINET DOCUMENT LIBRARY http://docs.fortinet.com FORTINET VIDEO LIBRARY http://video.fortinet.com FORTINET BLOG https://blog.fortinet.com CUSTOMER SERVICE

More information

Vendor Rating for Service Desk Selection

Vendor Rating for Service Desk Selection Vendor Presented By DATE Using the scores of 0, 1, 2, or 3, plese rte the vendor's presenttion on how well they demonstrted the functionl requirements in the res below. Also consider how efficient nd functionl

More information

New Internet Radio Feature

New Internet Radio Feature XXXXX XXXXX XXXXX /XW-SMA3/XW-SMA4 New Internet Rdio Feture EN This wireless speker hs een designed to llow you to enjoy Pndor*/Internet Rdio. In order to ply Pndor/Internet Rdio, however, it my e necessry

More information

Engineer-to-Engineer Note

Engineer-to-Engineer Note Engineer-to-Engineer Note EE-178 Technicl notes on using Anlog Devices DSPs, processors nd development tools Contct our technicl support t dsp.support@nlog.com nd t dsptools.support@nlog.com Or visit our

More information

E-Commerce Comparison

E-Commerce Comparison www.syroxemedi.co.uk E-Commerce Comprison We pride ourselves in creting innovtive inspired websites tht re designed to sell. Developed over mny yers, our solutions re robust nd relible in opertion, flexible

More information

Kofax Reporting. Administrator's Guide 2.0.0 2013-09-19

Kofax Reporting. Administrator's Guide 2.0.0 2013-09-19 Kofx Reporting 2.0.0 Administrtor's Guide 2013-09-19 2013 Kofx, Inc. All rights reserved. Use is subject to license terms. Third-prty softwre is copyrighted nd licensed from Kofx s suppliers. THIS SOFTWARE

More information

Start Here. IMPORTANT: To ensure that the software is installed correctly, do not connect the USB cable until step 17. Remove tape and cardboard

Start Here. IMPORTANT: To ensure that the software is installed correctly, do not connect the USB cable until step 17. Remove tape and cardboard Strt Here 1 IMPORTANT: To ensure tht the softwre is instlled correctly, do not connect the USB cle until step 17. Follow the steps in order. If you hve prolems during setup, see Trouleshooting in the lst

More information

License Manager Installation and Setup

License Manager Installation and Setup The Network License (concurrent-user) version of e-dpp hs hrdwre key plugged to the computer running the License Mnger softwre. In the e-dpp terminology, this computer is clled the License Mnger Server.

More information

Network Configuration Independence Mechanism

Network Configuration Independence Mechanism 3GPP TSG SA WG3 Security S3#19 S3-010323 3-6 July, 2001 Newbury, UK Source: Title: Document for: AT&T Wireless Network Configurtion Independence Mechnism Approvl 1 Introduction During the lst S3 meeting

More information

Application Bundles & Data Plans

Application Bundles & Data Plans Appliction Appliction Bundles & Dt Plns We ve got plns for you. Trnsporttion compnies tody ren t one-size-fits-ll. Your fleet s budget, size nd opertions re unique. To meet the needs of your fleet nd help

More information

Virtual Machine. Part II: Program Control. Building a Modern Computer From First Principles. www.nand2tetris.org

Virtual Machine. Part II: Program Control. Building a Modern Computer From First Principles. www.nand2tetris.org Virtul Mchine Prt II: Progrm Control Building Modern Computer From First Principles www.nnd2tetris.org Elements of Computing Systems, Nisn & Schocken, MIT Press, www.nnd2tetris.org, Chpter 8: Virtul Mchine,

More information

DATA SCIENTIST WHY IT S THE SEXIEST JOB OF THE 21 ST CENTURY

DATA SCIENTIST WHY IT S THE SEXIEST JOB OF THE 21 ST CENTURY Brought to you by HTTP://WWW.ANALYTICS-MAGAZINE.ORG DRIVING BETTER BUSINESS DECISIONS JULY/AUGUST 2013 ADVENT OF THE DATA SCIENTIST WHY IT S THE SEXIEST JOB OF THE 21 ST CENTURY ALSO INSIDE: Anlytics &

More information

Easy Interactive Tools Ver.3.0 Operation Guide

Easy Interactive Tools Ver.3.0 Operation Guide Esy Interctive Tools Ver.3.0 Opertion Guide Esy Interctive Tools Ver.3.0 Opertion Guide Esy Interctive Tools Summry 3 Fetures Esy Interctive Tools is n ppliction tht llows you to drw on projected imges.

More information

ICOM JTG-II PROPANE OPTIMIZATION PROGRAM (POP) INSTALLATION MANUAL FLEET VEHICLES P13X4-9224-AA. Revision: A - Dated 2/13/13 Replaces: None

ICOM JTG-II PROPANE OPTIMIZATION PROGRAM (POP) INSTALLATION MANUAL FLEET VEHICLES P13X4-9224-AA. Revision: A - Dated 2/13/13 Replaces: None ICOM JTG-II PROPNE OPTIMIZTION PROGRM (POP) INSTLLTION MNUL P13X4-9224- Revision: - Dated 2/13/13 Replaces: None PROPNE OPTIMIZTION PROGRM OVERVIEW SYSTEM DESCRIPTION THE ICOM PROPNE OPTIMIZTION PROGRM

More information

GFI MilArchiver 6 vs C2C Archive One Policy Mnger GFI Softwre www.gfi.com GFI MilArchiver 6 vs C2C Archive One Policy Mnger GFI MilArchiver 6 C2C Archive One Policy Mnger Who we re Generl fetures Supports

More information

Data replication in mobile computing

Data replication in mobile computing Technicl Report, My 2010 Dt repliction in mobile computing Bchelor s Thesis in Electricl Engineering Rodrigo Christovm Pmplon HALMSTAD UNIVERSITY, IDE SCHOOL OF INFORMATION SCIENCE, COMPUTER AND ELECTRICAL

More information

JaERM Software-as-a-Solution Package

JaERM Software-as-a-Solution Package JERM Softwre-s--Solution Pckge Enterprise Risk Mngement ( ERM ) Public listed compnies nd orgnistions providing finncil services re required by Monetry Authority of Singpore ( MAS ) nd/or Singpore Stock

More information

Architecture and Data Flows Reference Guide

Architecture and Data Flows Reference Guide Architecture nd Dt Flows Reference Guide BlckBerry Enterprise Service 12 Version 12.0 Pulished: 2014-11-10 SWD-20141110103011848 Contents Components used in the BES12 solution... 5 Components used to mnge

More information

Protocol Analysis. 17-654/17-764 Analysis of Software Artifacts Kevin Bierhoff

Protocol Analysis. 17-654/17-764 Analysis of Software Artifacts Kevin Bierhoff Protocol Anlysis 17-654/17-764 Anlysis of Softwre Artifcts Kevin Bierhoff Tke-Awys Protocols define temporl ordering of events Cn often be cptured with stte mchines Protocol nlysis needs to py ttention

More information

1.00/1.001 Introduction to Computers and Engineering Problem Solving Fall 2011 - Final Exam

1.00/1.001 Introduction to Computers and Engineering Problem Solving Fall 2011 - Final Exam 1./1.1 Introduction to Computers nd Engineering Problem Solving Fll 211 - Finl Exm Nme: MIT Emil: TA: Section: You hve 3 hours to complete this exm. In ll questions, you should ssume tht ll necessry pckges

More information

aaaaaaa aaaaaaa aaaaaaa a Welcome To The ADP TotalPay Visa Card Program!

aaaaaaa aaaaaaa aaaaaaa a Welcome To The ADP TotalPay Visa Card Program! Welcome To The ADP TotlPy Vis Crd Progrm! The TotlPy Vis Crd Account Experience the ese & relibility of direct deposit through n ADP TotlPy VISA crd ccount ADP TotlPy VISA crd ccounts llow crdholders to

More information

Quick Reference Guide: Reset Password

Quick Reference Guide: Reset Password Quick Reference Guide: Reset Pssword How to reset pssword This Quick Reference Guide shows you how to reset your pssword if you hve forgotten it. There re three wys to reset your SingPss pssword: 1) Online

More information

Small Business Networking

Small Business Networking Why network is n essentil productivity tool for ny smll business Effective technology is essentil for smll businesses looking to increse the productivity of their people nd business. Introducing technology

More information

VMware Horizon FLEX Administration Guide

VMware Horizon FLEX Administration Guide VMwre Horizon FLEX Administrtion Guide Horizon FLEX 1.5 This document supports the version of ech product listed nd supports ll susequent versions until the document is replced y new edition. To check

More information

The LENA TM Language Environment Analysis System:

The LENA TM Language Environment Analysis System: FOUNDATION The LENA TM Lnguge Environment Anlysis System: Audio Specifictions of the DLP-0121 Michel Ford, Chrles T. Ber, Dongxin Xu, Umit Ypnel, Shrmi Gry LENA Foundtion, Boulder, CO LTR-03-2 September

More information

How To Set Up A Network For Your Business

How To Set Up A Network For Your Business Why Network is n Essentil Productivity Tool for Any Smll Business TechAdvisory.org SME Reports sponsored by Effective technology is essentil for smll businesses looking to increse their productivity. Computer

More information

GFI MilArchiver 6 vs Quest Softwre Archive Mnger GFI Softwre www.gfi.com GFI MilArchiver 6 vs Quest Softwre Archive Mnger GFI MilArchiver 6 Quest Softwre Archive Mnger Who we re Generl fetures Supports

More information

5 a LAN 6 a gateway 7 a modem

5 a LAN 6 a gateway 7 a modem STARTER With the help of this digrm, try to descrie the function of these components of typicl network system: 1 file server 2 ridge 3 router 4 ckone 5 LAN 6 gtewy 7 modem Another Novell LAN Router Internet

More information

Small Business Networking

Small Business Networking Why network is n essentil productivity tool for ny smll business Effective technology is essentil for smll businesses looking to increse the productivity of their people nd business. Introducing technology

More information

How To Network A Smll Business

How To Network A Smll Business Why network is n essentil productivity tool for ny smll business Effective technology is essentil for smll businesses looking to increse the productivity of their people nd processes. Introducing technology

More information

Hillsborough Township Public Schools Mathematics Department Computer Programming 1

Hillsborough Township Public Schools Mathematics Department Computer Programming 1 Essentil Unit 1 Introduction to Progrmming Pcing: 15 dys Common Unit Test Wht re the ethicl implictions for ming in tody s world? There re ethicl responsibilities to consider when writing computer s. Citizenship,

More information

STRM Log Manager Installation Guide

STRM Log Manager Installation Guide Security Thret Response Mnger Relese 2012.0 Juniper Networks, Inc. 1194 North Mthild Avenue Sunnyvle, CA 94089 USA 408-745-2000 www.juniper.net Pulished: 2012-09-12 Copyright Notice Copyright 2012 Juniper

More information

Facilitating Rapid Analysis and Decision Making in the Analytical Lab.

Facilitating Rapid Analysis and Decision Making in the Analytical Lab. Fcilitting Rpid Anlysis nd Decision Mking in the Anlyticl Lb. WHITE PAPER Sponsored by: Accelrys, Inc. Frnk Brown, Ph.D., Chief Science Officer, Accelrys Mrch 2009 Abstrct Competitive success requires

More information

Technical manual for Multi Apartment Gateway 1456B Passion.Technology.Design.

Technical manual for Multi Apartment Gateway 1456B Passion.Technology.Design. E TECHICAL MAUAL Art 456B B + - 40-56 Vdc SOLO CO CAVO ROSSO COMELIT 2E7T000500 OLY WITH COMELIT RED CABLE 2E7T000500 FIXED POE SETTABLE POE 0 POE A A2 A3 A4 Technicl mnul for Multi Aprtment Gtewy 456B

More information

Small Business Networking

Small Business Networking Why network is n essentil productivity tool for ny smll business Effective technology is essentil for smll businesses looking to increse the productivity of their people nd processes. Introducing technology

More information

File Storage Guidelines Intended Usage

File Storage Guidelines Intended Usage Storge 1 Google Cloud 2 Other cloud storge Exmple or Box, Dropbox, Crbonite, idrive File Storge Guidelines Usge Fculty nd student collbortion Specil use cses. When non-lcc employee nd students need ccess

More information

Small Business Networking

Small Business Networking Why network is n essentil productivity tool for ny smll business Effective technology is essentil for smll businesses looking to increse the productivity of their people nd processes. Introducing technology

More information

Version X3450. Version X3510. Features. Release Note Version X3510. Product: 24online Release Number: X3510

Version X3450. Version X3510. Features. Release Note Version X3510. Product: 24online Release Number: X3510 Relese Note Version X3510 Version X3510 Product: 24online Relese Number: X3510 Customer Support: For more informtion or support, plese visit us t www.24onlinebilling.com or emil support@24onlinebilling.com

More information

VisualDSP Emulation Tools Installation Guide for Windows 95/98/NT/2000

VisualDSP Emulation Tools Installation Guide for Windows 95/98/NT/2000 VisualDSP Emulation Tools Installation Guide for Windows 95/98/NT/2000 a Notice Analog Devices Inc. reserves the right to make changes to or to discontinue any product or service identified in this publication

More information

Prescriptive Program Rebate Application

Prescriptive Program Rebate Application Prescriptive Progrm Rebte Appliction Check the pproprite progrm box for your rebte. OID Internl Use Only Cooling FSO (Fluid System Optimiztion) Foodservice Equipment Heting Lighting Motors & Drives Customer

More information

Section 5.2, Commands for Configuring ISDN Protocols. Section 5.3, Configuring ISDN Signaling. Section 5.4, Configuring ISDN LAPD and Call Control

Section 5.2, Commands for Configuring ISDN Protocols. Section 5.3, Configuring ISDN Signaling. Section 5.4, Configuring ISDN LAPD and Call Control Chpter 5 Configurtion of ISDN Protocols This chpter provides instructions for configuring the ISDN protocols in the SP201 for signling conversion. Use the sections tht reflect the softwre you re configuring.

More information

Commercial Cooling Rebate Application

Commercial Cooling Rebate Application Commercil Cooling Rebte Appliction Generl Informtion April 1 st 2015 through Mrch 31 st 2016 AMU CUSTOMER INFORMATION (Plese print clerly) Business Nme: Phone #: Contct Nme: Miling Address: City: Stte:

More information

APPLICATION NOTE Revision 3.0 MTD/PS-0534 August 13, 2008 KODAK IMAGE SENDORS COLOR CORRECTION FOR IMAGE SENSORS

APPLICATION NOTE Revision 3.0 MTD/PS-0534 August 13, 2008 KODAK IMAGE SENDORS COLOR CORRECTION FOR IMAGE SENSORS APPLICATION NOTE Revision 3.0 MTD/PS-0534 August 13, 2008 KODAK IMAGE SENDORS COLOR CORRECTION FOR IMAGE SENSORS TABLE OF FIGURES Figure 1: Spectrl Response of CMOS Imge Sensor...3 Figure 2: Byer CFA Ptterns...4

More information

T H E S E C U R E T R A N S M I S S I O N P R O T O C O L O F S E N S O R A D H O C N E T W O R K

T H E S E C U R E T R A N S M I S S I O N P R O T O C O L O F S E N S O R A D H O C N E T W O R K Z E S Z Y T Y N A U K O W E A K A D E M I I M A R Y N A R K I W O J E N N E J S C I E N T I F I C J O U R N A L O F P O L I S H N A V A L A C A D E M Y 2015 (LVI) 4 (203) A n d r z e j M r c z k DOI: 10.5604/0860889X.1187607

More information

Recognition Scheme Forensic Science Content Within Educational Programmes

Recognition Scheme Forensic Science Content Within Educational Programmes Recognition Scheme Forensic Science Content Within Eductionl Progrmmes one Introduction The Chrtered Society of Forensic Sciences (CSoFS) hs been ccrediting the forensic content of full degree courses

More information

PROF. BOYAN KOSTADINOV NEW YORK CITY COLLEGE OF TECHNOLOGY, CUNY

PROF. BOYAN KOSTADINOV NEW YORK CITY COLLEGE OF TECHNOLOGY, CUNY MAT 0630 INTERNET RESOURCES, REVIEW OF CONCEPTS AND COMMON MISTAKES PROF. BOYAN KOSTADINOV NEW YORK CITY COLLEGE OF TECHNOLOGY, CUNY Contents 1. ACT Compss Prctice Tests 1 2. Common Mistkes 2 3. Distributive

More information

Test Management using Telelogic DOORS. Francisco López Telelogic DOORS Specialist

Test Management using Telelogic DOORS. Francisco López Telelogic DOORS Specialist Test Mngement using Telelogic DOORS Frncisco López Telelogic DOORS Specilist Introduction Telelogic solution for Requirements Mngement DOORS Requirements mngement nd trcebility pltform for complex systems

More information

Total Data Protection for Sensitive Data Wherever It May Flow

Total Data Protection for Sensitive Data Wherever It May Flow Totl Dt Protection for Sensitive Dt Wherever It My Flow PGP Corportion nd Protegrity protect sensitive dt throughout its lifecycle, while enforcing nd verifying policy requirements for complince. Protegrity

More information

Block 3 Size 0 KB 0 KB 16KB 32KB. Start Address N/A N/A F4000H F0000H. Start Address FA000H F8000H F8000H F8000H. Block 2 Size 8KB 16KB 16KB 16KB

Block 3 Size 0 KB 0 KB 16KB 32KB. Start Address N/A N/A F4000H F0000H. Start Address FA000H F8000H F8000H F8000H. Block 2 Size 8KB 16KB 16KB 16KB APPLICATION NOTE M16C/26 1.0 Abstract The following article describes using a synchronous serial port and the FoUSB (Flash-over-USB ) Programmer application to program the user flash memory of the M16C/26

More information

l,l:l.lf.gltf lqf 9!lf+f [egyllg.ncel Builiiing.Resilience to Cliirate Retated nazaros jenchi:66;- -

l,l:l.lf.gltf lqf 9!lf+f [egyllg.ncel Builiiing.Resilience to Cliirate Retated nazaros jenchi:66;- - rrsrgfqmrreremrers I Publiction dte: My 2g,Z01S Pilol Progrm tof g_llpqtg Resilience: Building Resilience to Climte Retted Hzrds-AMtS (ppcr: BRCH-AM S) Project ld No.: P1275Ao Vj.nplry of Agriculturl Development

More information

HP Application Lifecycle Management

HP Application Lifecycle Management HP Appliction Lifecycle Mngement Softwre Version: 11.00 Tutoril Document Relese Dte: Novemer 2010 Softwre Relese Dte: Novemer 2010 Legl Notices Wrrnty The only wrrnties for HP products nd services re set

More information

Enterprise Risk Management Software Buyer s Guide

Enterprise Risk Management Software Buyer s Guide Enterprise Risk Mngement Softwre Buyer s Guide 1. Wht is Enterprise Risk Mngement? 2. Gols of n ERM Progrm 3. Why Implement ERM 4. Steps to Implementing Successful ERM Progrm 5. Key Performnce Indictors

More information

Unleashing the Power of Cloud

Unleashing the Power of Cloud Unleshing the Power of Cloud A Joint White Pper by FusionLyer nd NetIQ Copyright 2015 FusionLyer, Inc. All rights reserved. No prt of this publiction my be reproduced, stored in retrievl system, or trnsmitted,

More information

Understanding Basic Analog Ideal Op Amps

Understanding Basic Analog Ideal Op Amps Appliction Report SLAA068A - April 2000 Understnding Bsic Anlog Idel Op Amps Ron Mncini Mixed Signl Products ABSTRACT This ppliction report develops the equtions for the idel opertionl mplifier (op mp).

More information

RRC-1258 MkII(s) m crob t. Yaesu Twin, Elecraft K3-Twin etc. User Manual USER MANUAL RRC-1258 MKII. User manual Rev. A29 2013 Maj 28 1 of 233

RRC-1258 MkII(s) m crob t. Yaesu Twin, Elecraft K3-Twin etc. User Manual USER MANUAL RRC-1258 MKII. User manual Rev. A29 2013 Maj 28 1 of 233 RRC-25 MkII(s) Yesu Twin, Elecrft K3-Twin etc. User Mnul B25B_RemoteRig_MkIIs-A29 User mnul Rev. A29 203 Mj 2 of 233 Tble of contents Sttement of Conditions... 7 Generl Description... Detchble control

More information

Your Image through Client Reporting

Your Image through Client Reporting Your Imge through Client Reporting Prtnerships: Logits is n escrow gent, prtner of Softwre editors nd users, to design, control nd preserve ccurte deposits of sources. Contct: For ny dditionl informtion

More information

Project 6 Aircraft static stability and control

Project 6 Aircraft static stability and control Project 6 Aircrft sttic stbility nd control The min objective of the project No. 6 is to compute the chrcteristics of the ircrft sttic stbility nd control chrcteristics in the pitch nd roll chnnel. The

More information

Morgan Stanley Ad Hoc Reporting Guide

Morgan Stanley Ad Hoc Reporting Guide spphire user guide Ferury 2015 Morgn Stnley Ad Hoc Reporting Guide An Overview For Spphire Users 1 Introduction The Ad Hoc Reporting tool is ville for your reporting needs outside of the Spphire stndrd

More information

Regular Sets and Expressions

Regular Sets and Expressions Regulr Sets nd Expressions Finite utomt re importnt in science, mthemtics, nd engineering. Engineers like them ecuse they re super models for circuits (And, since the dvent of VLSI systems sometimes finite

More information

IFC3 India-Android Application Development

IFC3 India-Android Application Development IFC3 Indi-Android Appliction Development Android Operting System hs been progressing quite rpidly. Conceived s counterpoint IOS, Android is grph showing significnt development in this workshop Students

More information

Solenoid Operated Proportional Directional Control Valve (with Pressure Compensation, Multiple Valve Series)

Solenoid Operated Proportional Directional Control Valve (with Pressure Compensation, Multiple Valve Series) Solenoid Operted Proportionl Directionl Control Vlve (with Pressure Compenstion, Multiple Vlve Series) Hydrulic circuit (Exmple) v Fetures hese stcking type control vlves show pressure compensted type

More information

MONITOR AND CONTROL SOFTWARE FOR GROUND SYSTEMS IN THE DEEP SPACE NETWORK

MONITOR AND CONTROL SOFTWARE FOR GROUND SYSTEMS IN THE DEEP SPACE NETWORK MONITOR AND CONTRO OFTWARE FOR GROUND YTEM IN THE DEEP PACE NETWORK Pul Pechkm Network Control Tsk NAA/ Jet Propulsion bortory July 22,22 ABTRACT NAA s Deep pce Network (DN) is n interntionl network of

More information

Experiment 6: Friction

Experiment 6: Friction Experiment 6: Friction In previous lbs we studied Newton s lws in n idel setting, tht is, one where friction nd ir resistnce were ignored. However, from our everydy experience with motion, we know tht

More information

Health insurance marketplace What to expect in 2014

Health insurance marketplace What to expect in 2014 Helth insurnce mrketplce Wht to expect in 2014 33096VAEENBVA 06/13 The bsics of the mrketplce As prt of the Affordble Cre Act (ACA or helth cre reform lw), strting in 2014 ALL Americns must hve minimum

More information

Connecting AMD Flash Memory to a System Address Bus

Connecting AMD Flash Memory to a System Address Bus Connecting AMD Memory to a System Address Bus Application Note This document is intended to clarify how memories may be connected to a system address bus and how software should issue device commands to

More information

Introducing Kashef for Application Monitoring

Introducing Kashef for Application Monitoring WextWise 2010 Introducing Kshef for Appliction The Cse for Rel-time monitoring of dtcenter helth is criticl IT process serving vriety of needs. Avilbility requirements of 6 nd 7 nines of tody SOA oriented

More information

Enterprise Digital Signage Create a New Sign

Enterprise Digital Signage Create a New Sign Enterprise Digitl Signge Crete New Sign Intended Audiene: Content dministrtors of Enterprise Digitl Signge inluding stff with remote ess to sign.pitt.edu nd the Content Mnger softwre pplition for their

More information

RC-1216H. Web based remote control for. ACOM-2000A Expert 1K-FA/1.3K-FA/2K-FA Elecraft KPA500 SteppIR and Rotators

RC-1216H. Web based remote control for. ACOM-2000A Expert 1K-FA/1.3K-FA/2K-FA Elecraft KPA500 SteppIR and Rotators Web bsed remote control for ACOM-2000A Expert 1K-FA/1.3K-FA/2K-FA Elecrft KPA500 SteppIR nd Rottors B-RC1216H-A12 - Copy.docx User mnul Rev. A12 2016 Mrch-20 1 of 91 User Mnul Tble of contents Sttement

More information

Traffic Rank Based QoS Routing in Wireless Mesh Network

Traffic Rank Based QoS Routing in Wireless Mesh Network Trffic Rnk Bsed QoS Routing in Wireless Mesh Network Deep P Kmble #1, Sujth P Terdl *2 #1 Deprtment of Computer Science nd Engineering, Poojy Doddp App College of Engineering, Gulbrg, Krntk, Indi. *2 Deprtment

More information

Wireless Wakeups Revisited: Energy Management for VoIP over Wi-Fi Smartphones

Wireless Wakeups Revisited: Energy Management for VoIP over Wi-Fi Smartphones Wireless Wkeups Revisited: Energy Mngement for VoIP over Wi-Fi Smrtphones Yuvrj Agrwl, Rnveer Chndr,AlecWolmn, Prmvir Bhl, Kevin Chin, Rjesh Gupt Microsoft Reserch, Microsoft Corportion, University of

More information

Use Geometry Expressions to create a more complex locus of points. Find evidence for equivalence using Geometry Expressions.

Use Geometry Expressions to create a more complex locus of points. Find evidence for equivalence using Geometry Expressions. Lerning Objectives Loci nd Conics Lesson 3: The Ellipse Level: Preclculus Time required: 120 minutes In this lesson, students will generlize their knowledge of the circle to the ellipse. The prmetric nd

More information

Quick Start for Beginners to Drive a Stepper Motor

Quick Start for Beginners to Drive a Stepper Motor Freescle Semiconductor Appliction Note AN2974 Rev. 1, 06/2005 Quick Strt for Beginners to Drive Stepper Motor by: Mtthew Grnt 16-Bit Automotive Applictions Microcontroller Division Introduction This ppliction

More information

DlNBVRGH + Sickness Absence Monitoring Report. Executive of the Council. Purpose of report

DlNBVRGH + Sickness Absence Monitoring Report. Executive of the Council. Purpose of report DlNBVRGH + + THE CITY OF EDINBURGH COUNCIL Sickness Absence Monitoring Report Executive of the Council 8fh My 4 I.I...3 Purpose of report This report quntifies the mount of working time lost s result of

More information

CLIMATE DATABASE PROJECT: A STRATEGY FOR IMPROVING INFORMATION ACCESS ACROSS RESEARCH SITES

CLIMATE DATABASE PROJECT: A STRATEGY FOR IMPROVING INFORMATION ACCESS ACROSS RESEARCH SITES CLMATE DATABASE PROJECT: A STRATEGY FOR MPROVNG NFORMATON ACCESS ACROSS RESEARCH STES Donld L. Henshw U.S. Forest Service Pcific Northwest Reserch Sttion, 3200 SW Jefferson, Corvllis, OR 97331 Mryn Stubbs

More information

Small Business Cloud Services

Small Business Cloud Services Smll Business Cloud Services Summry. We re thick in the midst of historic se-chnge in computing. Like the emergence of personl computers, grphicl user interfces, nd mobile devices, the cloud is lredy profoundly

More information

DEVELOPMENT. Introduction to Virtualization E-book. anow is the time to realize all of the benefits of virtualizing your test and development lab.

DEVELOPMENT. Introduction to Virtualization E-book. anow is the time to realize all of the benefits of virtualizing your test and development lab. Introduction to Virtuliztion E-book S Now is the time to relize ll of the benefits of virtulizing your test nd development lb. YOUR CHAPTER 3 p 2 A TEST AND p 4 VOLATILE IT S p 7 p 9 p 10 YOUR CHAPTER

More information

Agenda. Who are we? Agenda. Cloud Computing in Everyday Life. Who are we? What is Cloud Computing? Drivers and Adoption Enabling Technologies Q & A

Agenda. Who are we? Agenda. Cloud Computing in Everyday Life. Who are we? What is Cloud Computing? Drivers and Adoption Enabling Technologies Q & A Agend Who re we? Wht is Cloud Computing? Drivers nd Adoption Enbling Technologies Cloud Computing in Everydy Life Joe Wong Senior Development Mnger, ICS, IBM Kit Yeung Advisory Softwre Engineer, ICS, IBM

More information

N A M E A N D A D D R E S S. WORK TELEPHONE (Provide only one including area code): CITY STATE ZIP CODE: OTHER (include area code):

N A M E A N D A D D R E S S. WORK TELEPHONE (Provide only one including area code): CITY STATE ZIP CODE: OTHER (include area code): KOREN WOMEN S SSOCITION EMPLOYMENT PPLICTION Please complete the application by typing or clearly printing in dark ink. Submit a separate application (photocopy TYPE or PRINT in INK acceptable) for each

More information

McAfee Network Security Platform

McAfee Network Security Platform XC-240 Lod Blner Appline Quik Strt Guide Revision D MAfee Network Seurity Pltform This quik strt guide explins how to quikly set up nd tivte your MAfee Network Seurity Pltform XC-240 Lod Blner. The SFP+

More information

9.3. The Scalar Product. Introduction. Prerequisites. Learning Outcomes

9.3. The Scalar Product. Introduction. Prerequisites. Learning Outcomes The Sclr Product 9.3 Introduction There re two kinds of multipliction involving vectors. The first is known s the sclr product or dot product. This is so-clled becuse when the sclr product of two vectors

More information

Electrical Engineering

Electrical Engineering Electricl Engineering R Wherever Energy Flows or Goods re Produced Our Electricl Engineering Group provides electricl design nd consulting services to electric & gs utilities, oil & gs pipelines, refineries,

More information

Corporate Compliance vs. Enterprise-Wide Risk Management

Corporate Compliance vs. Enterprise-Wide Risk Management Corporte Complince vs. Enterprise-Wide Risk Mngement Brent Sunders, Prtner (973) 236-4682 November 2002 Agend Corporte Complince Progrms? Wht is Enterprise-Wide Risk Mngement? Key Differences Why Will

More information

An Undergraduate Curriculum Evaluation with the Analytic Hierarchy Process

An Undergraduate Curriculum Evaluation with the Analytic Hierarchy Process An Undergrdute Curriculum Evlution with the Anlytic Hierrchy Process Les Frir Jessic O. Mtson Jck E. Mtson Deprtment of Industril Engineering P.O. Box 870288 University of Albm Tuscloos, AL. 35487 Abstrct

More information

Outline of the Lecture. Software Testing. Unit & Integration Testing. Components. Lecture Notes 3 (of 4)

Outline of the Lecture. Software Testing. Unit & Integration Testing. Components. Lecture Notes 3 (of 4) Outline of the Lecture Softwre Testing Lecture Notes 3 (of 4) Integrtion Testing Top-down ottom-up ig-ng Sndwich System Testing cceptnce Testing istriution of ults in lrge Industril Softwre System (ISST

More information

Lec 2: Gates and Logic

Lec 2: Gates and Logic Lec 2: Gtes nd Logic Kvit Bl CS 34, Fll 28 Computer Science Cornell University Announcements Clss newsgroup creted Posted on we-pge Use it for prtner finding First ssignment is to find prtners Due this

More information

the machine and check the components

the machine and check the components Quick Setup Guide Strt Here DCP-7055W / DCP-7057W DCP-7070DW Plese red the Sfety nd Legl ooklet first efore you set up your mchine. Then, plese red this Quick Setup Guide for the correct setup nd instlltion.

More information

ELECTRONIC DEVELOPMENT APPLICATION (EDA) SYSTEM

ELECTRONIC DEVELOPMENT APPLICATION (EDA) SYSTEM ELECTRONIC DEVELOPMENT APPLICATION (EDA) SYSTEM OPERATIONS MANUAL Version : 1.7 Lst Updte : 24 th Aug 2005 URBAN REDEVELOPMENT AUTHORITY EDA Opertions mnul Ver 1.6 (01042004) pg 1 Tle of Contents Section

More information