Skip to content

Conversation

@mathieuchopstm
Copy link
Contributor

Add required CMake directives to enable working CONFIG_SRAM_VECTOR_TABLE=y on STM32F0 series when CONFIG_CMAKE_LINKER_GENERATOR=y.

Builds OK with both ZEPHYR_TOOLCHAIN_VARIANT undefined (uses GNU toolchain from Zephyr SDK) and set to "iar" (uses IAR toochain from EWARM v9.70.1).

Copy link
Contributor

@etienne-lms etienne-lms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comments.

Add required CMake directives to enable working CONFIG_SRAM_VECTOR_TABLE=y
on STM32F0 series when CONFIG_CMAKE_LINKER_GENERATOR=y.

Builds OK with both ZEPHYR_TOOLCHAIN_VARIANT undefined (uses GNU toolchain
from Zephyr SDK) and set to "iar" (uses IAR toochain from EWARM v9.70.1).

Signed-off-by: Mathieu Choplain <[email protected]>
@sonarqubecloud
Copy link

@aescolar aescolar merged commit 3be4c4c into zephyrproject-rtos:main Dec 11, 2025
26 checks passed
@mathieuchopstm mathieuchopstm deleted the topic/stm32_CLG/f0 branch December 11, 2025 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants