| 1 | <!DOCTYPE CrossStudio_Project_File>
|
|---|
| 2 | <solution Name="smartPro" target="8" version="2">
|
|---|
| 3 | <configuration Name="Common" link_merge_sections="No" />
|
|---|
| 4 | <configuration
|
|---|
| 5 | Name="Debug125A_12V"
|
|---|
| 6 | c_preprocessor_definitions="DEBUG"
|
|---|
| 7 | gcc_debugging_level="Level 3"
|
|---|
| 8 | gcc_optimization_level="None" />
|
|---|
| 9 | <configuration Name="Debug125A_24V" />
|
|---|
| 10 | <configuration
|
|---|
| 11 | Name="Release125A_12V"
|
|---|
| 12 | c_preprocessor_definitions="NDEBUG"
|
|---|
| 13 | gcc_debugging_level="Level 2"
|
|---|
| 14 | gcc_omit_frame_pointer="Yes"
|
|---|
| 15 | gcc_optimization_level="Level 2 balanced" />
|
|---|
| 16 | <configuration Name="Release125A_24V" />
|
|---|
| 17 | <project Name="smartPro">
|
|---|
| 18 | <configuration
|
|---|
| 19 | LIBRARY_IO_TYPE="RTT"
|
|---|
| 20 | Name="Common"
|
|---|
| 21 | Target="STM32G473RCTx"
|
|---|
| 22 | arm_architecture="v7EM"
|
|---|
| 23 | arm_compiler_variant="SEGGER"
|
|---|
| 24 | arm_core_type="Cortex-M4"
|
|---|
| 25 | arm_endian="Little"
|
|---|
| 26 | arm_fp_abi="Hard"
|
|---|
| 27 | arm_fpu_type="FPv4-SP-D16"
|
|---|
| 28 | arm_linker_heap_size="1024"
|
|---|
| 29 | arm_linker_process_stack_size="0"
|
|---|
| 30 | arm_linker_stack_size="2048"
|
|---|
| 31 | arm_linker_variant="SEGGER"
|
|---|
| 32 | arm_simulator_memory_simulation_parameter="ROM;0x08000000;0x00040000;RAM;0x10000000;0x00008000;RAM;0x20000000;0x00014000;RAM;0x20014000;0x00004000"
|
|---|
| 33 | arm_target_device_name="STM32G473RC"
|
|---|
| 34 | arm_target_interface_type="SWD"
|
|---|
| 35 | c_preprocessor_definitions="__VTOR_CONFIG;ARM_MATH_CM4;STM32G473xx;__STM32G473_SUBFAMILY;__STM32G4XX_FAMILY"
|
|---|
| 36 | c_user_include_directories="$(ProjectDir)/../Drivers/STM32G4xx_HAL_Driver/Inc;$(ProjectDir)/../Core/Inc;$(ProjectDir)/../Drivers/CMSIS/Include;$(ProjectDir)/../Drivers/CMSIS/Device/ST/STM32G4xx/Include;$(ProjectDir)/inc"
|
|---|
| 37 | debug_initial_breakpoint_set_option="Never"
|
|---|
| 38 | debug_register_definition_file="$(ProjectDir)/STM32G473xx_Registers.xml"
|
|---|
| 39 | debug_stack_pointer_start="__stack_end__"
|
|---|
| 40 | debug_start_from_entry_point_symbol="No"
|
|---|
| 41 | debug_target_connection="J-Link"
|
|---|
| 42 | gcc_entry_point="Reset_Handler"
|
|---|
| 43 | link_linker_script_file="$(ProjectDir)/STM32G4xx_Flash.icf"
|
|---|
| 44 | linker_memory_map_file="$(ProjectDir)/STM32G473RCTx_MemoryMap.xml"
|
|---|
| 45 | linker_printf_fmt_level="long long"
|
|---|
| 46 | linker_printf_width_precision_supported="Yes"
|
|---|
| 47 | macros="DeviceHeaderFile=$(PackagesDir)/STM32G4xx/Device/Include/stm32g4xx.h;DeviceSystemFile=$(PackagesDir)/STM32G4xx/Device/Source/system_stm32g4xx.c;DeviceVectorsFile=$(PackagesDir)/STM32G4xx/Source/stm32g473xx_Vectors.s;DeviceFamily=STM32G4xx;DeviceSubFamily=STM32G473;Target=STM32G473RCTx"
|
|---|
| 48 | project_directory=""
|
|---|
| 49 | project_type="Executable"
|
|---|
| 50 | target_load_end_script="Reset();"
|
|---|
| 51 | target_reset_script="Reset();" />
|
|---|
| 52 | <configuration
|
|---|
| 53 | Name="Debug125A_12V"
|
|---|
| 54 | arm_compiler_variant="gcc"
|
|---|
| 55 | c_preprocessor_definitions="DEVICETYPE=125;SYSTEM_VOLTAGE_12V" />
|
|---|
| 56 | <configuration
|
|---|
| 57 | Name="Debug125A_24V"
|
|---|
| 58 | c_preprocessor_definitions="DEVICETYPE=125;SYSTEM_VOLTAGE_24V" />
|
|---|
| 59 | <configuration
|
|---|
| 60 | Name="Release125A_12V"
|
|---|
| 61 | c_preprocessor_definitions="DEVICETYPE=125;SYSTEM_VOLTAGE_24V" />
|
|---|
| 62 | <configuration
|
|---|
| 63 | Name="Release125A_24V"
|
|---|
| 64 | c_preprocessor_definitions="DEVICETYPE=125;SYSTEM_VOLTAGE_24V" />
|
|---|
| 65 | <folder Name="CMSIS Files">
|
|---|
| 66 | <file file_name="STM32G4xx/Device/Include/stm32g4xx.h" />
|
|---|
| 67 | <file file_name="STM32G4xx/Device/Source/system_stm32g4xx.c">
|
|---|
| 68 | <configuration
|
|---|
| 69 | Name="Common"
|
|---|
| 70 | build_exclude_from_build="Yes"
|
|---|
| 71 | default_code_section=".init"
|
|---|
| 72 | default_const_section=".init_rodata" />
|
|---|
| 73 | </file>
|
|---|
| 74 | </folder>
|
|---|
| 75 | <folder Name="CMSIS_ST">
|
|---|
| 76 | <folder Name="src" />
|
|---|
| 77 | </folder>
|
|---|
| 78 | <folder Name="core">
|
|---|
| 79 | <folder Name="inc">
|
|---|
| 80 | <file file_name="../Core/Inc/adc.h" />
|
|---|
| 81 | <file file_name="../Core/Inc/dma.h" />
|
|---|
| 82 | <file file_name="../Core/Inc/fdcan.h" />
|
|---|
| 83 | <file file_name="../Core/Inc/gpio.h" />
|
|---|
| 84 | <file file_name="../Core/Inc/i2c.h" />
|
|---|
| 85 | <file file_name="../Core/Inc/iwdg.h" />
|
|---|
| 86 | <file file_name="../Core/Inc/main.h" />
|
|---|
| 87 | <file file_name="../Core/Inc/spi.h" />
|
|---|
| 88 | <file file_name="../Core/Inc/stm32g4xx_hal_conf.h" />
|
|---|
| 89 | <file file_name="../Core/Inc/stm32g4xx_it.h" />
|
|---|
| 90 | <file file_name="../Core/Inc/usart.h" />
|
|---|
| 91 | <file file_name="../Core/Inc/usb.h" />
|
|---|
| 92 | </folder>
|
|---|
| 93 | <folder Name="src">
|
|---|
| 94 | <file file_name="../Core/Src/adc.c" />
|
|---|
| 95 | <file file_name="../Core/Src/crc.c" />
|
|---|
| 96 | <file file_name="../Core/Src/dma.c" />
|
|---|
| 97 | <file file_name="../Core/Src/fdcan.c" />
|
|---|
| 98 | <file file_name="../Core/Src/gpio.c" />
|
|---|
| 99 | <file file_name="../Core/Src/i2c.c" />
|
|---|
| 100 | <file file_name="../Core/Src/iwdg.c" />
|
|---|
| 101 | <file file_name="../Core/Src/main.c" />
|
|---|
| 102 | <file file_name="../Core/Src/rtc.c" />
|
|---|
| 103 | <file file_name="../Core/Src/spi.c" />
|
|---|
| 104 | <file file_name="../Core/Src/stm32g4xx_hal_msp.c" />
|
|---|
| 105 | <file file_name="../Core/Src/stm32g4xx_it.c" />
|
|---|
| 106 | <file file_name="../Core/Src/syscalls.c">
|
|---|
| 107 | <configuration Name="Common" build_exclude_from_build="Yes" />
|
|---|
| 108 | </file>
|
|---|
| 109 | <file file_name="../Core/Src/sysmem.c">
|
|---|
| 110 | <configuration Name="Common" build_exclude_from_build="Yes" />
|
|---|
| 111 | </file>
|
|---|
| 112 | <file file_name="../Core/Src/usart.c" />
|
|---|
| 113 | <file file_name="../Core/Src/usb.c" />
|
|---|
| 114 | </folder>
|
|---|
| 115 | </folder>
|
|---|
| 116 | <folder Name="HAL">
|
|---|
| 117 | <folder Name="inc">
|
|---|
| 118 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal.h" />
|
|---|
| 119 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_adc.h" />
|
|---|
| 120 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_adc_ex.h" />
|
|---|
| 121 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_cortex.h" />
|
|---|
| 122 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_def.h" />
|
|---|
| 123 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_dma.h" />
|
|---|
| 124 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_dma_ex.h" />
|
|---|
| 125 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_exti.h" />
|
|---|
| 126 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_fdcan.h" />
|
|---|
| 127 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_flash.h" />
|
|---|
| 128 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_flash_ex.h" />
|
|---|
| 129 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_flash_ramfunc.h" />
|
|---|
| 130 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_gpio.h" />
|
|---|
| 131 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_gpio_ex.h" />
|
|---|
| 132 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_i2c.h" />
|
|---|
| 133 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_i2c_ex.h" />
|
|---|
| 134 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_iwdg.h" />
|
|---|
| 135 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_pcd.h" />
|
|---|
| 136 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_pcd_ex.h" />
|
|---|
| 137 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_pwr.h" />
|
|---|
| 138 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_pwr_ex.h" />
|
|---|
| 139 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_rcc.h" />
|
|---|
| 140 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_rcc_ex.h" />
|
|---|
| 141 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_spi.h" />
|
|---|
| 142 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_spi_ex.h" />
|
|---|
| 143 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_uart.h" />
|
|---|
| 144 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_uart_ex.h" />
|
|---|
| 145 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_adc.h" />
|
|---|
| 146 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_bus.h" />
|
|---|
| 147 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_cortex.h" />
|
|---|
| 148 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_crs.h" />
|
|---|
| 149 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_dma.h" />
|
|---|
| 150 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_dmamux.h" />
|
|---|
| 151 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_exti.h" />
|
|---|
| 152 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_gpio.h" />
|
|---|
| 153 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_i2c.h" />
|
|---|
| 154 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_lpuart.h" />
|
|---|
| 155 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_pwr.h" />
|
|---|
| 156 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_rcc.h" />
|
|---|
| 157 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_spi.h" />
|
|---|
| 158 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_system.h" />
|
|---|
| 159 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_usart.h" />
|
|---|
| 160 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_usb.h" />
|
|---|
| 161 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_utils.h" />
|
|---|
| 162 | </folder>
|
|---|
| 163 | <folder Name="src">
|
|---|
| 164 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.c" />
|
|---|
| 165 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.c" />
|
|---|
| 166 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.c" />
|
|---|
| 167 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.c" />
|
|---|
| 168 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_crc.c" />
|
|---|
| 169 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_crc_ex.c" />
|
|---|
| 170 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.c" />
|
|---|
| 171 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.c" />
|
|---|
| 172 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.c" />
|
|---|
| 173 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_fdcan.c" />
|
|---|
| 174 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.c" />
|
|---|
| 175 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.c" />
|
|---|
| 176 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.c" />
|
|---|
| 177 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.c" />
|
|---|
| 178 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.c" />
|
|---|
| 179 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.c" />
|
|---|
| 180 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_iwdg.c" />
|
|---|
| 181 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd.c" />
|
|---|
| 182 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd_ex.c" />
|
|---|
| 183 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.c" />
|
|---|
| 184 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.c" />
|
|---|
| 185 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.c" />
|
|---|
| 186 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.c" />
|
|---|
| 187 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rtc.c" />
|
|---|
| 188 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rtc_ex.c" />
|
|---|
| 189 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi.c" />
|
|---|
| 190 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi_ex.c" />
|
|---|
| 191 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_uart.c" />
|
|---|
| 192 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_uart_ex.c" />
|
|---|
| 193 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.c" />
|
|---|
| 194 | <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usb.c" />
|
|---|
| 195 | </folder>
|
|---|
| 196 | </folder>
|
|---|
| 197 | <folder Name="inc">
|
|---|
| 198 | <file file_name="inc/ads1260.h" />
|
|---|
| 199 | <file file_name="inc/ah_counter.h" />
|
|---|
| 200 | <file file_name="inc/battery_voltage.h" />
|
|---|
| 201 | <file file_name="inc/chip_temperature.h" />
|
|---|
| 202 | <file file_name="inc/doku.h" />
|
|---|
| 203 | <file file_name="inc/eeprom.h" />
|
|---|
| 204 | <file file_name="inc/efficiency.h" />
|
|---|
| 205 | <file file_name="inc/esr.h" />
|
|---|
| 206 | <file file_name="inc/fast_current.h" />
|
|---|
| 207 | <file file_name="inc/int_bat_voltage.h" />
|
|---|
| 208 | <file file_name="src/main.c">
|
|---|
| 209 | <configuration Name="Common" build_exclude_from_build="Yes" />
|
|---|
| 210 | </file>
|
|---|
| 211 | <file file_name="inc/modbus.h" />
|
|---|
| 212 | <file file_name="inc/outputs.h" />
|
|---|
| 213 | <file file_name="inc/rtc.h" />
|
|---|
| 214 | <file file_name="inc/self_discharge.h" />
|
|---|
| 215 | <file file_name="inc/shunt_temperature.h" />
|
|---|
| 216 | <file file_name="inc/shunt_voltage.h" />
|
|---|
| 217 | <file file_name="inc/sysdata.h" />
|
|---|
| 218 | <file file_name="inc/template.h" />
|
|---|
| 219 | <file file_name="inc/tim.h" />
|
|---|
| 220 | <file file_name="inc/wh_counter.h" />
|
|---|
| 221 | </folder>
|
|---|
| 222 | <folder Name="Script Files">
|
|---|
| 223 | <file file_name="STM32G4xx/Scripts/STM32G4xx_Target.js">
|
|---|
| 224 | <configuration Name="Common" file_type="Reset Script" />
|
|---|
| 225 | </file>
|
|---|
| 226 | </folder>
|
|---|
| 227 | <folder Name="src">
|
|---|
| 228 | <configuration Name="Common" filter="c;cpp;cxx;cc;h;s;asm;inc" />
|
|---|
| 229 | <file file_name="src/ads1260.c" />
|
|---|
| 230 | <file file_name="src/ah_counter.c" />
|
|---|
| 231 | <file file_name="src/battery_voltage.c" />
|
|---|
| 232 | <file file_name="src/chip_temperature.c" />
|
|---|
| 233 | <file file_name="src/eeprom.c" />
|
|---|
| 234 | <file file_name="src/efficiency.c" />
|
|---|
| 235 | <file file_name="src/esr.c" />
|
|---|
| 236 | <file file_name="src/fast_current.c" />
|
|---|
| 237 | <file file_name="src/int_bat_voltage.c" />
|
|---|
| 238 | <file file_name="src/modbus.c" />
|
|---|
| 239 | <file file_name="src/outputs.c" />
|
|---|
| 240 | <file file_name="src/self_discharge.c" />
|
|---|
| 241 | <file file_name="src/shunt_temperature.c" />
|
|---|
| 242 | <file file_name="src/shunt_voltage.c" />
|
|---|
| 243 | <file file_name="src/sysdata.c" />
|
|---|
| 244 | <file file_name="src/template.c" />
|
|---|
| 245 | <file file_name="src/wh_counter.c" />
|
|---|
| 246 | </folder>
|
|---|
| 247 | <folder Name="System Files_segger">
|
|---|
| 248 | <file file_name="SEGGER_THUMB_Startup.s" />
|
|---|
| 249 | <file file_name="STM32G4xx/Source/stm32g473xx_Vectors.s">
|
|---|
| 250 | <configuration Name="Common" file_type="Assembly" />
|
|---|
| 251 | </file>
|
|---|
| 252 | <file file_name="STM32G4xx/Source/STM32G4xx_Startup.s" />
|
|---|
| 253 | </folder>
|
|---|
| 254 | <folder Name="systemfiles_st">
|
|---|
| 255 | <file file_name="../Core/Src/system_stm32g4xx.c" />
|
|---|
| 256 | </folder>
|
|---|
| 257 | </project>
|
|---|
| 258 | </solution>
|
|---|