Hi, I'm developing with Harmony 1.02, I'm facing an odd issue. I have an application which regularly(every second) send messages to console using SYS_CMD_PRINT("message");Now the odd issue is that these messages get buffered for a while and then get print..
↧