Other Parts Discussed in Thread: EK-TM4C1294XL
Run into something very strange.
I use USB/CDC mode so that I can use serial terminal to talk to the micro.
If I set Optimazation level to 3, and the Speed vs size trade-off to 2, the program works fine in both PuTTY and Tera Term
If I set Optimazation level to 3, and the Speed vs size trade-off to 3, the program only works fine in Tera Term, but PuTTY can't connect to the device at all
Any pointer to solve this issue? Thanks!