You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running Mbed OS network tests+socket test RTL8195AM sometimes prints out extra messages into the serial port which may break the test result parsing.
For example, following message occasionally appear
[_rtx2_create_task] [rtw_little_wifi_mcu_thread]priority is higher than osPriorityRealtime
Also, following message appears on every boot:
gcc version 4.8.3 (Realtek ASDK-4.8.3p1 Build 2003)
Check boot type form eFuse
SPI Initial
Image1 length: 0x4398, Image Addr: 0x10000bc8
Image1 Validate OK, Going jump to Image1
SDR Controller Init
These extra messages have possibility to break Mbed OS testing that depends on correct serial port output.