Uart1 on MIMXRT1060-evk

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

Uart1 on MIMXRT1060-evk

679 Views
fma23
Contributor II

Hi guys!
I am using MIMXRT1060-evk dev board.  I am able to see data printed on the console while I am debugging. However, I am not seeing anything on teraterm terminal. Here is how I configured my uart:   
    BOARD_InitDebugConsole();

I set the baud rate to 115200 and no parity with 1 bit stop, and 8 bits data.

could anyone tell me if I am missing anything in the way I configured the UART.

Cheers,

Farid

Labels (1)
0 Kudos
1 Reply

609 Views
jorge_a_vazquez
NXP Employee
NXP Employee

Hi

Please verify that you don't have enabled semihosting mode:

Print Failed Console in MCUXpresso SDK RT1050-EVK 

Best regards
TIC

 

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

-------------------------------------------------------------------------------

0 Kudos