The below steps are to be followed to start working on New freedom board FRDM-KL28Z using Kinetis Expert system configuration tool.
Open the nxp link
https://kex.nxp.com/en/welcome
Click on Build an SDK as shown and select “New Configuration” from pop down option
Now select your target board as FRDM-KL28Z
i.e Boards > Kinetis > FRDM-KL28Z
Click on select configuration
You will find the package “SDK_2.0_FRDM-KL28Z” and SDK version as “SDK 2.0” and supported toolchain as “Kinetis Design Studio” and Host OS as Windows.
Next click on the required package and download it as shown below:
Once download you can unzip it and see the content:
Examples related to KL28Z board can be found at location:
C:\Users\brao\Downloads\SDK_2.0_FRDM-KL28Z\boards\frdmkl28z
It has demo_apps, driver_examples, mmcau_examples, rtos_examples, usb_examples
We will see how to work further on examples of KL28Z board in my coming blogs.
Happy begin working on FRDM-KL28Z