This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Freedom KL25Z Cortex M0+ CMSIS-DAP Debug printf

Is there an example of configuring an application for FRDM-KL25Z and CMSIS-DAP debugger to use UART output via the Debug (printf) viewer inside uVision? I have a FRDM-KL25Z board and can execute/debug the Keil bundled examples (Blinky and RTX_Blinky). I have built and executed the Freescale Kenetis L Sample Code Bare Metal examples that include UART but cannot interact with the Keil debug terminal.
Thanks for any help.
Pete

IDE-Version:
µVision V4.70.0.0

Tool Version Numbers:
Toolchain: MDK-Lite Version: 4.70.0.0
Toolchain Path: e:\Keil\ARM\ARMCC\bin\
C Compiler: Armcc.Exe V5.03.0.24 [Evaluation]
Assembler: Armasm.Exe V5.03.0.24 [Evaluation]
Linker/Locator: ArmLink.Exe V5.03.0.24 [Evaluation]
Librarian: ArmAr.Exe V5.03.0.24 [Evaluation]
Hex Converter: FromElf.Exe V5.03.0.24 [Evaluation]
CPU DLL: SARMCM3.DLL V4.70.0.0
Dialog DLL: DARMCM1.DLL V1.11.00.0
Target DLL: CMSIS_AGDI.dll V1.13.0.0
Dialog DLL: TARMCM1.DLL V1.08.00.0

0