I recently migrate to SDK 10 from SDK 9 and printf is behaving weird with baud rate of 92100 (460800 and below works fine). Some of the characters were printed out of order. For example,
printf("init complete\n") output became "init ocmpelte"
Anyone else is seeing this problem with SDK10?
Thanks in advance.