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