Skip to content

map file extraction is failing with GCC and M33 #10109

@jeromecoutant

Description

@jeromecoutant

Description

I am compiling M33 targets in GCC.

Binary is OK, but
map file analysing is failing, it gives RAM and FLASH size to 0:

Total Static RAM memory (data + bss): 0(+0) bytes
Total Flash memory (text + data): 0(+0) bytes

map.html file is also empty

Note also that long name makes also some warnings:

.tfm_bl2_shared_data
                0x30010000      0x400 load address 0x0c03e200
.TFM_SECURE_STACK
                0x30011800     0x2000 load address 0x0c03e200
.TFM_UNPRIV_SCRATCH
                0x30013800      0x400 load address 0x0c03e200
Unknown object name found in GCC map file: load address 0x0c03e200
Unknown object name found in GCC map file: load address 0x0c03e200
Unknown object name found in GCC map file: load address 0x0c03e200

@theotherjimmy

Issue request type

[ ] Question
[ ] Enhancement
[x] Bug

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions