2020-03-12 05:07 AM
Hi ST Team,
I'm working on a project with STM32CubeIDE and STM32F302 as target. I'm trying to add Segger System View but the preprocessor macro (__ARM_ARCH_7__) is missing.
This preprocessor macro should be defined by IDE in base on the MCU target.
Could you explain me something about that?