Hi,
Trying to do printf with diab to my uart on MPC5748G.
I'm trying to understand how to redirect printf to uart.
Thanks.
Hello,
Please have a look at our reference example code:
https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/Example-MPC5748G-PinToggleStationery-GHS614/ta-p...
best regards,
Peter
Thanks, but the example you shared does not redirect printf in diab compiler,
but rather uses the UART directly.
my goal is ti use printf from libc
Hello,Have you finally figured out how to implement and use prinft on the MCP5448G? I have the same problem.
Thanks