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.
Something went wrong! Please try again.
The LEDs on your FRDM-KW019032 should start flashing in serial mode when you connect the board.
Something went wrong! Please try again.
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.
Each of the Wireless Connectivity Stack comes with a list of demo applications and driver examples ready to be compiled and run
Something went wrong! Please try again.
You probably want to build and debug a demo by yourself. Use the guide below to learn how to build and debug an example application using one of the Wireless Connectivity Stacks provided by NXP.
Something 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.
Modify your recently cloned application to start your own design!
For more information about the application and the APIs available, please, look at the "Applications Development Guide".
Something went wrong! Please try again.
The Wireless Connectivity Stack platforms make use of the Kinetis SDK low level drivers, take a look into the SDK Demo Applications if you want to add a driver that is not currently used on the Connectivity Demo Applications.
Something went wrong! Please try again.