Advertisement

Quick Links

Zoom™ AM1808 eXperimenter Kit User Guide
Logic PD // Products
Published: March 2011
This document contains valuable proprietary and confidential information and the attached file contains source code, ideas, and
techniques that are owned by Logic PD, Inc. (collectively "Logic PD's Proprietary Information"). Logic PD's Proprietary Information
may not be used by or disclosed to any third party except under written license from Logic PD, Inc.
Logic PD, Inc. makes no representation or warranties of any nature or kind regarding Logic PD's Proprietary Information or any
products offered by Logic PD, Inc. Logic PD's Proprietary Information is disclosed herein pursuant and subject to the terms and
conditions of a duly executed license or agreement to purchase or lease equipment. The only warranties made by Logic PD, Inc., if
any, with respect to any products described in this document are set forth in such license or agreement. Logic PD, Inc. shall have no
liability of any kind, express or implied, arising out of the use of the Information in this document, including direct, indirect, special or
consequential damages.
Logic PD, Inc. may have patents, patent applications, trademarks, copyrights, trade secrets, or other intellectual property rights
pertaining to Logic PD's Proprietary Information and products described in this document (collectively "Logic PD's Intellectual
Property"). Except as expressly provided in any written license or agreement from Logic PD, Inc., this document and the information
contained therein does not create any license to Logic PD's Intellectual Property.
The Information contained herein is subject to change without notice. Revisions may be issued regarding changes and/or additions.
© Copyright 2011, Logic PD, Inc. All Rights Reserved.
PN 1017844A
Logic PD, Inc. All Rights Reserved.
i

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Zoom AM1808 eXperimenter and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for Logic PD Zoom AM1808 eXperimenter

  • Page 1 The only warranties made by Logic PD, Inc., if any, with respect to any products described in this document are set forth in such license or agreement. Logic PD, Inc. shall have no liability of any kind, express or implied, arising out of the use of the Information in this document, including direct, indirect, special or consequential damages.
  • Page 2 Zoom™ AM1808 eXperimenter Kit User Guide Revision History EDITOR DESCRIPTION APPROVAL DATE Initial release 03/28/11 PN 1017844A Logic PD, Inc. All Rights Reserved.
  • Page 3: Table Of Contents

    Connect eXperimenter Kit to Host PC ..................... 7 Copy BSL Files to PC ........................7 Launch Code Composer Studio ....................... 7 Run Sample Test ........................... 10 Appendix A: Additional Documentation ....................16 PN 1017844A Logic PD, Inc. All Rights Reserved.
  • Page 4: Introduction

    Introduction This User Guide continues where the QuickStart Guide ended by providing additional hardware details about the Zoom AM1808 eXperimenter Kit, as well as introductory instructions for using Code Composer Studio and the included Board Support Library (BSL) files. Scope of Document ■...
  • Page 5: Application Baseboard

    The S2 DIP switch is reserved for user application general purpose. The S7 DIP switch controls the processor’s boot mode and several FET muxes on the baseboard. Table 2.1 describes the function of each switch. PN 1017844A Logic PD, Inc. All Rights Reserved.
  • Page 6 SOM. The default boot mode is SPI1 Flash; all available boot modes are described in Table 2.2. Table 2.2: S7 DIP Switch Boot Modes DIP Switch Setting—S7[5:8] BOOT[4] BOOT[3] BOOT[2] BOOT[1] Boot Mode S7:8 S7:7 S7:6 S7:5 NOR EMIFA NAND-8 EMIFA Default SPI1 Flash UART2 EMU Debug PN 1017844A Logic PD, Inc. All Rights Reserved.
  • Page 7: Removing The Am1808 Som-M1

    Eject the 4.3” LCD by pulling the LCD ejector levers away from the LCD. Remove the LCD from the baseboard and set aside. 2. Taking care not to bend the PCB, remove the AM1808 SOM-M1 by applying even pressure beneath the PCB edges and pulling up. PN 1017844A Logic PD, Inc. All Rights Reserved.
  • Page 8: Connect Blackhawk Emulator

    PCB calls out the location of pins 1, 2, 19, and 20; these can be used to verify the connector holes matchup with their respective header pins on the application baseboard.) PN 1017844A Logic PD, Inc. All Rights Reserved.
  • Page 9: Installing Code Composer Studio

    5. The 4.3” LCD can now be reconnected to the application baseboard. Installing Code Composer Studio The Zoom AM1808 eXperimenter Kit includes a software DVD containing Code Composer Studio (CCStudio). 1. Insert the Code Composer Studio v4 software DVD into your host PC.
  • Page 10: Running Board Support Library (Bsl) Sample Programs

    For example: C:\AM1808_BSL Launch Code Composer Studio 1. Launch Code Composer Studio by selecting Start Menu > All Programs > Texas Instruments > Code Composer Studio v4.2.0 > Code Composer Studio v4. PN 1017844A Logic PD, Inc. All Rights Reserved.
  • Page 11 Evaluate Code Composer Studio for 30 days. At any time during that period, you can change to the Free Limited License by selecting Help > License Options... from the CCStudio menu bar and then following the onscreen instructions.) PN 1017844A Logic PD, Inc. All Rights Reserved.
  • Page 12 6. Save the license file to your host PC, then return to the Welcome to Code Composer Studio window and under Step 2 - Install License File, browse to where you saved the license file. Click the OK button. PN 1017844A Logic PD, Inc. All Rights Reserved.
  • Page 13: Run Sample Test

    As an example, we will run one feature test. In order to run a test program, you will have to select the program, compile (or build) the program, and then load the compiled program. The following steps will walk you through that process. PN 1017844A Logic PD, Inc. All Rights Reserved.
  • Page 14 2. Browse to the location where you saved the BSL files on your host PC and down to the AM1808_BSL\src\bsl directory. Click the OK button. Verify the correct project exists in the Discovered projects: window and then click the Finish button. PN 1017844A Logic PD, Inc. All Rights Reserved.
  • Page 15 4. In the Projects window on the left, expand the AM1808 BSL folder and verify the .ccxml file is set as Active/Default. If not, right-click on the .ccxml file name and select Set as Active Target Configuration, then repeat to also Set as Default Target Configuration. PN 1017844A Logic PD, Inc. All Rights Reserved.
  • Page 16 5. Once again in the Projects window on the left, expand the AM1808eXp LED_DIP Test project. Right-click on the file name and select Set as Active Project. 6. The test must now be compiled; from the CCStudio menu bar select Project > Build Active Project. PN 1017844A Logic PD, Inc. All Rights Reserved.
  • Page 17 9. To run the program, select Target > Run from the menu bar. (NOTE: If you receive a message stating “Error during: Execution, Initialization, Control,” click Cancel, select Target > Terminate All from the menu bar, press the reset button on the baseboard, and repeat steps 7-9.) PN 1017844A Logic PD, Inc. All Rights Reserved.
  • Page 18 (NOTE: All of the tests in the “experimenter” folder can be run on both the AM1808 EVM and eXperimenter Kit; the tests in the “evm” folder can only be run on the AM1808 EVM.) PN 1017844A Logic PD, Inc. All Rights Reserved.
  • Page 19: Appendix A: Additional Documentation

    ■ TI Code Composer Studio documentation http://focus.ti.com/dsp/docs/dspsupportatn.tsp?sectionId=3&tabId=415&familyId=44&toolTyp eId=30 Hardware Documentation All of the following links are also available on your “My Account” page on the Logic PD website (http://support.logicpd.com/auth/). ■ Logic PD Zoom AM1808 eXperimenter Kit QuickStart Guide http://support.logicpd.com/downloads/1294/ ■...

Table of Contents