![NXP Semiconductors WPR1500-BUCK User Manual Download Page 8](http://html.mh-extra.com/html/nxp-semiconductors/wpr1500-buck/wpr1500-buck_user-manual_1721921008.webp)
WPR1500-BUCK MP Receiver V2.1 Reference Design User’s Guide, Rev. 0, 09/2016
8
NXP Semiconductors
Getting Started
6.2.2
Downloading an existing WPR1500 project using IAR 7.30 or later
versions
To download an existing WPR1500 project using IAR, perform the following steps:
1. Set up the IAR embedded workbench.
The IAR embedded workbench tool is required. Since the receiver driver library is already
included in the lib folder of the wireless charger application project, you can open the application
project and build the applications directly whenever the wpr_lib.a is ready.
The configurations in MWPR1516_config.h are set for the BUCK board by default. To build this
project for the LDO board, change the macro definition BOARD_OUT_TYPE from #define
BOARD_OUT_TYPE OUT_TYPE_BUCK to #define BOARD_OUT_TYPE OUT_TYPE_LDO.
Then rebuild all the file in the project.
The demo applications workspace files are located in:
<software_package>/build/wpr1500/iar/WPR1500_REF/WPR1500_REF.eww
2. Build a project.
Click on the “Rebuild All” button:
Figure 10. Building a project