The Datasheet Archive - 100 Million Datasheets from 7500 Manufacturers.    


Datasheet Search Engine   
 
Part # or Description: • 5V RS232 Driver • 2SC5066* • "Real Time Clock" • "USB connector" • "blue led" 5mm • 10 watt zener diode • 2N3055* motorola
 
Search Tip: Try entering the part number only. Include a wildcard (eg. lm317* or 1n4148*)

 

 

Intel® Telematics Operation August, 2001 RUNNING WINDOWS* AU


Datasheet Thumbnail

  

Download PDF



Top Searches for this datasheet



Running Windows* Automotive Intel® StrongARM* SA-1110/SA-1111 Development Platform
Intel® Telematics Operation
August, 2001
RUNNING WINDOWS* AUTOMOTIV
author this document made every reasonable attempt ensure that content herein correct, timely understandable wide range technical audiences. Please contact your Intel customer service agent other representative additional information, updates, corrections. Information this document provided connection with Intel® products. license, express implied, estoppel otherwise, intellectual property rights granted this document. Except provided Intel's Terms Conditions Sale such products, Intel assumes liability whatsoever, Intel disclaims express implied warranty, relating sale and/or Intel products including liability warranties relating fitness particular purpose, merchantability, infringement patent, copyright other intellectual property right. Intel products intended medical, life-saving, life-sustaining applications. Intel make changes specifications product descriptions time, without notice.
Copyright Intel Corporation, 2001. *Third-party brands names property their respective owners.
Table Contents
1.2.1 1.2.2
RUNNING WINDOWS* AUTOMOTIV
Overview
Introduction Requirements Prerequisites Related Documentation
Software Requirements Hardware Requirements Network Requirements
Telematics Bootloader
Bootloader Architecture Memory Bootloader States Downloading Bootloader Assabet 2.4.1 2.4.2 First Installation-PFLASH Utility Self-Host Update 2.4.2.1 Self-Hosted Update-Serial Download 2.4.2.2 Self-Hosted Update-Ethernet Download 2.4.2.2.1 Enable Ethernet Controller 2.4.2.2.2 Download bootloader over Ethernet
Windows Automotive-Assabet
What supported Building CEfA Image Downloading CEfA Image Assabet 3.3.1 3.3.2 3.3.3 Switch Settings Serial Download Ethernet Download 3.3.3.1 Enable Ethernet Controller 3.3.3.2 Download NK.BIN over Ethernet Modify Build: Environment Variables
Overview
Introduction
RUNNING WINDOWS* AUTOMOTIV
This document describes Intel® Telematics Operation's board support package SA-1110 Development Platform running Windows* Automotive Thunderball Moonraker releases. This application note discusses Intel's bootloader architecture, walks through steps building using Telematics Bootloader, downloading image SA-1110/SA-1111 reference platform.
NOTE: term SA-1110 Development Platform refers using Intel® StrongARM* SA-1110 Development Board (Assabet) with Intel StrongARM SA-1111 Development Module (Neponset).
Intel's Telematics Board Support Package provides basic software building blocks developing StrongARM-based telematics solution running Windows
Requirements
This section describes requirements installing Windows Platform Builder building Windows operating system SA-1110 Development Platform.
NOTE: SA-1100 selection Windows Platform Builder supports SA-1110 Development Platform. NOTE: receive source code Telematics Bootloader Assabet board support package Windows Automotive, please contact your Intel sales representative.
1.2.1
Prerequisites
following list describes prerequisites users:
Users this software should limited programmers have experience with Windows driver development porting. Users should familiar with Windows Automotive Adaptation Kit. Users must review readme file(s) release notes that provided with SA-1110 Development Board SA-1111 Development Module before proceeding with installation. Users must review Intel® StrongARM* SA-1110 Development Board User's Guide, order number 279278, Windows Platform Builder documentation.
1.2.2
Related Documentation
related documentation, documents listed Intel® StrongARM* SA-1110 Development Board User's Guide, order number 279278.
RUNNING WINDOWS* AUTOMOTIV
Software Requirements
Intel Telematics Board Support Package
NOTE: receive Telematics BSP, please contact your Intel sales representative.
Microsoft Platform Builder 3.00 Binary image Telematics Bootloader Platform Builder Add-on Pack Windows Automotive Adaptation Windows (a.k.a. Moonraker) Windows (a.k.a. Thunderball)
Intel® PFLASH utility
Hardware Requirements
SA-1110/SA-1111 Development Kits with E28F128 flash installed Assabet SA-1110 JTAG cable Null-modem serial cable Local Ethernet connection cable PS/2 keyboard mouse SA-1110/SA-1111 system
Network Requirements
Ethernet boot application download Windows image Ethernet debugging, host target systems must connected network with DHCP server. locating ports connections, Intel® StrongARM* SA-1110 Development Board User's Guide Intel® StrongARM* SA-1111 Development Module User's Guide. Network Connections:
Figure Development Environment Setup
Development Workstation
RUNNING WINDOWS* AUTOMOTIV
SA1110/SA1111 Development Platform
Network
DHCP Server
Telematics Bootloader
Intel's Telematics Bootloader SA-1110 Development Platform provides best flexibility support development Windows adaptation. bootloader provides both diagnostic multi-I/O download capabilities. bootloader will used download
Bootloader Architecture
bootloader module design that OEMs remove components desired. Bootloader Communications Area acts main software bootloader components.
RUNNING WINDOWS* AUTOMOTIV
Bootloader Test Shell (BTS) <Optional> Suspend Resume Task (SRT) <Optional>
Figure Bootloader Block Diagram
Bootloader Debug Shell (BDS) <Optional>
Bootloader Communications Area (BCA)
Reset Entry Handler (REH)
System Boot Handler (SBH)
Table
Bootloader Component Description
Component Reset Entry Handler System Boot Handler Suspend Resume Task Bootloader Debug Shell (BDS) Basic system initialization Normal boot sequence independent power management capabilities Provides platform debug Ethernet downloading. Section walks steps using download Production design validation diagnostic capabilities. provides capabilities automatically perform defined sequence tests development production stages design. allows user test specific capabilities platform i.e. Keyboard, RTC, UART, flash, I2C, memory Extensible allow supplied =tests Description
Bootloader Test Shell (BTS)
Switch pack Neposet controls selection bootloader shell. Please sections 3.3.1 more information regarding switch pack settings. Depending switch settings bootloader boot image from serial, ATAPI, CD-ROM, Ethernet, PCMCIA flash.
Memory
Table Bootloader Memory
Block Item StrongARM Vectors Bootloader Flash File System (BFFS) directory FILL Location 0x00000000 0x00000020
RUNNING WINDOWS* AUTOMOTIV
bootloader been segmented provide stand-alone capability each components. bootloader includes following components: Reset Entry Handler, System Boot Handler, Bootloader Debug Shell (BDS), Bootloader Test Shell (BTS), Suspend Resume Task (SRT). Each component bootloader built separately which creates separate executable entity. individual executable binaries then combined into binary file that programmed into system flash. defines which entities included final binary image means configuration file (see section more information). following diagram shows format boot flash StrongARM System:
Length 0x00000020 0x200
Description Vectors used processor Directory information locate files stored into binary image makerom.exe
0x220
0xEE0
Windows tools place executable instructions 4-KB boundaries Binary image reset entry handler. file reset entry handler must locate this physical address (XIP) Binary image Bootloader Debug Shell (XIP) Extended System Configuration Data. User Guide more information Suspend Resume Task Bootloader Test Shell Image remainder file system contains drivers, bitmap files, data files
Reset Entry Handler
0x1000
0x5000
System Boot Handler ESCD
0x6000 0x13000 0x20000
0xD000 0xD000 0x800
Drivers/Bitmaps/etc
0x20800 0x28800 0x47800
0x8000 0x1F000 0x378FF
Bootloader States
There number hardware switch settings software commands that transition bootloader from module another.
RUNNING WINDOWS* AUTOMOTIV
Boot Image Flash SW2-4 Bootloader Test Shell (BTS) RESET Command RESET Command
Figure Bootloader State Diagram
SW2-6
Bootloader Transitions
SW2-6
Power Reset
Boot from Remote Source Loop
BOOT response user break
Enter Terminal Window
Platform Builder Ethernet Download, serial ATAPI, CD-ROM PCMCIA flash Download/ Load Boot Image
Bootloader Debug Shell (BDS)
LOAD FLASH Command (Serial Download)
Download complete
Download Image Flash
HyperTerminal another serial communication package used communicate with BDS. serial/debug connection should 115200 baudrate, parity, bits, stop.
Downloading Bootloader Assabet
bootloader downloaded SA-1110 Development Platform using either PFLASH utility self-hosted-install after bootloader image been previously loaded.
2.4.1
First Installation-PFLASH Utility
SA-1110 SA-1111 allow developer switch between both board's flash devices. Switch Pack SA-1111 board controls select lines between each board. bootloader Windows image will loaded into SA-1110 (Assabet), thus SW2-8 (where away from LEDs). PFLASH utility used program bootloader into SA-1110 JTAG port.
RUNNING WINDOWS* AUTOMOTIV
Connect Null-modem cable between development system's port SA-1111 board. Connect JTAG cable between your development system's parallel port JTAG connect found SA-1110 platform. Make sure that SA-1111 development board following: OFF, OFF, where Away from LEDs) system will boot Bootloader Debug Shell Make sure that have PFLASH software installed system GIVEIO* service installed.
NOTE: GIVEIO service requires that parallel port setup BIOS ECP.
Start PFLASH open ASSABET.DCD chain descriptor file. Click BROWSE button locate bootloader binary image file. Select operation program verify, click START button.
Figure Downloading Bootloader using PFLASH Utility
When completed target system will reset bootloader will pop-up splash screen. Open HyperTerminal session access output from bootloader J16. bootloader loop looking boot device. return break loop access BDS.
Type command prompt.
RUNNING WINDOWS* AUTOMOTIV
Figure Checking Bootloader Settings
bootloader preset download Windows image over either Ethernet serial port.
2.4.2
Self-Host Update
bootloader self-updating feature that allows download modified image during development when platform field. bootloader must previously loaded with either using PFLASH utility using flash burner.
2.4.2.1
Self-Hosted Update-Serial Download HyperTerminal used download image over Serial port using XMODEM 1K-XMODEM protocols. SA-1111 development board, download image SA-1110 flash: OFF, OFF, where Away from LEDs Please section 3.3.1 more information about switch settings. Make sure that Null-modem connected between host system SA-1111 board's port. (Note: Make sure JTAG cable disconnected during serial download.) Start HyperTerminal session. Make sure that port settings for: 115200 8-N-1. Apply power SA-1110/SA-1111 target system.
>load flash Figure Serial Self-Update Download
RUNNING WINDOWS* AUTOMOTIV
Debug messages should scrolling HyperTerminal session. return break into command prompt (">"). HyperTerminal session, prompt, type appropriate "load flash" followed return. This will start process downloading NK.BIN flash board.
NOTE: "load flash" software command overrides SW2-7 regardless SW2-7 either OFF.
your terminal emulator transfer file platform. XMODEM XMODEM-1K protocol. Once have selected protocol, select ROM.BIN that previously sent start transfer. This will take long time complete.
2.4.2.2
Once transfer complete, power cycle system. newly updated bootloader should boot.
Self-Hosted Update-Ethernet Download Platform Builder used download image over Ethernet. name bootloader must changed from ROM.BIN NK.BIN Platform Builder Ethernet download tools.
2.4.2.2.1
Enable Ethernet Controller bootloader default download image Ethernet. Type command prompt verify that controller enabled. DHCP service enabled unique TCP/IP address from DHCP server.
RUNNING WINDOWS* AUTOMOTIV
Figure Checking Ethernet Settings
address will set. enable Ethernet controller address perform following steps: HyperTerminal command prompt Ethernet device locbus >set ethdev locbus save configuration >cfg save this time address will need set. Power system then power back prompt. Next, Load driver >load driver smc.nic nicl address unique character Ethernet address >set nicl XXXXXXXXXXXX
temporary value used, permanent value should obtained from IEEE. this time, power system then back controller should operational.
want change name your device conflict with other target that maybe network type following: >set devname XXXXXXX, where XXXXXX unique max) alpha-numeric value 2.4.2.2.2 Download bootloader over Ethernet Make sure that Ethernet controller enabled 2.5.2.2.1. only ROM.BIN NK.BIN SA1100_Release, Change name bootloader from ROM.BIN NK.BIN. Using either Explorer opening release directory platform build, Locate ROM.BIN file either rename copy NK.BIN.
Figure Renaming ROM.BIN NK.BIN
RUNNING WINDOWS* AUTOMOTIV
Platform Builder Ethernet must configured remote services. From menu Target->Configure Remote Service. dialog pops with four tabs. Under Services three drop down boxes Ethernet.
Figure Configure Remote Services Ethernet Download
RUNNING WINDOWS* AUTOMOTIV
Make sure target system development system connected same network. target should DHCP enable order obtain unique TCP/IP address same subnet your development machine. HyperTerminal used view TCP/IP address output debug port. Configure Remote Service dialog box, click Ethernet reset switch SA-1110. device name should appear "New Device" text box. address should also appear. Click ">>" button capture device. capture several devices, download will only take place device displayed text box.
Figure Capturing Remote Target
Click when finished. download image select Target->Download Image from menu bar. dialog pops asking reset target system.
Figure Reset Request Dialog-Reset Target Begin Download
reset switch SA-1110.
RUNNING WINDOWS* AUTOMOTIV
Click dialog start download process. progress indicator will appear lower left screen indicating Platform Builder.
Figure Downloading Bootloader Target
Once download completed, image will boot target Platform Builder will switch debug window start remote service. Menu Target->Stop->All Remote Services. Power cycle target system verify bootloader working.
Windows Automotive-Assabet
What supported
Intel's Telematics/Assabet Windows consists core device drivers specifically SA-1110/SA-1111 development boards. image created from must used with Intel's telematics bootloader. OAL-adapted Assabet, which includes power management support based Windows Automotive specification.
RUNNING WINDOWS* AUTOMOTIV
Drivers: driver-320 8BPP Direct Draw (LCD) Direct Sound (AC'97) Driver-GPIO IrDA Serial Ports-J16 supported ATAPI PCMCIA UCB-Touch Panel support PCMCIA host socket AC'97-wave driver both SA-1110 SA-1111 boards PS/2 Keyboard Mouse Host (OHCI) AC'97 Audio Manager Driver-Supports Audio manager (volume, source select, etc.) will support both Windows (a.k.a. Moonraker) (a.k.a. Thunderball) subsequent releases. Only release supported development system. environment switch that selects between releases.
Building CEfA Image
Microsoft provides sample applications support automotive devices that beyond standard offering found Platform Builder. Windows Automotive adaptation must installed order build image outlined steps below. Intel's SA-1110 Development Platform (Assabet Neponset) distributed directory called SA1110DP. (Make sure have latest BSP; please contact your Intel representative more information.) Create directory under \wince300\platform call SA1110dp. Copy root this directory. root directory, there some build files release notes specific this BSP. Copy SA1110DP.BSP \program files\Windows Platform Builder\3.00\CEPB\BIN\IDE. will visible until SA1110DP.CEC file installed. Open Platform Builder. menu FILE->Manage Platform Builder Components. Select Import New. open SA1110DP.CEC file.
Figure Import file
RUNNING WINDOWS* AUTOMOTIV
NOTE: make changes and/or files, projects based CEC/BSP CEC/BSP file(s) will have removed/deleted re-created.
create project, select from menu bar. Title project SA1110DP click
Figure Creating Platform
Select SA1110DP board support package, click NEXT.
RUNNING WINDOWS* AUTOMOTIV
Figure Selection Step
Finally, select correct platform, click last option select APCMAX (AutoPC support). Click Finish. Figure Platform Type Selection Step
summary dialog pops-up. Click platform workspace will created.
Figure Platform Workspace
RUNNING WINDOWS* AUTOMOTIV
There support speech recognition this writing, therefore, support must removed from platform. Platform Builder, Platform->Settings. dialog will "Settings For" drop down select Configurations. directory tree below "Settings For," click SA1110DP then select Sysgen tab. your using (Thunderball), Uncheck components (L&H Engines) listed under Sysgen Settings. Figure Clear Speech Engine
RUNNING WINDOWS* AUTOMOTIV
click Environment tab, image either setting IMGFLASH=1or DRAM setting IMGFLASH=. default IMGFLASH image built DRAM. this example, will leave IMGFLASH unset. Figure Clear Flash Environment Value Build Image
your using OEM3 (Moonraker) want touch screen support, clear PLAT_NOTOUCH environment variable. environment variable APC_MOONRAKER defines, which version image will support. APC_MOONRAKER you're building Moonraker image. Unset clear APC_MOONRAKER you're building Thunderball image.
build Windows image, from either Windows Build from menu Build->Set Active Configurations. select Win32 (WCE SA1100) Release build release version image. build platform, menu select Build->Build Platform. This will start build process, which take minutes.
Figure Building Image
RUNNING WINDOWS* AUTOMOTIV
final image, NK.BIN, will located Figure Final Image Size
RUNNING WINDOWS* AUTOMOTIV
Downloading CEfA Image Assabet
bootloader's options both through combination hardware software. SA-1111 board used configure bootloader options. settings establish bootloader behaves initial boot images handled during download. Section 3.3.1 describes settings bootloader. image downloaded either over serial port over Ethernet. type download flash update will depend type image that built (Release Debug, <IMGFLASH=1> RAM).
3.3.1
Switch Settings
Neponset Switch pack 2-On Away From LEDS. Boot from Assabet/Neponset Flash (Hardware Defined). Update Flash (Irrelevant image-IMGFLASH Boot from Flash Memory Clear reset) Diagnostics Flag Display Selection (320x240 640x350) Emulator (SW4 ON). Extended Diagnostics (SW4 OFF) Accessory (Lid) Event. ON-Boot from Assabet Flash OFF-Boot from Neponset Flash ON-Do update flash during download OFF-Update Flash during download ON-Do boot from Flash OFF-Boot from Flash ON-Do clear memory OFF-Clear memory ON-Do perform hardware diagnostics OFF-Perform hardware diagnostics ON-320x240 Sharp Display OFF-640x350 Sharp Display ON-Not using emulator OFF-Using emulator ON-Do perform extended memory cache tests OFF-Perform extended memory cache tests ON-Accessory OFF-Accessory
3.3.2 Serial Download
RUNNING WINDOWS* AUTOMOTIV
Serial download made available have access Platform Builder Ethernet downloading method. HyperTerminal used download image over Serial port using XMODEM 1K-XMODEM protocols. SA-1111 development board, download image SA-1110 flash: OFF, OFF, where Away from LEDs Make sure that Null-modem connected between host system SA-1111 board's port. (Note: Make sure that JTAG cable disconnected serial download.) Start HyperTerminal session. Make sure that port settings for: 115200 8-N-1. Apply power SA-1110/SA-1111 target system. Debug messages should scrolling HyperTerminal session. return break into command prompt (">"). There options "load flash" command: Windows image built image, where IMGFLASH=1, than must type load flash -xip command prompt. Windows image built DRAM image, where IMGFLASH= than must type load flash command prompt.
HyperTerminal session, prompt, type appropriate "load flash" "load flash -xip" followed return. This will start process downloading NK.BIN flash board. followed example section built DRAM image, then type load flash. >load flash
NOTE: "load flash" software command overrides SW2-7 regardless SW2-7 either OFF.
your terminal emulator transfer file platform. XMODEM XMODEM-1K protocol. Once have selected protocol, select NK.BIN that previously sent start transfer. This will take long time complete slow transfer speed.
RUNNING WINDOWS* AUTOMOTIV
Figure Serial Download
Once transfer complete, disconnect power system. jumpers SA-1111 board boot image flash: OFF, OFF, OFF, where Away from LEDs
Apply power target system. system should boot image.
3.3.3
Ethernet Download
Ethernet port acts both download mechanism debug port Windows have Platform Builder, download Windows NK.BIN over Ethernet.
3.3.3.1
Enable Ethernet Controller bootloader default download image Ethernet. Type command prompt verify that controller enabled. DHCP service enabled unique TCP/IP address from DHCP server.
NOTE: There support static TCP/IP address this time.
Figure Viewing Ethernet Settings
RUNNING WINDOWS* AUTOMOTIV
address will set. enable Ethernet controller address perform following steps: HyperTerminal command prompt Ethernet device locbus >set ethdev locbus Save configuration. >cfg save this time address will need set. Power system then power back prompt. Load driver. >load driver smc.nic nicl address unique character Ethernet address. >set nicl XXXXXXXXXXXX temporary value probably used, permanent value should obtained from IEEE. Power system then back controller should operational.
want change name your device does conflict with other targets network, type following: >set devname XXXXXXX, where XXXXXX unique max) alpha-numeric value
RUNNING WINDOWS* AUTOMOTIV
3.3.3.2
Download NK.BIN over Ethernet Make sure that Ethernet controller enabled 3.3.3.1. Platform builder used download image over Ethernet. There types images: (IMGFLASH=1) DRAM (non-XIP, IMGFLASH=). bootloader will detect that image update flash with image. image DRAM, want image stored flash, SW2-7 must order update flash during download. Otherwise image gets loaded into RAM, flash doesn't updated, image starts execute after download that debugging occur. image lost power removed. When DRAM image burned flash, will loaded executed boot.
NOTE: receive this application note conjunction with NK.BIN, will need create Minkern platform/ project where place NK.BIN Release directory Ethernet download.
image built section DRAM want save image flash. SA-1111 download SA-1110 flash array: OFF, OFF, where Away from LEDs
Platform Builder Ethernet must configured remote services. From menu Target->Configure Remote Service. dialog pops with four tabs. Under Services three drop down boxes Ethernet.
Figure Remote Services Setup Ethernet Download
Make sure that target system connected same network your development system. target should DHCP enable order obtain unique TCP/IP address same subnet your development machine. HyperTerminal used view TCP/IP address output debug port.
Figure Capture/Control Remote Device
RUNNING WINDOWS* AUTOMOTIV
Configure Remote Service dialog box, click Ethernet reset switch SA-1110. device name should appear Device text box. address should also appear. Click ">>" button capture device. capture several devices, download will only take place device displayed text box.
Click when finished. Download image. menu select Target->Download Image. dialog pops asking reset target system.
Figure Reset Dialog Notice Ethernet Download
reset switch SA-1110. Click dialog start download process. progress indicator will appear lower left screen indicating Platform Builder.
RUNNING WINDOWS* AUTOMOTIV
Figure Ethernet Download Progress Indicator
Once download completed, image will boot target Platform Builder will switch debug window start remote service. Under target drop down menu select view processes, threads, symbols, etc. want disconnect system from Platform Builder stand-alone. Menu Target->Stop->All Remote Services. target will reset since system will stop bootloader splash screen. Remove power from system change following: OFF, OFF, OFF, here Away from LEDs Apply power system should boot CEfA image. access Windows Automotive menu. have through text screens order application menu screen. battery text screen. Enter warning message text screen. arrow keys used scroll through applications menu.
NOTE: users, support themes 320x240 screen format: FuseBoxBlue FuseBoxBrown. Windows image contains other themes (Cyborg Termination) that larger format will work properly SA-1110 Development Board.
Modify Build: Environment Variables
following section describes environment variables that modified adapt SA-1110 Development Platform your design needs.
NOTE: more information customizing Windows operating system, refer section about customizing Platform Platform Builder Library documentation.
RUNNING WINDOWS* AUTOMOTIV
specific environment variables used control SA-1110 Development Platform build contained locations: First, SA1110DP.bat file target platform area file: where WINCEROOT root directory Windows installation. Second, from within Platform Builder: Platform->Settings. Environment tab.
NOTE: environment variables defined from within Platform Builder will override SA1110DP.BAT.
more information about environment variables, Platform Builder documentation. following description variables that file their use: AC'97_NO_RESET Needs set. Includes patch AC'97 drivers fact that AC'97 CODEC reset line connected Neponset board reset instead SA-1111 serial audio controller. Defined SA1110DP.BSP Files affected: AC_link.c found AC97Ctrl
SOURCES found WaveDPP
APC_MOONRAKER Must enable theme support Windows Automotive Adaptation v3.5.
NOTE: installed, build errors will occur APC_MOONRAKER
using Windows Automotive Adaptation v3.0. Defined SA1110DP.BSP Files affected: PLATFORM.BIB
PLATFORM.REG
APC_MODULES_DSPSHOW Defined SA1110DP.BSP APC_NOUSB=1 Defined SA1110DP.BAT IMGPB212-Defaults When configures build support builds under Platform Builder 2.12 later. Defined SA1110DP.BAT SA1110DP.BSP Files affected:
Battery.c found Battery SOURCE files BATTERY, NOHD, PROFILER, WITHKD, HAL, power CACHES.S found
RUNNING WINDOWS* AUTOMOTIV
IMGVOICE-Defaults Defined SA1110DP.BAT SA1110DP.BSP IMGNOFONTS-Defaults Defined SA1110DP.BAT SA1110DP.BSP IMG640x480= Defined SA1110DP.BAT SA1110DP.BSP IMG320x240=1 Defined SA1110DP.BAT SA1110DP.BSP IMGNOETHER-Defaults Defined SA1110DP.BAT SA1110DP.BSP IMGCOMMDEMOS-Defaults Defined SA1110DP.BAT SA1110DP.BSP IMGACMSAMPLES-Defaults Defined SA1110DP.BAT SA1110DP.BSP IMGEBOOT-Defaults unless doing debug build. When includes Windows Ethernet debugging services. Defined SA1110DP.BAT SA1110DP.BSP Files affected:
SOURCE files BATTERY, HAL, power HALETHER.C found P2.H found
IMGUSB-Defaults When host driver included image. Defined SA1110DP.BAT SA1110DP.BSP Files affected:
PLATFORM.BIB
IMGNODEBUGGER-Defaults builds without kernel debugging. more information, Platform Builder Documentation. Defined SA1110DP.BAT Files affected:
CONFIG.BIB
IMGFLASH-Defaults When builds image capableof _(what's flashable?-install, XIP, running, what?). more information, Platform Builder Documentation. Defined SA1110DP.BAT SA1110DP.BSP Files affected:
CONFIG.BIB SOURCES files found DRVLIB power SA11X0BD.INC found
IMGNOTTS=1 IMGDBG_NOSPEECH=1 IMGNODIRECTSHOW=1
RUNNING WINDOWS* AUTOMOTIV
IMGVGA=1 Defined SA1110DP.BAT SA1110DP.BSP
Defined SA1110DP.BAT SA1110DP.BSP IMG_NOSPEECH=1 Defined SA1110DP.BAT SA1110DP.BSP
Defined SA1110DP.BAT SA1110DP.BSP IMGNOMEDIA=1 Defined SA1110DP.BAT SA1110DP.BSP
Defined SA1110DP.BAT SA1110DP.BSP IMGNOASR=1 Defined SA1110DP.BAT SA1110DP.BSP IMGNODEBUGGER= Defined SA1110DP.BAT Files affected:
CONFIG.BIB
IMGDBG_NOTEMPLATEWAVES=1 Defined SA1110DP.BAT IMGDBG_NOVIO=1 Defined SA1110DP.BAT IMGDBG_NOHELPFILES=1 Defined SA1110DP.BAT IMGDBG_NOCTLPNL=1 Defined SA1110DP.BAT IMGDBG_NOCM=1 Defined SA1110DP.BAT IMGDBG_NOSOFTKEYS=1 Defined SA1110DP.BAT IMGDBG_NOWIRELESS=1 Defined SA1110DP.BAT IMGDBG_NOSYSSOUNDS=1 Defined SA1110DP.BAT
RUNNING WINDOWS* AUTOMOTIV
IMGNOJSCRIPT=1 Defined SA1110DP.BAT IMGNODIRECTDRAW=1 Defined SA1110DP.BAT IMGNOCFAPP=1 Defined SA1110DP.BAT IMGNOWININET=1 Defined SA1110DP.BAT IMG_AC'97_DSOUND Configures system DSOUND driver (AC'97) instead wave driver. (AC'97 wave driver AC'97 DSOUND driver mutually exclusive conflict over same interrupts) Defined SA1110DP.BSP Files affected:
PLATFORM.BIB PLATFORM.REG
IMG_USB Defined SA1110DP.BSP IMGBURNOS Defined SA1110DP.BSP Files affected:
PLATFORM.BIB CONFIG.BIB
IMGDBG_NOSUPDATE IMGHPCPRO Defined SA1110DP.BSP SA1110DP.BAT IMGUSEPROXY Defined SA1110DP.BSP SA1110DP.BAT NOWATCHINGDOG PLAT_SA1110-Defaults When configures build SA-1110 microprocessor. Defined SA1110DP.BAT SA1110DP.BSP Files affected:
SOURCE files UCB1300, UDA1341, WavePDD, SA_LCD, DRVLIB, PCMCIA, TOUCHP, POWER.
RUNNING WINDOWS* AUTOMOTIV
PLAT_SA1111-Defaults When configures build SA-1111 Companion Chip. Defined SA1110DP.BAT SA1110DP.BSP Files affected: SOURCE files AC97CTRL, UCB1300, UDA1341, WavePDD, SA_LCD, DRVLIB, KDBMSCOMMON, PCMCIA, Serial.1100, SERIAL.PDD, TOUCHP, OHCD, POWER. SA11X1.INC PLAT_SA1110DB-Defaults When configures build SA-1110 Development Board. Defined SA1110DP.BAT SA1110DP.BSP Files affected: SOURCE files UCB1300, UDA1341, WavePDD, SA_LCD, DRVLIB, PCMCIA, TOUCHP, POWER.
PLAT_SA1111DB-Defaults When configures build SA-1111 Development Module. Defined SA1110DP.BAT SA1110DP.BSP Files affected:
SOURCE files UCB1300, UDA1341, WavePDD, SA_LCD, DRVLIB, KDBMSCOMMON, PCMCIA, Serial.1100, SERIAL.PDD, TOUCHP, POWER.
PLAT_SA-1110EB-Defaults When configures build SA-1110 Evaluation Board. used Intel's telematics BSP. Defined SA1110DP.BAT PLAT_SA1100MM-Defaults When configures build SA-1100 Multimedia Module. used Intel's telematics BSP. Defined SA1110DP.BAT SA1110DP.BSP Files affected:
SOURCE files POWER.
PLAT_SA1101CB-Defaults When configures build SA-1101 Companion Board. used Intel's telematics BSP. Defined SA1110DP.BAT SA1110DP.BSP Files affected:
SOURCE files UCB1300, UDA1341, WavePDD, SA_LCD, DRVLIB, KDBMSCOMMON, PCMCIA, Serial.1100, SERIAL.PDD, TOUCHP, POWER. SOCKPD.H PCMCIA
PLAT_MEMSIZE-Defaults Configures build system DRAM. Defined SA1110DP.BAT SA1110DP.BSP Files affected:
SOURCE files DRVLIB, HAL, POWER.
RUNNING WINDOWS* AUTOMOTIV
PLAT_NOSERIAL-Defaults When configures build exclude serial driver. Defined SA1110DP.BAT SA1110DP.BSP Files affected: SOURCE files Serial.PDD
PLATFORM.BIB PLATFORM.REG
PLAT_NOSERMODEM-Defaults When configures build exclude serial modem driver. used Intel's telematics BSP. Defined SA1110DP.BAT SA1110DP.BSP PLAT_NOAUDIO-Defaults When configures build exclude audio driver. Defined SA1110DP.BAT SA1110DP.BSP Files affected:
SOURCE files AudioMan, UCB1300, UDA1341, WAVEPDD PLATFORM.BIB PLATFORM.REG
PLAT_UCB1300_AUDIO-Defaults When configures build UCB-1300 audio driver SA-1110 Development Board. Defined SA1110DP.BAT SA1110DP.BSP Files affected: SOURCE files WaveDEV, UCB1300, UDA1341, WAVEPDD PLAT_UDA1341_AUDIO-Defaults when SA1110DB_CFG SA111XDB_CFG set. When configures build UDA-1341 audio driver SA-1110 Development Board. Defined SA1110DP.BAT SA1110DP.BSP Files affected:
SOURCE files WaveDEV, UCB1300, UDA1341, WAVEPDD
PLAT_NOKEYBD-Defaults When configures build exclude keyboard driver. When will include PS/2 Keyboard driver. Defined SA1110DP.BAT SA1110DP.BSP Files affected: PLATFORM.BIB PLAT_NOBATT-Defaults When configures build exclude battery driver. Defined SA1110DP.BAT SA1110DP.BSP Files affected:
SOURCE files ALL, BATTERY, BUILDEX
RUNNING WINDOWS* AUTOMOTIV
PLAT_NONLED-Defaults When configures build exclude GWES driver. Defined SA1110DP.BAT SA1110DP.BSP Files affected: SOURCE files BUILDEXE PLAT_NODISPLAY-Defaults When configures build exclude display driver. Defined SA1110DP.BAT SA1110DP.BSP Files affected: PLATFORM.BIB
PLAT_NOTOUCH-Defaults When configures build exclude touch screen driver. Defined SA1110DP.BAT SA1110DP.BSP Files affected:
SOURCE files TOUCHP, HAL, power PLATFORM.BIB PLATFORM.REG
PLAT_NOPCMCIA-Defaults When configures build exclude PCMCIA driver. Defined SA1110DP.BAT SA1110DP.BSP Files affected: SOURCE files PCMCIA
PLATFORM.BIB
PLAT_NOGWES-Defaults When configures build exclude GWES components. Defined SA1110DP.BAT SA1110DP.BSP Files affected:
SOURCE files BUILDEX
PLAT_NOMOUSE-Defaults When configures build exclude mouse driver. When will include PS/2 mouse driver. Defined SA1110DP.BAT SA1110DP.BSP Files affected: PLATFORM.REG PLAT_DBGSER_UART1-Defaults When configures build UART debug serial port. When set, build will UART debug serial port. Defined SA1110DP.BAT SA1110DP.BSP Files affected:
SOURCE files power
RUNNING WINDOWS* AUTOMOTIV
PLAT_CLICKS-Defaults When configures build include waveclick.dll. Defined SA1110DP.BAT SA1110DP.BSP Files affected:
PLATFORM.BIB PLATFORM.REG
PLAT_DISPLAY_SA_LCD-Defaults Defined SA1110DP.BAT SA1110DP.BSP Files affected: PLATFORM.BIB PLAT_DISPLAY_640X480= Defined SA1110DP.BAT SA1110DP.BSP PLAT_DISPLAY_320X240=1 Defined SA1110DP.BAT SA1110DP.BSP PLAT_DISPLAY_8BPP= Defined SA1110DP.BAT SA1110DP.BSP PLAT_DISPLAY_16BPP=1 Defined SA1110DP.BAT SA1110DP.BSP PLAT_DISPLAY_VGA8BPP= Defined SA1110DP.BAT SA1110DP.BSP PLAT_DISPLAY_DUAL8BPP= Defined SA1110DP.BAT SA1110DP.BSP PLAT_AC97_AUDIO Builds wave driver AC'97 CODEC mutually exclusive with PLAT_USB1300_AUDIO PLAT_UDA1341_AUDIO. Defined SA1110DP.BAT SA1110DP.BSP Files affected:
SOURCES files found WaveDEV, UCB1300, UDA1341, WavePDD, HAL.
PLAT_NOEQ Removes registry entry Neponset) Defined SA1110DP.BSP Files affected: PLATFORM.REG. PLATNOSSD Removes registry entry Neponset). PPSH_PROTOCOL_NOTIMEOUT
RUNNING WINDOWS* AUTOMOTIV
Defined SA1110DP.BAT SA1110DP.BSP Files affected: SOURCE files AC97API, AC97CTRL, AC97LIB, KERNEL, HAL, powerapi, power.
WINCE_AUTOPC Defined SA1110DP.BAT SA1110DP.BSP Files affected:
SOURCES files found WaveDEV WAVEPDD.C found WavePDD PLATFORM.BIB

Other recent searches


WP59SRSGC - WP59SRSGC   WP59SRSGC Datasheet
TA49309 - TA49309   TA49309 Datasheet
TA49058 - TA49058   TA49058 Datasheet
TA49307 - TA49307   TA49307 Datasheet
PIC10F200 - PIC10F200   PIC10F200 Datasheet
CS1009 - CS1009   CS1009 Datasheet
CS1009GZ - CS1009GZ   CS1009GZ Datasheet
LT1009CZ - LT1009CZ   LT1009CZ Datasheet
LM136Z - LM136Z   LM136Z Datasheet
AN946 - AN946   AN946 Datasheet
2SK2745 - 2SK2745   2SK2745 Datasheet

 

Privacy Policy | Disclaimer
© 2012 Datasheet Archive