| [1] | 1 | <!DOCTYPE CrossStudio_Project_File>
|
|---|
| 2 | <solution Name="gss" target="8" version="2">
|
|---|
| 3 | <configuration
|
|---|
| 4 | Name="Debug"
|
|---|
| 5 | c_preprocessor_definitions="DEBUG"
|
|---|
| 6 | gcc_debugging_level="Level 3"
|
|---|
| 7 | gcc_optimization_level="None" />
|
|---|
| 8 | <configuration Name="Debug_24V" />
|
|---|
| 9 | <configuration
|
|---|
| 10 | Name="Release"
|
|---|
| 11 | c_preprocessor_definitions="NDEBUG"
|
|---|
| 12 | gcc_debugging_level="Level 2"
|
|---|
| 13 | gcc_omit_frame_pointer="Yes"
|
|---|
| 14 | gcc_optimization_level="Level 2 balanced" />
|
|---|
| 15 | <configuration Name="Release_24V" />
|
|---|
| 16 | <project Name="gss">
|
|---|
| 17 | <configuration
|
|---|
| 18 | CMSIS_CORE="Yes"
|
|---|
| 19 | Connection="USB 504403832"
|
|---|
| 20 | LIBRARY_IO_TYPE="RTT"
|
|---|
| 21 | Name="Common"
|
|---|
| 22 | Target="STM32G071CBTx"
|
|---|
| 23 | arm_architecture="v6M"
|
|---|
| 24 | arm_compiler_variant="SEGGER"
|
|---|
| 25 | arm_core_type="Cortex-M0+"
|
|---|
| 26 | arm_endian="Little"
|
|---|
| 27 | arm_fpu_type="None"
|
|---|
| 28 | arm_keep_assembly="Yes"
|
|---|
| 29 | arm_linker_heap_size="0"
|
|---|
| 30 | arm_linker_process_stack_size="0"
|
|---|
| 31 | arm_linker_stack_size="8192"
|
|---|
| 32 | arm_linker_variant="SEGGER"
|
|---|
| 33 | arm_rtl_variant="SEGGER"
|
|---|
| 34 | arm_simulator_memory_simulation_parameter="ROM;0x08000000;0x00020000;RAM;0x20000000;0x00008000"
|
|---|
| 35 | arm_target_debug_interface_type="ADIv5"
|
|---|
| 36 | arm_target_device_name="STM32G071CB"
|
|---|
| 37 | arm_target_interface_type="SWD"
|
|---|
| 38 | build_intermediate_directory="Output/$(Configuration)/Obj"
|
|---|
| 39 | c_preprocessor_definitions="STM32G071xx;__STM32G0xx_FAMILY;__STM32G071_SUBFAMILY;ARM_MATH_CM0PLUS;USE_HAL_DRIVER;USE_RAM_FUNC"
|
|---|
| 40 | c_user_include_directories="$(Cube)/Drivers/CMSIS/Device/ST/STM32G0xx/Include;$(Cube)/Drivers/STM32G0xx_HAL_Driver/Inc;$(Cube)/Inc;$(ProjectDir)/STM32G0xx/CMSIS/Device/Include;$(ProjectDir)/Drivers/RTT;$(ProjectDir)/Inc;$(ProjectDir)/Src"
|
|---|
| 41 | debug_initial_breakpoint_set_option="Never"
|
|---|
| 42 | debug_register_definition_file="$(ProjectDir)/STM32G07x_Registers.xml"
|
|---|
| 43 | debug_stack_pointer_start="__stack_end__"
|
|---|
| 44 | debug_target_connection="J-Link"
|
|---|
| 45 | debug_terminal_log_file="$(ProjectDir)/output.txt"
|
|---|
| 46 | gcc_c_language_standard="c17"
|
|---|
| 47 | gcc_cplusplus_language_standard="c++17"
|
|---|
| 48 | gcc_debugging_level="Level 3"
|
|---|
| 49 | gcc_entry_point="Reset_Handler"
|
|---|
| 50 | gcc_optimization_level="Level 0"
|
|---|
| 51 | link_linker_script_file="$(ProjectDir)/STM32G0xx_Flash.icf"
|
|---|
| 52 | link_map_file="Full"
|
|---|
| 53 | link_map_file_format="HTML"
|
|---|
| 54 | linker_memory_map_file="$(ProjectDir)/STM32G071CBTx_MemoryMap.xml"
|
|---|
| 55 | linker_output_format="hex"
|
|---|
| 56 | linker_printf_fp_enabled="Float"
|
|---|
| 57 | macros="DeviceHeaderFile=$(PackagesDir)/STM32G0xx/CMSIS/Device/Include/stm32g0xx.h;DeviceLibraryIdentifier=M0l;DeviceSystemFile=$(PackagesDir)/STM32G0xx/CMSIS/Device/Source/system_stm32g0xx.c;DeviceVectorsFile=$(PackagesDir)/STM32G0xx/Source/STM32G07x_Vectors.s;DeviceFamily=STM32G0xx;DeviceSubFamily=STM32G071;Target=STM32G071CBTx;Cube=D:\\Projekte\\ecs_greenSmartSwitch\\trunk\\firmware\\CubeMX;Encrypt=D:\\Projekte\\ecs_greenSmartSwitch\\trunk\\tools\\FileEncrypt\\Debug"
|
|---|
| 58 | post_build_command="$(Encrypt)\FileEncrypt.bat $(ProjectDir)/$(OutDir)/$(ProjectName).hex "$(JLinkDir)\JFlash.exe""
|
|---|
| 59 | project_directory=""
|
|---|
| 60 | project_type="Executable"
|
|---|
| 61 | speed="50000"
|
|---|
| 62 | target_reset_script="Reset();"
|
|---|
| 63 | target_trace_initialize_script="EnableTrace("$(TraceInterfaceType)")" />
|
|---|
| 64 | <configuration Name="Debug" gcc_optimization_level="Level 0" />
|
|---|
| 65 | <configuration
|
|---|
| 66 | Name="Debug_24V"
|
|---|
| 67 | c_preprocessor_definitions="VARIANT_24V;DEBUG" />
|
|---|
| 68 | <configuration
|
|---|
| 69 | Name="Release"
|
|---|
| 70 | arm_library_optimization="Fast"
|
|---|
| 71 | build_debug_information="Yes"
|
|---|
| 72 | gcc_debugging_level="Level 2"
|
|---|
| 73 | gcc_optimization_level="Level 3 for more speed"
|
|---|
| 74 | link_time_optimization="Yes" />
|
|---|
| 75 | <configuration
|
|---|
| 76 | Name="Release_24V"
|
|---|
| 77 | arm_library_optimization="Fast"
|
|---|
| 78 | build_debug_information="No"
|
|---|
| 79 | c_preprocessor_definitions="VARIANT_24V"
|
|---|
| 80 | gcc_debugging_level="None"
|
|---|
| 81 | gcc_optimization_level="Level 2 for speed" />
|
|---|
| 82 | <folder Name="CMSIS Files">
|
|---|
| 83 | <file file_name="STM32G0xx/CMSIS/Device/Include/stm32g0xx.h" />
|
|---|
| 84 | <file file_name="STM32G0xx/CMSIS/Device/Source/system_stm32g0xx.c">
|
|---|
| 85 | <configuration
|
|---|
| 86 | Name="Common"
|
|---|
| 87 | default_code_section=".init"
|
|---|
| 88 | default_const_section=".init_rodata" />
|
|---|
| 89 | </file>
|
|---|
| 90 | </folder>
|
|---|
| 91 | <folder Name="Drivers">
|
|---|
| 92 | <folder Name="HAL">
|
|---|
| 93 | <folder Name="Inc">
|
|---|
| 94 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal.h" />
|
|---|
| 95 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_adc.h" />
|
|---|
| 96 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_adc_ex.h" />
|
|---|
| 97 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_cortex.h" />
|
|---|
| 98 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_crc.h" />
|
|---|
| 99 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_crc_ex.h" />
|
|---|
| 100 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_dac.h" />
|
|---|
| 101 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_dac_ex.h" />
|
|---|
| 102 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_def.h" />
|
|---|
| 103 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_dma.h" />
|
|---|
| 104 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_dma_ex.h" />
|
|---|
| 105 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_exti.h" />
|
|---|
| 106 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_flash.h" />
|
|---|
| 107 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_flash_ex.h" />
|
|---|
| 108 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_gpio.h" />
|
|---|
| 109 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_gpio_ex.h" />
|
|---|
| 110 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_iwdg.h" />
|
|---|
| 111 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_pwr.h" />
|
|---|
| 112 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_pwr_ex.h" />
|
|---|
| 113 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_rcc.h" />
|
|---|
| 114 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_rcc_ex.h" />
|
|---|
| 115 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_tim.h" />
|
|---|
| 116 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_tim_ex.h" />
|
|---|
| 117 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_uart.h" />
|
|---|
| 118 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_uart_ex.h" />
|
|---|
| 119 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_adc.h" />
|
|---|
| 120 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_dma.h" />
|
|---|
| 121 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_dmamux.h" />
|
|---|
| 122 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_rcc.h" />
|
|---|
| 123 | </folder>
|
|---|
| 124 | <folder Name="Src">
|
|---|
| 125 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal.c" />
|
|---|
| 126 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_adc.c" />
|
|---|
| 127 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_adc_ex.c" />
|
|---|
| 128 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_cortex.c" />
|
|---|
| 129 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_crc.c" />
|
|---|
| 130 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_crc_ex.c" />
|
|---|
| 131 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_dac.c" />
|
|---|
| 132 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_dac_ex.c" />
|
|---|
| 133 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_dma.c" />
|
|---|
| 134 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_dma_ex.c" />
|
|---|
| 135 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_exti.c" />
|
|---|
| 136 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_flash.c" />
|
|---|
| 137 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_flash_ex.c" />
|
|---|
| 138 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_gpio.c" />
|
|---|
| 139 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_iwdg.c" />
|
|---|
| 140 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_pwr.c" />
|
|---|
| 141 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_pwr_ex.c" />
|
|---|
| 142 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_rcc.c" />
|
|---|
| 143 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_rcc_ex.c" />
|
|---|
| 144 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_tim.c" />
|
|---|
| 145 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_tim_ex.c" />
|
|---|
| 146 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_uart.c" />
|
|---|
| 147 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_uart_ex.c" />
|
|---|
| 148 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_adc.c" />
|
|---|
| 149 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_dma.c" />
|
|---|
| 150 | <file file_name="../CubeMX/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_rcc.c" />
|
|---|
| 151 | </folder>
|
|---|
| 152 | </folder>
|
|---|
| 153 | <folder Name="RTT">
|
|---|
| 154 | <file file_name="Drivers/RTT/SEGGER_RTT.h" />
|
|---|
| 155 | <file file_name="Drivers/RTT/SEGGER_RTT_Conf.h" />
|
|---|
| 156 | <file file_name="Drivers/RTT/SEGGER_RTT_printf.c" />
|
|---|
| 157 | </folder>
|
|---|
| 158 | </folder>
|
|---|
| 159 | <folder Name="Script Files">
|
|---|
| 160 | <file file_name="STM32G0xx/Scripts/STM32G0xx_Target.js">
|
|---|
| 161 | <configuration Name="Common" file_type="Reset Script" />
|
|---|
| 162 | </file>
|
|---|
| 163 | </folder>
|
|---|
| 164 | <folder Name="Source Files">
|
|---|
| 165 | <configuration Name="Common" filter="c;cpp;cxx;cc;h;s;asm;inc" />
|
|---|
| 166 | <folder Name="Inc">
|
|---|
| 167 | <file file_name="../CubeMX/Inc/adc.h" />
|
|---|
| 168 | <file file_name="../CubeMX/Inc/crc.h" />
|
|---|
| 169 | <file file_name="../CubeMX/Inc/dac.h" />
|
|---|
| 170 | <file file_name="../CubeMX/Inc/dma.h" />
|
|---|
| 171 | <file file_name="../CubeMX/Inc/feeprom.h" />
|
|---|
| 172 | <file file_name="../CubeMX/Inc/gpio.h" />
|
|---|
| 173 | <file file_name="../CubeMX/Inc/i2c.h" />
|
|---|
| 174 | <file file_name="../CubeMX/Inc/iwdg.h" />
|
|---|
| 175 | <file file_name="../CubeMX/Inc/log.h" />
|
|---|
| 176 | <file file_name="../CubeMX/Inc/main.h" />
|
|---|
| 177 | <file file_name="../CubeMX/Inc/modbus.h" />
|
|---|
| 178 | <file file_name="Inc/precharge.h" />
|
|---|
| 179 | <file file_name="../CubeMX/Inc/stm32g0xx_hal_conf.h" />
|
|---|
| 180 | <file file_name="../CubeMX/Inc/stm32g0xx_it.h" />
|
|---|
| 181 | <file file_name="../CubeMX/Inc/sysdata.h" />
|
|---|
| 182 | <file file_name="../CubeMX/Inc/tim.h" />
|
|---|
| 183 | <file file_name="../CubeMX/Inc/usart.h" />
|
|---|
| 184 | </folder>
|
|---|
| 185 | <folder Name="Src">
|
|---|
| 186 | <file file_name="../CubeMX/Src/adc.c" />
|
|---|
| 187 | <file file_name="../CubeMX/Src/crc.c" />
|
|---|
| 188 | <file file_name="../CubeMX/Src/dac.c" />
|
|---|
| 189 | <file file_name="../CubeMX/Src/dma.c" />
|
|---|
| 190 | <file file_name="../CubeMX/Src/feeprom.c" />
|
|---|
| 191 | <file file_name="../CubeMX/Src/gpio.c" />
|
|---|
| 192 | <file file_name="../CubeMX/Src/iwdg.c" />
|
|---|
| 193 | <file file_name="../CubeMX/Src/log.c" />
|
|---|
| 194 | <file file_name="../CubeMX/Src/main.c" />
|
|---|
| 195 | <file file_name="../CubeMX/Src/modbus.c" />
|
|---|
| 196 | <file file_name="Src/precharge.c" />
|
|---|
| 197 | <file file_name="Src/raccess.c" />
|
|---|
| 198 | <file file_name="../CubeMX/Src/stm32g0xx_hal_msp.c" />
|
|---|
| 199 | <file file_name="../CubeMX/Src/stm32g0xx_it.c" />
|
|---|
| 200 | <file file_name="Src/tast.c" />
|
|---|
| 201 | <file file_name="../CubeMX/Src/tim.c" />
|
|---|
| 202 | <file file_name="../CubeMX/Src/usart.c" />
|
|---|
| 203 | </folder>
|
|---|
| 204 | </folder>
|
|---|
| 205 | <folder Name="System Files">
|
|---|
| 206 | <file file_name="SEGGER_THUMB_Startup.s" />
|
|---|
| 207 | <file file_name="STM32G0xx/Source/STM32G07x_Vectors.s">
|
|---|
| 208 | <configuration Name="Common" file_type="Assembly" />
|
|---|
| 209 | </file>
|
|---|
| 210 | <file file_name="STM32G0xx/Source/STM32G0xx_Startup.s" />
|
|---|
| 211 | </folder>
|
|---|
| 212 | </project>
|
|---|
| 213 | </solution>
|
|---|