printf to lpuart

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

printf to lpuart

711 Views
Mike_d
Contributor IV

Hi,

I had to make my own drivers for lpuart0 and created some very basic read/write functions. I have _mqxio_stdout pointed to my putchar and _mqxio_stdin to my getchar.  I'm having strange problems where any character input to shell causes an EXIT and printf strings "%s" only print the first character of the string.

Any ideas?

Thanks,

-Mike 

0 Kudos
Reply
2 Replies

521 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi Michael:

Could you please share with us your MQX version?  Classic MQX 4.2 or MQX for KSDK ?

Regards

Daniel

0 Kudos
Reply

521 Views
Mike_d
Contributor IV

MQX 4.2 Classic

0 Kudos
Reply