Question
printf to IDE console?
I'd like to be able to printf into IDE console during debug. I'm using Atollic 9.1, Nucleus F413 board with Segger debug programmed into onboard debug interface. I followed the instructions here:
Nothing happens when I printf: The debugger never hits a breakpoint in the modified _write in syscalls.
What am I doing wrong?
Thanks!
Best Regards, Dave
