Hi Everyone,
I am considering to use Kinetis L series microcontrollers in a project. I have bought FRDM-KL26Z and FRDM-KL43Z development boards. I have no experience on software development for microcontrollers. In the Quick Start Guide of these FRDM boards it states that there were some precompiled examples that I could find in quick start package. However, I couldn't find Quick Start Package anywhere. Can you help me?
You can find it here:
FRDM-KL43Z|Freedom Development Platform|Kinetis® MCU | NXP
But I rather recommend that you start with the MCUXpresso IDE (NXP MCUXpresso IDE V10.3.0 Release) and the MCUXpresso SDK (Welcome | MCUXpresso SDK Builder ). How this works you you can see in Tutorial: Blinky with the NXP LPC845-BRK Board which is for a different board than you have, but the same applies (with different pins) for your boards.
I hope this helps,
Erich