Skip to content

UNO_91H: arm lib heap/stack undefined for ARMCC #8917

@0xc0170

Description

@0xc0170

Description

The issue was found in exporters run for 2 different pull request in the last 2 days.

This is the log

08:25:15 [UNO_91H:uvision5] .\BUILD\mbed-os-example-blinky.axf: Error: L6218E: Undefined symbol Image$$ARM_LIB_HEAP$$ZI$$Base (referred from .\build\mbed_boot_arm_std.o).
08:25:15 [UNO_91H:uvision5] .\BUILD\mbed-os-example-blinky.axf: Error: L6218E: Undefined symbol Image$$ARM_LIB_HEAP$$ZI$$Length (referred from .\build\mbed_boot_arm_std.o).
08:25:15 [UNO_91H:uvision5] .\BUILD\mbed-os-example-blinky.axf: Error: L6218E: Undefined symbol Image$$ARM_LIB_STACK$$ZI$$Base (referred from .\build\mbed_boot_arm_std.o).
08:25:15 [UNO_91H:uvision5] .\BUILD\mbed-os-example-blinky.axf: Error: L6218E: Undefined symbol Image$$ARM_LIB_STACK$$ZI$$Length (referred from .\build\mbed_boot_arm_std.o).
08:25:15 [UNO_91H:uvision5] Not enough information to list load addresses in the image map.
08:25:15 [UNO_91H:uvision5] Finished: 1 information, 0 warning and 4 error messages.
08:25:15 [UNO_91H:uvision5] ".\BUILD\mbed-os-example-blinky.axf" - 4 Error(s), 68 Warning(s).
08:25:15 [UNO_91H:uvision5] Target not created.
08:25:15 [UNO_91H:uvision5] Build Time Elapsed:  00:01:12
08:25:15 [UNO_91H:uvision5] 
08:25:15 [UNO_91H:uvision5] FAILURE building mbed-os-example-blinky UNO_91H uvision5
08:25:15 [UNO_91H:uvision5] ################################################################################
08:25:15 [UNO_91H:uvision5] # Examples compilation summary
08:25:15 [UNO_91H:uvision5] ################################################################################
08:25:15 [UNO_91H:uvision5] #
08:25:15 [UNO_91H:uvision5] ################################################################################
08:25:15 [UNO_91H:uvision5] # Failed build combinations
08:25:15 [UNO_91H:uvision5] ################################################################################
08:25:15 [UNO_91H:uvision5] # mbed-os-example-blinky UNO_91H uvision5

This target passed previously exporters, the very first run (how this target got to master) is here http://mbed-os.s3-eu-west-1.amazonaws.com/builds/exporter/8753/PASS/UNO_91H/uvision5/a2bced7db55d60cea6ac7db33b8975acd63725a2_exporter_build_log_UNO_91H_uvision5.txt

blinky uvision5 all passed. I don't recall any changes since then (was merged 2 weeks ago via #8753).

I tested yesterday master to build with mbed compile and also export to uvision5 , all passed on blinky example.

@kyliuxing Please review

Issue request type

[ ] Question
[ ] Enhancement
[X] Bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions