Quote Originally Posted by f5bqp View Post
Can you confirm that the In-Circuit-Debug functionnality of MicroCode Studio Plus works ONLY with PIC having an internal USART?
Yes.

If yes I assume that the code of application inside the PIC must not use the hardware USART, am I right?
No.
You can send data using HSEROUT while debugging.
It will be displayed in the Output window of the debugger.

I'm starting to build an application that needs absolutely to use the USART to talk to an external equipment. Does that mean I'll not be able to use the MCSP In-Circuit-Debug capabilities?
Yes!
Unless you have a PIC with 2 USARTS?
_