Resolved! Printing with GCC: printf() function never calls custom _write()
Hello,I've spent quite a bit of time scratching my head and I would appreciate any guidance in this matter.I am using Segger's Embedded Studio with Segger's RTT printf library. Everything works fine with the Segger_RTT_printf() output. I can see the ...