Content originally posted in LPCWare by Olivier on Wed Nov 23 10:31:17 MST 2011
Quote: fjrg76
Hello
Have you tried to send text messages independently of you application? What "I have communication" means? The uart must be initialized before using it, and maybe you are using "semihost" mode, which in turn everything you send out will be displayed in the IDE's console.
:)
It's not independently, it's in the application code.
I have communication because if I put the usb in the pc he detects a COM-port.
What is de IDE's console??