LPCXpresso54608: Getting Started with IAR

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPCXpresso54608: Getting Started with IAR

LPCXpresso54608: Getting Started with IAR

Now that you've downloaded & unzipped your LPCXpresso54608 SDK, let's open IAR Embedded Workbench IDE.

Note: You must have at least IAR Embedded Workbench version 7.80.3.12146 to use this board

Once open, select File>Open>Workspace

pastedImage_4.png

Navigate to the location where you unzipped your SDK files.

Within this folder there are plenty of SDK based demos for you to explore our microcontroller.  We will use one of them to guide you through this tutorial, but definitely take time to try all of them!

Select boards>lpcxpresso54608>demo_apps>touch_cursor>iar>touch_cursor

Once the workspace is loaded, you will see the project files on the left.  Along the toolbar the first highlighted item is 'Build' select it.

pastedImage_6.png

Once your console shows no errors you can select the 'Download and Debug' a few icons to the right of 'Build'

pastedImage_7.png

Your debug session will start and will look like the following window.  Once it opens 'touch_cursor.c' and has a green arrow next to the main function you can select 'Go'

pastedImage_11.png

After you have successfully flashed the board with this demo you will see the following on your board.

pastedImage_12.png

This demo utilizes the touch interface on the screen to read where you are touching and updates the cursor position to the last known location.

 

Remember that other demos and sample code are provided in the root folder of the SDK download.  

Be sure to explore these demos and reach out on the community if you need help!

Labels (2)
No ratings
Version history
Last update:
‎12-19-2016 03:47 PM
Updated by: