Description
Compiling Mbed-os WiFi example throws warnings as shown below, when compiled for "REALTEK_RTL8195AM".
Malformed input found when parsing ARMCC map: lib_wlan_mbed_arm.ar(rtk_wlan_if.o)
Malformed input found when parsing ARMCC map: lib_wlan_mbed_arm.ar(rtw_psk.o)
Malformed input found when parsing ARMCC map: lib_wlan_mbed_arm.ar(rtw_xmit.o)
Malformed input found when parsing ARMCC map: lib_wlan_mbed_arm.ar(rom_rtw_message.o)
Malformed input found when parsing ARMCC map: lib_wlan_mbed_arm.ar(lxbus_ops.o)
Malformed input found when parsing ARMCC map: lib_wlan_mbed_arm.ar(freertos_ioctl.o)
Malformed input found when parsing ARMCC map: lib_wlan_mbed_arm.ar(halhwimg8195a_bb.o)
Malformed input found when parsing ARMCC map: lib_wlan_mbed_arm.ar(Hal8195APwrSeq.o)
Steps to reproduce:
- mbed compile -t ARM -m REALTEK_RTL8195AM