+ 4
How to upload a C program to a FRDM-K64F Board?
I have written a C program, and I was wondering how to upload it to a FRDM-K64F Board... Thanks!
2 Antworten
+ 1
most likely will need a workbench if I’m not mistaken. I downloaded one from IAR.
If this is the case there is an embedded C tutorial on YouTube that shows you how to do it for free.
+ 3
Thank you Ryan