Hi everyone,
I'm adding system view on my project developed with STM32CubeIDE (GCC compiler). I'm using a STM32F373 that has a ARM Cortex M4 as core. The compiler define __ARM_ARCH_4T__, so neither architecture in SEGGER_SYSVIEW_conf.h file is matched.
Why the compiler doesn't define ARM_ARCH_7M?
I think that everyone that try to add system view enviroment to a project developed with STM32CubeIDE have the same problem.
Thanks in advance for any help.
GDV
I'm adding system view on my project developed with STM32CubeIDE (GCC compiler). I'm using a STM32F373 that has a ARM Cortex M4 as core. The compiler define __ARM_ARCH_4T__, so neither architecture in SEGGER_SYSVIEW_conf.h file is matched.
Why the compiler doesn't define ARM_ARCH_7M?
I think that everyone that try to add system view enviroment to a project developed with STM32CubeIDE have the same problem.
Thanks in advance for any help.
GDV