I.MXRT1060-EVK debug console via USB

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

I.MXRT1060-EVK debug console via USB

Jump to solution
2,059 Views
patriciocohen
Contributor IV

Hi guys,

I have been looking at some SDK simple examples that use the debug console. The examples need the use of a serial terminal installed in the PC to see the debug console output.

My problem is that I haven't been able to figure out where in the code the LPUART is routed via the USB interface. The serial_manager is configured to be used as UART and not as a CDC device. This makes me think that the LPUART by default is attached to the USB peripheral. 

If someone can shed some light on this I will be deeply grateful.

Thank you

Patricio

1 Solution
1,802 Views
Yuri
NXP Employee
NXP Employee

Hello,

   Use section 2.11 [OpenSDA circuit (DAP-Link)] of "MIMXRT1060 Evaluation Kit Board Hardware User's Guide"

https://www.nxp.com/webapp/Download?colCode=UM11151 

and "Freelink Interface"  sheet of the EVK schematic

https://www.nxp.com/webapp/Download?colCode=MIMXRT1060-EVK-DESIGN-FILE-A2 

i.MX RT1060 Evaluation Kit | NXP 

  For more details:

OpenSDA Serial and Debug Adapter | NXP 

Have a great day,
Yuri

 

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.

View solution in original post

2 Replies
1,803 Views
Yuri
NXP Employee
NXP Employee

Hello,

   Use section 2.11 [OpenSDA circuit (DAP-Link)] of "MIMXRT1060 Evaluation Kit Board Hardware User's Guide"

https://www.nxp.com/webapp/Download?colCode=UM11151 

and "Freelink Interface"  sheet of the EVK schematic

https://www.nxp.com/webapp/Download?colCode=MIMXRT1060-EVK-DESIGN-FILE-A2 

i.MX RT1060 Evaluation Kit | NXP 

  For more details:

OpenSDA Serial and Debug Adapter | NXP 

Have a great day,
Yuri

 

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.

1,802 Views
patriciocohen
Contributor IV

Thank you Yuri!

Have a great day you too!

0 Kudos