Skip to content

"Malformed input " messages while compiling WiFi example #5048

Closed
@deepikabhavnani

Description

@deepikabhavnani

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:

  1. mbed compile -t ARM -m REALTEK_RTL8195AM

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions