Hi,
All you have to do is to create a new bare-metal project without PEx,In the attachments you can find two zip file:
- Freedom Base Project folder: Drivers for FRDM-KL25, this drivers are ready to configure the mcg module and uart module.(and other modules).
- Freedom Base Project Video: shows you how to add this files and create your new bare-board project (without PEx).
The main function can be described like this:
This project receive and transmit serial data, hence you need a terminal like Teraterm to communicate with the board. Every time you write something in the terminal the board will send it back and toggle blue led.
Let me know if you have any problem,
Hope this helps.