Hi,everyone! A problem here:The cygnal's MCU has two serial ports,so "printf" function must be reworked.But I don't know how to do it. Give me a hand! Thanks a lot!
You can rework putchar to use both ports. There is also sprintf which knows nothing about ports. Regards, - Mike