1 # SPDX-License-Identifier: GPL-2.0-or-later
3 # This is an NXP Freedom eval board with a single MK64FN1M0VLL12 chip.
4 # https://www.nxp.com/design/development-boards/freedom-development-boards/mcu-boards/freedom-development-platform-for-kinetis-k64-k63-and-k24-mcus:FRDM-K64F
7 source [find interface/cmsis-dap.cfg]
9 # Set working area to 16 KiB
10 set WORKAREASIZE 0x4000
13 reset_config srst_only
15 source [find target/kx.cfg]