I've installed MCUXpresso and the SDK for the RT1050 eval board.
I've two issues with the setup:
1. TeraTerm is working when the RT1050 boots from flash (build in demo with accelerometer), but is NOT working when I run the evkmimxrt1050_demo_apps_hello_world example. No data is seen in TT, I see however 'hello world!' in the console of MCUXpresso.
2. The getcher() function is not working, the debugger never returns from it.
So I think I'm not conneted with TT, and something is blocking it in eclipse (don't see a real terminal either as I'm used to have with other suppliers).
Any suggestions?