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
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!
-------------------------------------------------------------------------------