Macros in Memory Map file
In supplied target memory map there are macros used for some items.
e.g. in STM32L4R5VI there is
< MemorySegment start="0x60000000" name="$(NOR_PSRAM1_NAME:NOR_PSRAM1)" size="$(NOR_PSRAM1_SIZE:0)" access="$(NOR_PSRAM1_ACCESS:Read/Write)" />
Where should I define the macro so it is expanded? I've tried Global macros, Project macros, Linker/Section placement macros - nothing worked.
Please sign in to leave a comment.
Comments
0 comments