Hello Alice
I just created new empty board project and have added:
SDK_DEBUGCONSOLE=1
REDLIB
FSL_RTOS_BM
SDK_OS_BAREMETAL
CR_INTEGER_PRINTF
PRINTF_FLOAT_ENABLE=0
CPU_MK64FN1M0VLL12
CPU_MK64FN1M0VLL12_cm4
_MCUXPRESSO
USECMSIS
DEBUG
The result was no print to terminal or console.
In my demo that you have tested I changed board.c file to support debugger.
I have attached doc. file how to create empty project that will support printf.
I'm attaching this doc. again.
A. So my question is:
1. using this doc I generate empty project (as a template for empty project)
2. export this project as zip file
3. import it to working space
4. rename it and use it for a new project.
What wrong with this procedure?
B. Another way is:
In working directory:
1. Use Cut and Paste for new project (Which generates new project with different index)
2. Rename it
Regards
Shaul