printf hang in retarget code

Asked by Chuck McManis

When I tried to use the sample retarget code on the STM32F4-Butterfly it hangs calling printf. I've created a git repo with all of my code here: https://github.com/ChuckM/retarget-hang you should be able to just clone, make, and run it in arm-gdb to re-create (assuming you have the ST Micro eval board) I'm really curious why it hangs in printf. As I mention in the readme it compiles and links without error so that much is fine at least.

--Chuck

Question information

Language:
English Edit question
Status:
Solved
For:
GNU Arm Embedded Toolchain Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Joey Ye (jinyun-ye) said :
#1

From the project host site looks the problem has been solved.