Retargeting printf
Thank you! With these instructions I was able to make printf work.
This thread is almost identical:
https://community.st.com/thread/10610
From there I was able to get a hint of where to get the file. I copied syscalls.c file directly from an example project for F4 that can be found in:
STM32Cube_FW_F4_V1.8.0\Projects\STM32F401RENucleo\Examples\UART\UART_Printf\SW4STM32