1
Plug It In!2
Get Software3
Build, Run4
CreatSign in to save your progress. Don't have an account? Create one.
Let's take your FRDM-KW019032 for a test drive!
Note: this page is made available for historical reference only.
In this step, you will be guided to download the software and tools required to build and run the connectivity solutions.
The KW01 Connectivity Software package integrates the Kinetis Software Development Kit 1.3 and all the wireless connectivity stacks required to develop your solution using IEEE 802.15.4 and SMAC wireless connectivity stacks. Click below to download the KW01 Connectivity Software v1.0.0 for your computer.
https://www.nxp.com/webapp/sps/download/preDownload.jsp this element need a bottom
Something went wrong! Please try again.
IAR Embedded Workbench for Arm (EWARM) version 7.40.2 or later is the development toolchain used to deploy software applications using the NXP Connectivity stacks. NXP provides example EWARM workspace projects for you to start your developent.
https://register.iar.com/eval?lang=en&source=SuppFDwl&product=EWARM-EV&version=6.40&lms_name=LMS1 this element need a bottom
Want to use a different toolchain? Right now, the only supported toolchain is IAR Embedded Workbench for Arm; we are currently working on the enablement of NXP KDS for the Connectivity stacks.
Something went wrong! Please try again.
Many of the example applications output data over the MCU UART so you'll want to make sure that thedriver for the board's virtual COM port is installed. Before you run the driver installer, you MUST have the board plugged in to your PC.
https://developer.mbed.org/media/downloads/drivers/mbedWinSerial_16466.exe this element need a bottom
With the serial port driver installed, run your favorite terminal application to view the serial output from the MCU's UART. Configure the terminal to 115200 baud rate, 8 data bits, no parity and 1 stop bit. To determine the port number of the FRDM-KW019032's virtual COM port, open the device manager and look under the "Ports" group. Not sure how to use a terminal application? Try one of these tutorials:
Tera Term Tutorial PuTTY TutorialSomething went wrong! Please try again.
NXP provides a tool called "Project Cloner" which will allow you to copy an existing demo to use it as a base for your own development, keeping the original demo app sources for reference.
Something went wrong! Please try again.
To create a clone of an example project:
Something went wrong! Please try again.
Your new project will be located in path specified in the previous step . Open the project in IAR Embedded Workbench for Arm by using the same process described in Section 3.2.
Something went wrong! Please try again.