Making an LED blinky - what am I missing?
Background: I've been programming micros since the 8080. I definitely know how to blink an LED.:) I've used Crossworks in the past with no problems. Now after some 10 years I want to use it again for some Cortex M0 work. I picked up a FRDM_MKE04 board since I have a bunch of those chips. Added the requisite packages. But I'm darned if I can even find suitable headers for the MKE04 family on my drive, meaning I have no way to access the hardware. So, to ask again, what am I missing?
Many thanks for any help!
-
The MKE04 header and system files are in the Kinetis support package. With this package installed, the files can be found by clicking File > Open Studio Folder > Targets Folder and looking in the Kinetis folder.
There is a LED example project in the NXP FRDM_KE04Z Board Support Package - to open this project, install this board support package and then click Tools > Show Installed Packages, click on the "NXP FRDM_KE04Z Board Support Package" link and then click on the "Shared Samples Solution" link.
Please sign in to leave a comment.
Comments
1 comment