1 LPC55S69-EVK Lab Pre Requisites in Advance of Seminar

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 14

LPC5500 1-Day Seminar

Pre-Requisite Software Installation


© 2019 NXP Semiconductors, N.V

© 2019 Hands-On-Training, Ltd.

Distribution Rights

This document can be freely used by NXP, its Distributors and Customers that have been trained.

This document should be distributed to customers in a PDF format only.

No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, or
translated into any language or computer language, in any form or by any means, electronic, mechanical,
magnetic, optical, chemical, manual or otherwise, without the prior written permission of NXP
Semiconductors and Hands-On-Training.

Disclaimer

NXP Semiconductors and Hands-On-Training makes no representation or warranties with respect to the
contents hereof and specifically disclaim any implied warranties or merchantability or fitness for any
particular purpose. Information in this publication is subject to change without notice and does not represent
a commitment on the part of NXP Semiconductors and Hands-On-Training.

Trademarks

All brand and product names mentioned herein are trademarks, services marks, registered trademarks, or
registered service marks of their respective owners and should be treated as such

NXP Semiconductors Not for Distribution Outside of Customer Seminars Hands-On Training, Ltd.
NXP Semiconductors Document Number: LPC55S69LM
LPC55S69-EVK Lab Manual Rev. 1/1, 4/2019

NXP Semiconductors Not for Distribution Outside of Customer Seminars Hands-On Training, Ltd.
1. Introduction

1.1. Overview

Welcome to the LPC5500's 1-day seminar!

The objective of the Lab PreRequisites Manual is to give you a “first foot in the door” to preparaing for the
1 Day Seminar.
You will learn how to download and install the software developers’ tools, such as the MCUXpresso IDE,
which you will use later to create and configure different types of projects from scratch, and learn how to
build, download and debug these projects on the LPC55S69-EVK development board.

1.2. How to Use This Document

The document is a subset of the main Lab Guide and is divided into the following sections:

Section 2 – Environment Setup

This section goes through perquisites list and software and hardware setup that is required for this
seminar. You should start with this section before proceeding to section 3.

NXP Semiconductors Not for Distribution Outside of Customer Seminars Hands-On Training, Ltd.
1.3. Software Installation and Setup

This section walks you through installing the MCUXpresso IDE and the MCUXpresso SDK for the LPC55S69
EVK. The MCUXpresso SDK provides all of the necessary software to support all newly-released NXP
microcontrollers. The MCUXpresso SDK for the LPC55S69 EVK is a collection of drivers, middleware and

1.3.1. Installing MCUXpresso IDE

1. Navigate to https://www.nxp.com/support/developer-resources/software-development-
tools/mcuxpresso-software-and-tools/mcuxpresso-integrated-development-environment-
ide:MCUXpresso-IDE
2. Select the Download option
3. Sign-in with your NXP account (Create an account if you do not have one yet).
4. Select MCUXpresso IDE

5. Read and Agree to the Licensing Terms


6. Select MCUXpressoIDE_11.0.1_2563.exe

NOTE: Whilst there are Linux and Mac versions of the tools the Lab Guide has been written with
exclusive use of the Windows Tools. Screen shots and locations of options may differ on non-windows
platforms.
7. Select a location to save the MCUXpressoIDE_11.0.1_2563.exe file on your PC
8. Once download is complete - Double click on MCUXpressoIDE_11.0.1_2563.exe
9. Accept the license agreement and click [Next]

NXP Semiconductors Not for Distribution Outside of Customer Seminars Hands-On Training, Ltd.
10. On the Information dialog click [Next]

11. At the Set Destination dialog choose a destination for installing the IDE. We highly recommend you to
keep the installation path simple. Here we choose the destination folder as NXP. You can install the
IDE on any of your hard-drives. Click [Next] to continue.

12. Proceed by clicking the [Next] button on all dialogs until the Ready to Install dialog is displayed. Then,
click [Install] to start the installation. Accept the installation of all drivers and parts.

NXP Semiconductors Not for Distribution Outside of Customer Seminars Hands-On Training, Ltd.
13. Continue to click [Next] until the installation completes and the final dialog appears. Click [Finish] to
conclude the installation.

*** Proceed to next page ***

NXP Semiconductors Not for Distribution Outside of Customer Seminars Hands-On Training, Ltd.
1.3.2. Using SDK Builder to download the MCUXpresso SDK

This section describes how to manually download the most recent MCUXpresso SDK for the LPC55S69 using
the SDK Builder from NXP’s website. For your convenience, we already provided you with the latest SDK
under the Software folder that is part of the Seminar’s deliverables. You may wish to skip this step and
proceed to section 2.3.2 directly. However, to make use the most version of the SDK follow these steps.

1. Open your favorite web browser. Browse to https://mcuxpresso.nxp.com and sign-in with your NXP
account (Create an account if you do not have one yet). Click on “Select Development Board”

2. From under “Select a Device, Board or Kit”, select Boards->LPC. Then browse the list of available
devices and select the LPCXpresso5569 board. Then click on Build MCUXpresso SDK.

3. From the SDK Builder menu, make sure that Windows is selected as a Host OS and that MCUXpresso
IDE is selected as Toolchain/IDE.

*** See next page for screen shot ***

NXP Semiconductors Not for Distribution Outside of Customer Seminars Hands-On Training, Ltd.
NXP Semiconductors Not for Distribution Outside of Customer Seminars Hands-On Training, Ltd.
4. Then click Add Software Component

5. We will select all features of the SDK such that you can further your training and knowledge of the
LPC55S69 after the training concludes with the many examples that are available for the board.
6. Select the drop down next to the 3 Items Selected

NXP Semiconductors Not for Distribution Outside of Customer Seminars Hands-On Training, Ltd.
7. Click Select All

8. 14 Items have now been selected. Click Save Changes

9. Then click the Download SDK to download the MCUXpresso SDK for the LPC55S69 EVK.

10. Read the license agreement and select I agree.


11. Select a download location on your PC for the SDK_2.6.2_LPCXpresso55S69.zip file.

*** Proceed to next page ***


NXP Semiconductors Not for Distribution Outside of Customer Seminars Hands-On Training, Ltd.
1.3.3. Installing MCUXpresso SDK for LPC55S69

1. Start the IDE from the desktop shortcut icon shortcut icon, toolbar icons, or by running the
program from the install location, for example:
C:\NXP\MCUXpressoIDE_11.0.1_2563\ide\mcuxpressoide.exe.

2. The IDE will first prompt you for a workspace to store preferences, source code and development
artifacts. It does not really matter where this workspace is located, nor the name that you provide. For
simplicity, give the workspace the name Seminar, leave it in the default location and then click [Launch].
Ignore these instructions if you know what you are doing and would prefer a more convenient location.

3. MCUXpresso opens with the Develop perspective, and observe the Quickstart Panel view and the
Installed SDKs view at the lower edge of the perspective.

4. Next, we import the SDK into MCUXpresso IDE with a ‘drag and drop’ operation. Locate the
SDK_2.6.2_LPC55S69.zip for LPC55S69-EVK archive that you downloaded using Windows Explorer. Then
drag-and-drop it into the Installed SDKs view in MCUXpresso IDE.

NXP Semiconductors Not for Distribution Outside of Customer Seminars Hands-On Training, Ltd.
5. Depending upon the host permission on your account, this process may, or may not work. If the drag and
drop fails, you can manually copy the ZIP file into the following folder. Note that it is in your User account
on your host PC. C:\Users\<Your User Name>\mcuxpresso\SDKPackages

6. You should end up with the SDK installed into MCUXpresso IDE (you may need to restart MCUXpresso
IDE). The SDK will be visible in the Installed SDKs view and we can now start to use the example software.

1.3.4. Installing Tera Term


1. Navigate to https://osdn.net/projects/ttssh2/releases/
2. Scroll down the screen and select teraterm-4. 102.exe

3. Select a location to save the file.


4.
5. Once downloaded - Locate and open the folder where you downloaded the file.

6. Double click on the teraterm484.exe

7. Click the [Next] button

8. Continue to accept the defaults and click [Next] until the Installation dialog appears. Click [Install] to
start the installation.

*** See next page for screen shot ***

NXP Semiconductors Not for Distribution Outside of Customer Seminars Hands-On Training, Ltd.
9. Once the installation completes, click the [Finish] button

NXP Semiconductors Not for Distribution Outside of Customer Seminars Hands-On Training, Ltd.

You might also like