add systemview for debugging purposes

This commit is contained in:
2025-04-28 20:40:04 +02:00
parent e7c793c88e
commit 8f576045ed
6 changed files with 24 additions and 3 deletions

View File

@@ -58,6 +58,8 @@ Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_exti.c \
Drivers/RTT/RTT/SEGGER_RTT.c \
Drivers/RTT/RTT/SEGGER_RTT_printf.c \
Drivers/RTT/Syscalls/SEGGER_RTT_Syscalls_GCC.c \
Drivers/SystemView/SYSVIEW/SEGGER_SYSVIEW.c \
Drivers/SystemView/Sample/NoOS/Config/Cortex-M0/SEGGER_SYSVIEW_Config_NoOS_CM0.c\
Src/system_stm32g0xx.c
# ASM sources
@@ -124,7 +126,10 @@ C_INCLUDES = \
-IDrivers/CMSIS/Device/ST/STM32G0xx/Include \
-IDrivers/CMSIS/Include \
-IDrivers/RTT/Config \
-IDrivers/RTT/RTT
-IDrivers/RTT/RTT \
-IDrivers/SystemView/Config \
-IDrivers/SystemView/SEGGER \
-IDrivers/SystemView/SYSVIEW
# compile gcc flags