Hi all,
I got FRDM-KL25Z board and using keil uvision5 ide. I have a project idea, but I couldn't understand or find how can I add "peripherals.h" or "board.h" and other header files into my main source code. Do I have to download them from a specific library site in order to be able to access certain libraries in my project? Any help would be appreciated.
Thanks
Emir
Hi @gloom35 Here are on youtube some video that teach how to use and get what you want
https://www.youtube.com/watch?v=eljscsrJQtU
https://www.youtube.com/watch?v=YXVEGyJDDa8
And on the next tread explain with a detail how to do it
Also, the Pack Installer offers a helpful CMSIS-RTOS example project for the KLxx series.
And the lab from keil https://www.keil.com/appnotes/files/apnt_232.pdf
Have a good day
Best Regards