Wince Guide for Embest SBC2440-I Single Board Computer

Size: px
Start display at page:

Download "Wince Guide for Embest SBC2440-I Single Board Computer"

Transcription

1 Wince Guide for Embest SBC2440-I Single Board Computer V1.0 Shenzhen Embest Info&Tech Co.,LTD. All rights reserved. Tel: / Fax: Room 509, Luohu Science&Technology Building, #85 Taining Road, Shenzhen, Guangdong, China

2 Contents CHAPTER 1 INSTALL WINCE DEVELOPMENT ENVIRONMENT Install Windows CE.NET Steps to Install SMDK2440 BSP... 7 CHAPTER 2 CUSTOMIZE WINCE IMAGE...11 CHAPTER 3 HOW TO BURN WINCE IMAGE INTO NAND FLASH Install USB driver Burn wince image via USB

3 Chapter 1 Install Wince Development Environment This chapter introduce how to install Wince Development Enviroment Microsoft Windows CE.NET Install Windows CE.NET The below install steps are under Windows Open WindowsCE install CD,find and double-click the install excutable file Microsoft Windows CE.NET 4.2.exe to begin installing. 2.Pop up Welcome dialog,click Next - 3 -

4 3.Pop up "License Agreement" dialog,select I accept the terms in the license agreement,click Next 4.Enter the product key and click Next - 4 -

5 5.Select setup type,the default option is customer, click Next 6.Select install directory,click Next to continue - 5 -

6 7.Select the development system platform, for S3C2440 CPU, please select the ARMV4 and ARMV4I, click Next to continue. Then the installing begins

7 8.Click Finish to exit setup wizard Steps to Install SMDK2440 BSP Here are the steps to install the SMDK2440 BSP. 1. Create SMDK2440 directory under WINCE420\PLATFORM.Make sure the BSP directory name is SMDK2440. If you have the BSP with same name, then you must back up the old bsp

8 2. Copy all the files in directory CD_ROM\Wince\BSP_samsung3.5\SMDK2440 to directory WINCE420\PUBLIC\COMMON\CESYSGEN 3. Remove the SMDK2440 folder s files read-only attributes, including the sub folder. 4. copy the Makefile in SMDK2440\ for_public\common\cesysgen folder,to WINCE420\PUBLIC\COMMON\CESYSGEN

9 5. If the BSP of SMDK2440 have been used,remove the CS8900 driver if this driver have been added to the directory WINCE420\PUBLIC\COMMON\OAK\DRIVERS\NETCARD, resume the file dirs, other it will lead to building errors 6. The SMDK2440.cec file was located in SMDK2440 directory. 7. About CS8900 network device driver source, it is placed at SMDK2440\ for_public folder.copy the CS8900R directory in SMDK2440\ for_public\oak\drivers\netcard folder to WINCE420\PUBLIC\COMMON\OAK\DRIVERS\NETCARD. 8. Start Platform builder 4.2, Start>Programs>Microsoft Windows CE. NET 4.2>Platform builder Go to File->Manage Catalog Features

10 10.Select Import buttonchoose the SMDK2440.CEC file in the SMDK2440.ece BSP directory 11. Import the BSP smdk2440.cec. 12. You can see the Samsung SMDK2440:ARMV4, Samsung SMDK2440:ARMV4I field on catalog viewer

11 13.Click on Refresh.Finish installing BSP. Chapter 2 Customize WinCE image This chapter will introduce how to customize,configure and build Wince image(nk.bin). Note: Below steps 11/12/13 add USB mouse,usb keyboard and net device(cs8900) drivers separately. 1. Select File->New Platform

12 2.Then you can see New Platform Wizard Step 1. Press Next button. 3. Then you can see New Platform Wizard Step 2.Select SAMSUNG SMDK2440:ARMV4I in the available BSPs list, Press Next button

13 4.Please choose configuration what you want in the Available configurations list,here are Mobile Handheld,enter platform name,here are SBC2440I, click Next 5.Select the Application & Media what you want, on New Platform Wizard Step

14 6. Select the Networking & Communications what you want, on New Platform Wizard Step 5.Click Next 7.Click Next

15 8.You can see the Congratulations! dialog box. All of the sequence to create new platform is done. Press the Finish button. 9.Select platform SBC2440I,right-click to select the settings of platform

16 10On the Build Options page,configure the build options as below: [Enable CE Target Control Support] -> Unchecked [Enable KITL] -> Unchecked 11.Support USB mouse and keyboard. Select Catalog->Core OS->Display based devices->core OS Service->USB Host Support->USB Human Input Device (HID) Class Driver right-click select Add to Platform

17 12.Support USB storage device(usb disk,protable disk), Select Catalog->Core OS->Display based devices->core OS Service->USB Host Support->USBStorage Class Driveright-click select Add to Platform

18 13. Edit platform register file to modify net parameter such as IP address,dns,net gate etc,shown as below: 14.Select menu Build->Build Platform to begin building

19 15. After finish building successfully,platform building will create nk.bin and nk.nb0 under directory C:\WINCE420\PUBLIC\SBC2440I\RelDir\SAMSUNG_SMDK2 Chapter 3 How to burn Wince image into NAND Flash You must prepare the following development tools for below operations of this document: PC recommended configuration: 2G CPU or above, 256M memory or above, 1G HD or above, 1 serial port, 1 parallel port, 1 USB port. Windows 98, XP,Windows 2000 or NT operating system SBC2440 I Single Board Serial Cable USB Cable JTAG Cable Hyper terminal DNW.exe This section introduce how to burn wince image to Nand Flash,it include bellows steps: Burn ViVi to nandflash with SJF2440.exe and Jtag Cable.ViVi has preloaded in S3C2440-I single board.this step can be skipped if vivi work normal. Install USB driver.this step can be skipped if USB driver has been installed in PC. Wince Image install and update

20 3.1 Burn ViVi to Nandflash with SJF2440.exe and Jtag Cable The vivi supplied by Embest support yaffs and wince.there are below three ways to burn vivi to the SBC2440-I single board. 1.Use SJF2440.exe and Jtag cable to burn vivi to block 0 of Nand flash 2.Use command load flash vivi u to download vivi to nandflash via USB 3.Use command load flash vivi x to download vivi to nandflash via serial port. Below introduce how to burn vivi to nandflash using SJF2440.exe and Jtag cable in detail. Step1: Refer document sjf2440_v4.pdf to install GIVEIO driver Step2: Connect JTAG cable to SBC2440-I single board, power on SBC2440-I. Step3: In the DOS command window on PC,change the current directory to the one containing SJF2440.exe and sbc_vivi.run SJF2440.exe as following: SJF2440.exe /f:sbc_vivi Enter 0, detect flash type. Enter 0, select the program function Enter 0, set the program start block number After finish burning, Enter 2, exit Shows as follow:

21 Power off and move the JTAG cable away form the SBC2440-I single board. 3.2 Install USB driver The USB driver is supplied by Samsung Company. Recommend installing USB driver under windows 98, XP or NT operating system. Run dnw.exe and select configuration/option menu and set UART/USB Options

22 You must set serial part as [COM1, bps] Select Serial Port/Connect menu. Power on SBC2440-I single board while press the PC SPACE key and enter vivi mode, show as below:

23 Then you can see Found New Hardware Wizard, press Next button Select Display a list of the known drivers for this device so that I can choose a specific driver, Press Next button

24 Select Specify a location, press Next. Locate usb_driver directory by Browse

25 Press Next Press Finish button

26 Now the USB driver is installed on PC successfully

27 3.3 Burn wince image via USB Use the serial port cable supplied with single board; connect serial port of single board with PC. Use the USB cable connect PC USB host and single board device. Run DNW.exe and configure it as [COM1,115200]. Power on SBC2440-I while press the SPACE key on PC; vivi output information is displayed Be sure you have entered ViVi mode, shows as below:. Execute command to partition the Nandflash block bon part 0 320k 2368k

28 After finish partitioning, excute command to burn vivi again, using u parameter Load flash vivi u Select DNW/Transmit menu Locate sbc_vivi directory in Browse Finish burning sbc_viv, then you can use command load flash eboot u to burn EBOOT.NB0 into Nandflash via USB

29 Select DNW/Transmit menu Locate EBOOT.nb0 directory in Browse Finish burning EBOOT.nb0, then you can use command load flash wince u to download and burn NK.bin into Nandflash via USB Select DNW/Transmit menu Locate NK.bin directory in Browse Please wait a few minutes, until display the output information. Power off and power on SBC2440-I board, the LCD display panel will display wince user interface, shown as below:

30 - 30 -

SBC8140 Single Board Computer

SBC8140 Single Board Computer SBC8140 Single Board Computer TI DM3730 Processor based on 1GHz ARM Cortex-A8 core Flexible Design with a Tiny CPU Board mounted on Expansion Board Memory supporting 256MByte DDR SDRAM and 512MByte NAND

More information

DevKit7000 Evaluation Kit

DevKit7000 Evaluation Kit DevKit7000 Evaluation Kit Samsung S5PV210 Processor based on 1GHz ARM Cortex-A8 core Onboard 512MByte DDR2 and 512MByte NAND Flash 4 UART, 4 USB Host, USB Device, Ethernet, Audio, TF, RTC,... Supports

More information

AT91SAM9G45-EVK WinCE User Manual

AT91SAM9G45-EVK WinCE User Manual AT91SAM9G45-EVK WinCE User Manual Revision History Rev Date Description 1.0 2011-05-20 Initial version Windows CE User Manual 1. How to use the WinCE image in the CD-ROM...- 1-2. How to use the image compiled

More information

S3C6410 WinCE 6.0 Development manual

S3C6410 WinCE 6.0 Development manual www.eleckits.com S3C6410 WinCE 6.0 Development manual Ver 1.0 Date: 2010-05-20 ElecKits Technologies Studio www.eleckits.com Change History Rev Date Description V1.0 2010-5-20 The initial released Version

More information

Embest IDE Pro for ARM 2005

Embest IDE Pro for ARM 2005 Embest IDE Pro for ARM 2005 1.1 About Embest IDE Pro for ARM2005 Embest IDE Pro for ARM2005 is a new release of Embest IDE for ARM based on 2004 version. It is an Integrated Development Environment for

More information

DevKit8500D Evaluation Kit

DevKit8500D Evaluation Kit DevKit8500D Evaluation Kit TI DM3730 Processor based on 800MHz ARM Cortex-A8 core Onboard 512MByte DDR SDRAM and 512MByte NAND Flash 3 UART, 4 USB Host, USB OTG, Ethernet, Audio, TF, Keyboard, Jtag,...

More information

DevKit8000 Evaluation Kit

DevKit8000 Evaluation Kit DevKit8000 Evaluation Kit TI OMAP3530 Processor based on 600MHz ARM Cortex-A8 core Memory supporting 256MByte DDR SDRAM and 256MByte NAND Flash UART, USB Host/OTG, Ethernet, Camera, Audio, SD, Keyboard,

More information

Installation Guide for MV320 (Windows CE 5.0)

Installation Guide for MV320 (Windows CE 5.0) Installation Guide for MV320 (Windows CE 5.0).,Cd.Ltd MV320 Windows CE 5.0 Guide 1 Document Information Version 1.0 File Name MV320 Windows CE 5.0 Guide.doc Date 2009.2.6. Satus Working Revision History

More information

phycore -XScale/PXA270 Development Kit (KPCM-027) Loading eboot and a WinCE Image

phycore -XScale/PXA270 Development Kit (KPCM-027) Loading eboot and a WinCE Image phycore -XScale/PXA270 Development Kit (KPCM-027) Loading eboot and a WinCE Image This Application Note provides instructions on how to start-up the phycore-pxa270 (part # PCM-027-251EXMGRI), mounted on

More information

Embest SOC8200 Single Board Computer

Embest SOC8200 Single Board Computer Embest SOC8200 Single Board Computer TI's AM3517 ARM Cortex A8 Microprocessors 600MHz ARM Cortex-A8 Core NEON SIMD Coprocessor POWERVR SGX Graphics Accelerator (AM3517 only) 16KB I-Cache, 16KB D-Cache,

More information

EM210 WinCE 6.0 User manual

EM210 WinCE 6.0 User manual EM210 WinCE 6.0 User manual Ver 1.1 Date: 2014-04-08 1 Rev Date Description Author V1.0 2012-6-9 The initial released Version fae V1.1 2014-4-8 2 1. Introduction 1.1. About this Manual This manual is intended

More information

PM9263 Getting Started with Windows CE 6.0

PM9263 Getting Started with Windows CE 6.0 PM9263 Getting Started with Windows CE 6.0 embedded development tools Acknowledgements February, 2009 Ronetix has made every attempt to ensure that the information in this document is accurate and complete.

More information

3.3 WinCE System Installation

3.3 WinCE System Installation 3.3 WinCE System Installation FriendlyARM English User Manual 214 Note: This section assumes that you have in front of the method in accordance with the USB driver installed and the development board is

More information

1) Installing Bluetooth software for Windows (A) Place installation CD into PC and setup should launch automatically.

1) Installing Bluetooth software for Windows (A) Place installation CD into PC and setup should launch automatically. 1) Installing Bluetooth software for Windows (A) Place installation CD into PC and setup should launch automatically. If setup does not launch, use Windows Explorer to navigate to the appropriate CD- ROM

More information

WinCE for LPC3250. BUMMS China Nov PDF created with pdffactory Pro trial version

WinCE for LPC3250. BUMMS China Nov PDF created with pdffactory Pro trial version WinCE for LPC3250 BUMMS China Nov 2008 Contents 1. Getting started WinCE with LPC3250 2. WinCE6.0 basic knowledge 3. WinCE6.0 BSP development 4. Reference 2 Getting started WinCE with LPC3250 3 Setup WinCE6.0

More information

EM210 Burn Linux Image Manual. Catalogue

EM210 Burn Linux Image Manual. Catalogue EM210 Burn Linux Image Manual Catalogue 1. Make the SD Card used to burn image... 2 2. Burn the uboot by SD card... 7 3. Set SD booting mode... 11 4. Use sdfuse to burn system by SD card... 12 5. Use fastboot

More information

tiptel 545/570 office tiptel 545/570 SD PC Software and Driver Installation in Windows XP/Windows 7 (32/64 Bit)

tiptel 545/570 office tiptel 545/570 SD PC Software and Driver Installation in Windows XP/Windows 7 (32/64 Bit) tiptel 545/570 office tiptel 545/570 SD PC Software and Driver Installation in Windows XP/Windows 7 (32/64 Bit) Installation of PC Software 13.04.2011 Please proceed as follows: 1. After inserting the

More information

STEP 1: PREPARE FOR DATA MIGRATION 1. Right-click the desktop and choose New > Folder. a. Type For Transferring and press Enter to name the folder.

STEP 1: PREPARE FOR DATA MIGRATION 1. Right-click the desktop and choose New > Folder. a. Type For Transferring and press Enter to name the folder. PC Support and Repair Chapter 5 Data Migration Lab 5144 When a new computer is purchased or a new operating system is installed, it is often desirable to migrate a user s data to the new computer or OS.

More information

TQ2440 Development Platform Manual

TQ2440 Development Platform Manual TQ2440 Development Platform Manual 0 Directory Directory... 1 Chapter 1 Introduction... 7 11Appearance of TQ2440 development platform... 7 12Hardware resource of TQ2440... 7 13Software introduction of

More information

ARM RealView Versatile/PB926EJ-S Board Support Package for Microsoft Windows CE.NET

ARM RealView Versatile/PB926EJ-S Board Support Package for Microsoft Windows CE.NET ARM RealView Versatile/PB926EJ-S Board Support Package for Microsoft Windows CE.NET Revision: r0p0 User Guide Copyright 2004 ARM Limited. All rights reserved. ARM DUI 0274A ARM RealView Versatile/PB926EJ-S

More information

How do I apply the patch files?

How do I apply the patch files? How do I apply the patch files? 1. Once the patch file has been saved to your hard disk, use Windows Explorer (Start > Programs > [Accessories > ] Windows Explorer) to browse to the directory where the

More information

In-Circuit Emulator. UNetICE for ARM

In-Circuit Emulator. UNetICE for ARM In-Circuit Emulator UNetICE for ARM User Manual Version 1.0 Rorixwell Inc. Authorized distributor by Embest Info&Tech Tel: +1 (416) 757 0764 Fax: +1 (416) 757 0764 10 Electro Road, Toronto, ON, M1R 2A7,

More information

User s Manual. Hi-Speed USB 2.0 Flash Disk

User s Manual. Hi-Speed USB 2.0 Flash Disk User s Manual Hi-Speed USB 2.0 Flash Disk Contents Introduction...3 Features System.........3 Requirements.......3 Before use.....4 Driver Installation...4 Driver Installation for Windows 98/98SE.........4

More information

1 1. Introduction 1.1. About this Manual This manual is intended to provide the user with an overview of the board and benefits, complete features specifications, and set up procedures. It contains important

More information

VGA/LCD Controller IP Core Setup

VGA/LCD Controller IP Core Setup VGA/LCD Controller IP Core Setup Installation Guide, Inc. (USA) 14100 Murphy Avenue San Martin, CA 95046 (408) 852-0067 http://www.slscorp.com IP Core Version: 2.1 Document Version: 1.0 Document Date:

More information

Introduction to the TenByTen6410

Introduction to the TenByTen6410 Introduction to the TenByTen6410 Illustration shows a pre-production unit, appearance might be slightly different on final product. Introduction The TenByTen6410 is a high performance ARM11 single board

More information

Before Installing the Software

Before Installing the Software Before Installing the Software Before using the printer, the printer drivers and status monitor software must be installed. The software is on the Software Installation CD-ROM included with your printer.

More information

GV Director Restoring USB Image / Frame and Panel Installation

GV Director Restoring USB Image / Frame and Panel Installation IMPORTANT NOTE: If you have already been provided this update package via USB by a Grass Valley service representative, please skip ahead and begin on page 4. Requirements: 16 GB USB FLASH OR LARGER Mouse

More information

Using the PXI-8150B in a PXI-1025 Chassis NOTE TO USERS

Using the PXI-8150B in a PXI-1025 Chassis NOTE TO USERS NOTE TO USERS USING THE PXI -8150B AND PXI-8170 SERIES CONTROLLERS IN THE PXI-1025 CHASSIS This document describes how to set up your PXI-8150B or PXI-8170 series controller card in a PXI-1025 chassis.

More information

PDS Presentation Designer Quick Installation Guide

PDS Presentation Designer Quick Installation Guide In t r o d u c t i o n Overview PDS Presentation Designer is a handy tool that gives you the freedom and flexibility to design your presentation with a wide variety of media and messages. You can add,

More information

Chapter 9 Windows CE 6.0 Developer's Guide

Chapter 9 Windows CE 6.0 Developer's Guide Chapter 9 Windows CE 6.0 Developer's Guide 9.1 Creating Windows CE 6.0 Development Environment Note: The following steps are based on software and Microsoft Windows 7 System (Ultimate Edition), other Windows

More information

Getting Started. With Windows CE and the Topaz i.mx25 Development Kit

Getting Started. With Windows CE and the Topaz i.mx25 Development Kit Getting Started With Windows CE and the Topaz i.mx25 Development Kit Table of Contents 1 Introduction... 1 2 Software Requirements... 1 2.1 Windows Embedded CE Application Development... 1 2.1.1 Important

More information

HOW TO: Upgrade Windows XP to Windows 7 with Windows Easy Transfer

HOW TO: Upgrade Windows XP to Windows 7 with Windows Easy Transfer HOW TO: Upgrade Windows XP to Windows 7 with Windows Easy Transfer Upgrade Windows XP to Windows 7 with Windows Easy Transfer Upgrade option for XP users like Windows Vista. In addition, if you completely

More information

Keil TM MDK-ARM Quick Start for. Holtek s HT32 Series Microcontrollers

Keil TM MDK-ARM Quick Start for. Holtek s HT32 Series Microcontrollers Keil TM MDK-ARM Quick Start for Holtek s Microcontrollers Revision: V1.10 Date: August 25, 2011 Table of Contents 1 Introduction... 5 About the Quick Start Guide... 5 About the Keil MDK-ARM... 6 2 System

More information

KD Max V5 Upgrade & Installation Guidance For upgrade users KD Max V5 Upgrade & Installation Guidance

KD Max V5 Upgrade & Installation Guidance For upgrade users KD Max V5 Upgrade & Installation Guidance KD Max V5 Upgrade & Installation Guidance 1 / 12 Contents Part 1: Upgrade keylock to KD Max V5.0...3 Part 2: System installation and configuration 6 Part 3: Installing KD Max V5.0. 8 Part 4: Activate your

More information

Splicer Data Explorer. User manual. Please read entire manual prior to usage.

Splicer Data Explorer. User manual. Please read entire manual prior to usage. Splicer Data Explorer User manual Please read entire manual prior to usage. Issue 3 June 2013 Contents 1. Introduction...- 1-1.1. The fusion splicer Requirements...- 1-1.2. PC Requirements...- 2-2. Setting

More information

ifax Mail linking software for TIFF converter user's guide

ifax Mail linking software for TIFF converter user's guide ifax Mail linking software for TIFF converter (Version supporting MAPI mailer linking function) user's guide - Windows NT 4.0 English version - Copyright Panasonic Communications Co., Ltd. 1998 July. Contents

More information

Contents. Notice. System Requirements. User Notice. Copyright. Software installation. FAT32 Format Utility. One Button File Backup.

Contents. Notice. System Requirements. User Notice. Copyright. Software installation. FAT32 Format Utility. One Button File Backup. Contents Notice System Requirements User Notice Copyright Software installation FAT32 Format Utility One Button File Backup Quick Launch Quick File Backup File Backup File Backup File Restore Erase File

More information

Installation Instructions

Installation Instructions Installation Instructions Windows 7/XP Printer Driver USB (USB Printer Class only) / LAN Overview: The Windows Printer Driver for Windows 7 and XP Pro requires a new interface type, which is a true USB

More information

ebox-3300-msjk Windows Embedded CE 6.0 R2 JumpStart Guide

ebox-3300-msjk Windows Embedded CE 6.0 R2 JumpStart Guide ebox-3300-msjk Windows Embedded CE 6.0 R2 JumpStart Guide By Samuel Phung, Windows Embedded MVP ICOP Technology Inc. This is a step-by-step guide showing the process to build Windows Embedded CE 6.0 R2

More information

How do I apply the patch files? The instructions shown here are only for the version patch.

How do I apply the patch files? The instructions shown here are only for the version patch. How do I apply the patch files? The instructions shown here are only for the version 10.2.1 patch. 1. Once the patch file has been saved to your hard disk, use Windows Explorer (Start > Programs > Windows

More information

USB TO SERIAL CONVERTER

USB TO SERIAL CONVERTER USB TO SERIAL CONVERTER Quick Installation Guide Windows 7/8/8.1 DA-70158 Step 1: Step 2: Insert CD Driver of this product to the CD-ROM Connect the device to a spare USB port on your PC. If there is an

More information

Lab - Data Migration in Windows

Lab - Data Migration in Windows Lab - Data Migration in Windows Introduction When a new computer is purchased or a new operating system is installed, it is often desirable to migrate a user s data to the new computer or OS. Windows has

More information

WinCE-Kit phycore -i.mx31

WinCE-Kit phycore -i.mx31 QuickStart Instructions WinCE-Kit phycore -i.mx31 Using Microsoft Visual Studio 2005 Software Development Tool Chain Note: The PHYTEC WinCE-i.MX31-Disc includes the electronic version of the English phycore

More information

QuickStart Instructions. WinCE-Kit. phycard -S. Using Microsoft Visual Studio 2005 Software Development Tool Chain

QuickStart Instructions. WinCE-Kit. phycard -S. Using Microsoft Visual Studio 2005 Software Development Tool Chain QuickStart Instructions WinCE-Kit phycard -S Using Microsoft Visual Studio 2005 Software Development Tool Chain Note: The PHYTEC WinCE-phyCARD-S-Disc includes the electronic version of the English phycard

More information

ifax Mail linking software for TIFF converter user's guide

ifax Mail linking software for TIFF converter user's guide ifax Mail linking software for TIFF converter (Version supporting MAPI mailer linking function) user's guide - Windows 95/98 English version - Copyright Panasonic Communications Co., Ltd. 1998 July. Contents

More information

Developing Applications using Universal Driver 6.0x in Windows CE 6.0

Developing Applications using Universal Driver 6.0x in Windows CE 6.0 Developing Applications using Universal Driver 6.0x in Windows CE 6.0 Rev. B 1 1 Installing Universal Driver 6.0x in the platform The installation of UNIVERSAL DRIVER is a very simple process and requires

More information

How to install the software of ZNS8022

How to install the software of ZNS8022 How to install the software of ZNS8022 1. Please connect ZNS8022 to your PC after finished assembly. 2. Insert Installation CD to your CD-ROM drive and initiate the auto-run program. The wizard will run

More information

BEFORE INSTALLATION: Thoroughly read this document to ensure you understand how to use this product.

BEFORE INSTALLATION: Thoroughly read this document to ensure you understand how to use this product. ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Virtual Communication Port USB Driver

More information

Laplink PCmover Windows Upgrade Assistant

Laplink PCmover Windows Upgrade Assistant Laplink PCmover Windows Upgrade Assistant User Guide Customer Service/Technical Support: Web: http://www.laplink.com/contact E-mail: CustomerService@laplink.com Tel (USA): +1 (425) 952-6001 Fax (USA):

More information

SAS Installation Instructions Windows 2003, XP, 2000, NT. Workstation Installation Guidelines

SAS Installation Instructions Windows 2003, XP, 2000, NT. Workstation Installation Guidelines UCit Instructional and Research Computing, Software Distribution Office, 303B Zimmer Hall, Cincinnati, OH 45221-0088. Phone: (513) 556 9068 Email: Software@uc.edu SAS 9.1.3 Installation Instructions Windows

More information

User's Guide. User Notice. Copyright

User's Guide. User Notice. Copyright User Notice Except in case of improper use, we provide a 1-year guarantee of free service. If this product is defective, please return it to the dealer from whom the product was originally purchased, together

More information

Before Installing the Software

Before Installing the Software Before Installing the Software Before using the printer, the printer software drivers must be installed. The software is on the CD-ROM included with your printer. Installation instructions are included

More information

Laplink PCmover Express Personal Use The Easiest Way to Move into a New Windows PC. User Guide

Laplink PCmover Express Personal Use The Easiest Way to Move into a New Windows PC. User Guide Laplink PCmover Express Personal Use The Easiest Way to Move into a New Windows PC User Guide Customer Service/Technical Support: Web: http://www.laplink.com/contact E-mail: CustomerService@laplink.com

More information

PAL Installation Instructions

PAL Installation Instructions PAL Installation Instructions ADMINISTRATOR (NETWORK) INSTALLS These instructions are for PCs that are connected by a network, for the purpose of sharing PAL data and notes. PAL can be installed using

More information

ebox-2300sx Windows Embedded CE 6.0 R2 Jump Start Guide

ebox-2300sx Windows Embedded CE 6.0 R2 Jump Start Guide ebox-2300sx Windows Embedded CE 6.0 R2 Jump Start Guide By Samuel Phung, Windows Embedded MVP ICOP Technology Inc. This is a step-by-step guide showing the process to build Windows Embedded CE 6.0 image

More information

pcaframe Quick Start Guide

pcaframe Quick Start Guide System Requirements pcaframe Quick Start Guide Operating systems Microsoft Windows 95 Windows 98 Second Edition Windows ME Windows NT4 Windows 2000 Windows XP Minimum Requirements 100 MHz processor 32

More information

CellSync Manager. User Manual F8V7D006-SS F8V7D008-SS. Get online and synchronize anywhere. Web Access. Phone Book Manager

CellSync Manager. User Manual F8V7D006-SS F8V7D008-SS. Get online and synchronize anywhere. Web Access. Phone Book Manager CellSync Manager Get online and synchronize anywhere Web Access Phone Book Manager User Manual F8V7D006-SS F8V7D008-SS TABLE OF CONTENTS Introduction...2 Interactive Phone Menu...3 LG 5350 CellSync Software

More information

WA1562 Web Services Development Using Rational Application Developer (RAD) v7.0 - Classroom Setup Guide

WA1562 Web Services Development Using Rational Application Developer (RAD) v7.0 - Classroom Setup Guide WA1562 Web Services Development Using Rational Application Developer (RAD) v7.0 Classroom Setup Guide Web Age Solutions Inc. Copyright 2009 Web Age Solutions Inc. 1 01/28/09 Table of Contents Classroom

More information

M-606 Linux ARM9 Single Board Computer User Guide

M-606 Linux ARM9 Single Board Computer User Guide M-606 Linux ARM9 Single Board Computer User Guide Version 1.0 Copyright Artila Electronics Co., Ltd. All Rights Reserved. Table of Contents 1. Introduction... 1 1.1 Features... 1 1.2 Packing List... 1

More information

Dot Matrix Indicator Programming

Dot Matrix Indicator Programming Dot Matrix Indicator Programming Preparation: USB Dongle and USB cable. Part No. 100-159 (see page 3 Dongle Installation Instruction ). Display Programmer V2.0 (see page 10 Display Programmer V2 Installation

More information

TM Printer Service and Support Utility for Windows Version 2.xx User s Manual (English)

TM Printer Service and Support Utility for Windows Version 2.xx User s Manual (English) TM Printer Service and Support Utility for Windows Version 2.xx User s Manual (English) Rev. B Table of Contents Introduction...1 Purpose of This Manual and Target Users... 1 Composition of This Manual...

More information

USB driver and Software Installation. UPS Monitoring and Management Software

USB driver and Software Installation. UPS Monitoring and Management Software USB driver and Software Installation UPS Monitoring and Management Software LEN.MAN.SOF.143 Rev.1.00/2008 Installing USB driver and Easy-Mon X for LEONICS UPS 1. Installing and uninstalling the USB driver

More information

NP-700WX 7 Wide Screen 16 bit Color Touch Screen Open HMI Intel XScale PXA270 CPU

NP-700WX 7 Wide Screen 16 bit Color Touch Screen Open HMI Intel XScale PXA270 CPU NP-700WX 7 Wide Screen 16 bit Color Touch Screen Open HMI Intel XScale PXA270 CPU Software User s Manual www.ivcdisplays.com - i - Copyright This document is copyrighted April, 2008, by IVC Displays, Inc.

More information

To Set Up your OKIPAGE 8z using Windows XP with USB or Parallel Connection:

To Set Up your OKIPAGE 8z using Windows XP with USB or Parallel Connection: OKIPAGE 8z Product Update To Set Up your OKIPAGE 8z using Windows XP with USB or Parallel Connection: Follow steps 1 through 6 in the Quick Setup guide. Then follow the instructions below. Start with both

More information

OLI Engine in Aspen Hysys

OLI Engine in Aspen Hysys OLI Engine in Aspen Hysys This document applies to all versions of Aspen Hysys V7.3 to V8.8 The OLI Engine in Aspen Hysys includes OLI physical property databanks and OLI licensing and security components

More information

Print Server. User s Manual. Rev. 01 (April, 2004) Made In Taiwan

Print Server. User s Manual. Rev. 01 (April, 2004) Made In Taiwan Print Server User s Manual Rev. 01 (April, 2004) Made In Taiwan TABLE OF CONTENTS ABOUT THIS GUIDE... 4 INTRODUCTION... 5 PACKAGE CONTENTS... 6 SYSTEM REQUIREMENTS... 6 GENERAL FEATURES... 7 PRODUCT VIEW...

More information

USB Driver Installation

USB Driver Installation REVISION HISTORY ECO NUMBER REV. NUMBER DESCRIPTION OF CHANGE ORIGINATED BY EFFECTIVE DATE C47165 A Created Oscar N. Morla 09-15-2006 C47260 A1 Updated to include Vista. Bruce B. Burton 10-10-2007 C47265

More information

Installation Instructions. Your Guide to Installing and Getting Started with WinSteam Version 4.0

Installation Instructions. Your Guide to Installing and Getting Started with WinSteam Version 4.0 Installation Instructions Your Guide to Installing and Getting Started with WinSteam Version 4.0 Copyright 1992-2012 Techware Engineering Applications, Inc. www.techwareeng.com Toll Free (866) TECHWAR

More information

MyDiagnostick Management Studio

MyDiagnostick Management Studio MyDiagnostick Management Studio User Manual Manufacturer Applied Biomedical Systems BV Oxfordlaan 55 6229 EV Maastricht The Netherlands Tel. +31 (88) 243 2500 Internet: www.ab-sys.eu Sales and Support

More information

WinCE-Kit phycore -i.mx350

WinCE-Kit phycore -i.mx350 QuickStart Instructions WinCE-Kit phycore -i.mx350 Using Microsoft Visual Studio 2005 Software Development Tool Chain Note: The PHYTEC WinCE-i.MX350-Disc includes the electronic version of the English

More information

1 Introduction. ThinPrint Client Installation Page 1

1 Introduction. ThinPrint Client Installation Page 1 ThinPrint Client Installation Page 1 1 Introduction In order to reduce the amount of bandwidth used when printing and to improve the overall performance and online experience for the customers that we

More information

Thuraya SG-2520 Software Upgrade Manual

Thuraya SG-2520 Software Upgrade Manual Thuraya Satellite Telecommunications Company Thuraya SG-2520 Software Upgrade Manual V. 1.4 JUNE, 2007 COPYRIGHT 2007 THURAYA SATELLITE TELECOMMUNICATIONS COMPANY ALL RIGHTS RESERVED Important: Please

More information

The following file is used for updating the boot loader: xboot.bin: XSTREAM development platform boot loader image

The following file is used for updating the boot loader: xboot.bin: XSTREAM development platform boot loader image Firmware Upgrade Procedure This procedure is the only way to update the LCI-3 firmware. It requires a SanDisk USB SD Reader/Writer (or equivalent) and a 64MB SD memory card. Larger density cards (128MB

More information

Windows NT Server Printer Driver Upgrade Instructions

Windows NT Server Printer Driver Upgrade Instructions Windows NT Server Printer Driver Upgrade Instructions The steps detailed below describe the most reliable method to upgrade printer driver versions after v1.6.0227a on a Windows NT 4.0 Server that is shared

More information

eturboware 4.x For Windows 2000/XP User s Guide Part No: M , Ver:1.0

eturboware 4.x For Windows 2000/XP User s Guide Part No: M , Ver:1.0 eturboware 4.x For Windows 2000/XP User s Guide Part No: M3-000016, Ver:1.0 The information in this document is subject to change without notice. No part of this document may be reproduced or transmitted

More information

DM-CAM130. User Manual

DM-CAM130. User Manual DM-CAM130 A CMOS image sensor which is a 1.3 Megapixel Digital Camera Supports STM32F2x and STM32F4x series micro controller Supports image preview, photos taking, and photo storage User Manual COPYRIGHT

More information

USER MANUAL for USB2.0 to Data Link. USB2.0 Data Link Cable

USER MANUAL for USB2.0 to Data Link. USB2.0 Data Link Cable Introduction USER MANUAL for USB2.0 to Data Link USB2.0 Data Link Cable Congratulations on your purchase of PCLinq2 Hi-Speed USB Bridge Cable! PCLinq2 is your Hi-Speed USB 2.0 solution to peer-to-peer

More information

WA1884 Introduction to Java. using Oracle JDeveloper 11g. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc.

WA1884 Introduction to Java. using Oracle JDeveloper 11g. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc. WA1884 Introduction to Java using Oracle JDeveloper 11g Classroom Setup Guide Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1 Table of Contents Classroom Requirements...3 Part 1 - Minimum Hardware

More information

INSTALLING THE PS3 XBOX READY SOFTWARE:

INSTALLING THE PS3 XBOX READY SOFTWARE: INSTALLING THE PS3 XBOX READY SOFTWARE: 1. Insert the Installation CD to CD-ROM drive and execute Ready_Setup.exe NOTE: If it is the first time for the target USB disk using under this software, the software

More information

Cover. MATWorX Installation Guide NWA ISSUE 2.1

Cover. MATWorX Installation Guide NWA ISSUE 2.1 Cover MATWorX Installation Guide NWA-008862-001 ISSUE 2.1 LIABILITY DISCLAIMER NEC Corporation reserves the right to change the specifications, functions, or features, at any time, without notice. NEC

More information

10ZiG Technology. Thin Desktop Quick Start Guide

10ZiG Technology. Thin Desktop Quick Start Guide 10ZiG Technology Thin Desktop Quick Start Guide 2010 05 20 Introduction This document is intended as a quick start guide for installing Thin Desktop. After reading this document, you will know how to:

More information

Windows XP Software Installation Instructions GCC Elite Series Printers

Windows XP Software Installation Instructions GCC Elite Series Printers TM Windows XP Software Installation Instructions GCC Elite Series Printers This document is intended to provide instructions for obtaining and installing the Windows XP driver software for GCC s Elite

More information

Installing macos High Sierra

Installing macos High Sierra Install macos High Sierra on a blank hard drive. Written By: Arthur Shi ifixit CC BY-NC-SA www.ifixit.com Page 1 of 8 INTRODUCTION If you have recently upgraded or replaced the hard drive for your MacBook

More information

KG-TOWER Software Download and Installation Instructions

KG-TOWER Software Download and Installation Instructions KG-TOWER Software Download and Installation Instructions Procedures are provided for three options to download and install KG-TOWER software version 5.1. Download to a temporary folder and install immediately.

More information

TDS510USB-C2K Emulator Installation Guide

TDS510USB-C2K Emulator Installation Guide TDS510USB-C2K Emulator Installation Guide Wintech Digital Systems Technology Corp. http://www.wintechdigital.com IMPORTANT INFORMATION About This Manual This Installation Guide is for the TDS510USB-C2K

More information

Advanced Virtual CEPC 1

Advanced Virtual CEPC 1 Advanced Virtual CEPC 1 Advanced Virtual CEPC Windows Embedded Compact 7 Technical Article Writers: Mark McLemore, Ralph Brand Technical Reviewer: Ravi Gandikota Published: June 2011 Applies To: Windows

More information

QuickStart Instructions. WEC 7-Kit. phyflex -i.mx6. Using Microsoft Visual Studio 2008 Software Development Toolchain

QuickStart Instructions. WEC 7-Kit. phyflex -i.mx6. Using Microsoft Visual Studio 2008 Software Development Toolchain QuickStart Instructions WEC 7-Kit phyflex -i.mx6 Using Microsoft Visual Studio 2008 Software Development Toolchain Note: The PHYTEC WEC7-phyFLEX-i.MX6-Disc includes the electronic version of the English

More information

Bluetooth Application Note

Bluetooth Application Note Bluetooth Application Note FCC Interference Statement This equipment has been tested and found to comply with the limits for a Class B digital device pursuant to Part 15 of the FCC Rules. These limits

More information

KRS Corporation, LLC. Programmable 20 Button USB Keypad. KRS Keypad Configuration program setup and usage. V 1.1

KRS Corporation, LLC. Programmable 20 Button USB Keypad. KRS Keypad Configuration program setup and usage. V 1.1 KRS Corporation, LLC KRS Keypad Configuration program setup and usage. Programmable 20 Button USB Keypad V 1.1 KRS Corporation, LLC (KRS) is a privately held company in the state of Kansas, established

More information

QuickStart Instructions. WinCE-Kit. phycard -L. Using Microsoft Visual Studio 2005 Software Development Tool Chain

QuickStart Instructions. WinCE-Kit. phycard -L. Using Microsoft Visual Studio 2005 Software Development Tool Chain QuickStart Instructions WinCE-Kit phycard -L Using Microsoft Visual Studio 2005 Software Development Tool Chain Note: The PHYTEC WinCE-phyCARD-L-Disc includes the electronic version of the English phycard

More information

Digi document reference number: _A

Digi document reference number: _A Digi document reference number: 90000922_A Digi International Inc. 2008. All Rights Reserved. The Digi logo is a registered trademark of Digi International, Inc. All other trademarks mentioned in this

More information

UPGRADE INSTRUCTIONS

UPGRADE INSTRUCTIONS Version 2.48 or 2.49 & Version 3.48 or 3.49 UPGRADE INSTRUCTIONS System Upgrade Requirements NOTE: Non I-Button: V-Sperm Gold version 3.49 must be installed with SQA-V Gold version 2.49. I-Button: V-Sperm

More information

PL-25A1 Hi-Speed USB Easy Transfer Cable Windows Easy Transfer (WET) Program Windows 7 Migration User s Manual

PL-25A1 Hi-Speed USB Easy Transfer Cable Windows Easy Transfer (WET) Program Windows 7 Migration User s Manual PL-25A1 Hi-Speed USB Easy Transfer Cable Windows Easy Transfer (WET) Program Windows 7 Migration User s Manual (For Cable Manufacturer Reference Only Not for End-User Distribution) NOTE: Prolific only

More information

Phocos CX-I. Installation Guide

Phocos CX-I. Installation Guide Phocos CX-I Installation Guide Table of Content 1. Introduction...3 2. Installing the Phocos CX-I Device...4 2.1. Windows 98 and Windows ME...4 2.2. Windows 2000...10 2.3. Windows XP...17 3. Uninstalling

More information

WA1327 WebSphere Application Server v6 Administration. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc.

WA1327 WebSphere Application Server v6 Administration. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc. WA1327 WebSphere Application Server v6 Administration Classroom Setup Guide Web Age Solutions Inc. 1 Table of Contents Classroom Requirements...3 Part 1 - Minimum Hardware Requirements...3 Part 2 - Minimum

More information

WA1740 Developing J2EE Applications Using Spring 2.5 and Rational Application Developer (RAD) v7.0 - Classroom Setup Guide

WA1740 Developing J2EE Applications Using Spring 2.5 and Rational Application Developer (RAD) v7.0 - Classroom Setup Guide WA1740 Developing J2EE Applications Using Spring 2.5 and Rational Application Developer (RAD) v7.0 Classroom Setup Guide Web Age Solutions Inc. Copyright 2009. Web Age Solutions Inc. 1 06/12/09 Table of

More information

S32R274RRUEVB AND S32R372RRSEVB SOFTWARE INTEGRATION GUIDE (SWIG)

S32R274RRUEVB AND S32R372RRSEVB SOFTWARE INTEGRATION GUIDE (SWIG) S32R274RRUEVB AND S32R372RRSEVB SOFTWARE INTEGRATION GUIDE (SWIG) Ultra-Reliable MCUs for Industrial and Automotive Applications www.nxp.com/s32ds S32 DESIGN STUDIO IDE FOR POWER ARCHITECTURE www.nxp.com/s32ds

More information

Users Manual for MINI2440

Users Manual for MINI2440 Users Manual for MINI2440 copyright@2007-2008 Table of Contents 1. Introduction to MINI2440 development board...6 1.1 Brief introduction...6 1.1.1 physical appearance of MINI2440...6 1.1.2 Hardware Features...6

More information

U3 Encryption Utility User Guide

U3 Encryption Utility User Guide Contents 1. U3 ENCRYPTION UTILITY RELEASE NOTES... 2 1.1 FEATURES... 2 1.2 REMARKS... 2 1.3 GENERAL DESCRIPTION OF THE U3 VOICE ENCRYPTION... 3 1.4 CUSTOMIZATION... 5 2. INSTALLING THE U3 & P3 ENCRYPTION

More information