# target-kinetis-k64-armcc **Repository Path**: mirrors_ARMmbed/target-kinetis-k64-armcc ## Basic Information - **Project Name**: target-kinetis-k64-armcc - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## yotta Target Description Using armcc v5 to Compile for Freescale Kinetis K64 Chips This is a [yotta](https://github.com/ARMmbed/yotta) target description for compiling for Freescale's Kinetis K64 family of microcontrollers. Currently only the Mk64Fn1M0Vll12 is supported. You should not normally use this target description directly, but instead use a more specific description of a target board. This target description inherits from the generic [mbed-armcc](https://github.com/ARMmbed/target-mbed-armcc) target description, which provides most of the information about how to run the compiler. **To build for the FRDM K64F development board with armcc 5, use the [frdm-k64f-armcc](https://github.com/ARMmbed/target-frdm-k64f-armcc) target description** (which inherits from this one). The frdm-k64f target description also provides a good starting point to copy if you are creating a new target description for your own board using a K64F microcontroller.