| [10] | 1 | <!DOCTYPE CrossStudio_Project_File> | 
|---|
|  | 2 | <solution Name="charger" version="2" target="8"> | 
|---|
|  | 3 | <configuration | 
|---|
|  | 4 | Name="Debug" | 
|---|
|  | 5 | c_preprocessor_definitions="DEBUG" | 
|---|
|  | 6 | gcc_debugging_level="Level 3" | 
|---|
|  | 7 | gcc_omit_frame_pointer="Yes" | 
|---|
|  | 8 | gcc_optimization_level="None" /> | 
|---|
|  | 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 | <project Name="charger"> | 
|---|
|  | 16 | <configuration | 
|---|
|  | 17 | LIBRARY_IO_TYPE="RTT" | 
|---|
|  | 18 | Name="Common" | 
|---|
|  | 19 | Target="STM32H723ZETx" | 
|---|
|  | 20 | arm_architecture="v7EM" | 
|---|
|  | 21 | arm_compiler_variant="SEGGER" | 
|---|
|  | 22 | arm_core_type="Cortex-M7" | 
|---|
|  | 23 | arm_endian="Little" | 
|---|
|  | 24 | arm_fp_abi="Hard" | 
|---|
|  | 25 | arm_fpu_type="FPv5-D16" | 
|---|
|  | 26 | arm_linker_heap_size="2048" | 
|---|
|  | 27 | arm_linker_process_stack_size="0" | 
|---|
| [11] | 28 | arm_linker_stack_size="8192" | 
|---|
| [10] | 29 | arm_linker_variant="SEGGER" | 
|---|
|  | 30 | arm_simulator_memory_simulation_parameter="RAM;0x00000000;0x00010000;ROM;0x08000000;0x00080000;RAM;0x20000000;0x00020000;RAM;0x24000000;0x00020000;RAM;0x30000000;0x00008000;RAM;0x38000000;0x00004000;RAM;0x38800000;0x00001000" | 
|---|
|  | 31 | arm_target_device_name="STM32H723ZE" | 
|---|
|  | 32 | arm_target_interface_type="SWD" | 
|---|
| [11] | 33 | c_enforce_ansi_checking="Yes" | 
|---|
|  | 34 | c_preprocessor_definitions="STM32H723xx" | 
|---|
|  | 35 | c_user_include_directories="./../CubeMX/Core/Inc;./../CubeMX/Drivers/STM32H7xx_HAL_Driver/Inc;./../CubeMX/Drivers/CMSIS/Device/ST/STM32H7xx/Include;./../CubeMX/Drivers/CMSIS/Core/Include" | 
|---|
|  | 36 | compiler_color_diagnostics="Yes" | 
|---|
| [10] | 37 | debug_register_definition_file="$(ProjectDir)/STM32H723_Registers.xml" | 
|---|
|  | 38 | debug_stack_pointer_start="__stack_end__" | 
|---|
|  | 39 | debug_target_connection="J-Link" | 
|---|
| [11] | 40 | gcc_all_warnings="Enable" | 
|---|
|  | 41 | gcc_c_language_standard="c17" | 
|---|
|  | 42 | gcc_cplusplus_language_standard="c++20" | 
|---|
|  | 43 | gcc_enable_all_warnings="Yes" | 
|---|
|  | 44 | gcc_enable_precompiled_header="Yes" | 
|---|
| [10] | 45 | gcc_entry_point="Reset_Handler" | 
|---|
|  | 46 | link_dedupe_code="Yes" | 
|---|
|  | 47 | link_linker_script_file="Setup/SEGGER_Flash.icf" | 
|---|
| [11] | 48 | link_map_file="Full" | 
|---|
|  | 49 | link_map_file_format="HTML" | 
|---|
|  | 50 | link_time_optimization="Yes" | 
|---|
| [10] | 51 | linker_memory_map_file="$(ProjectDir)/STM32H723ZETx_MemoryMap.xml" | 
|---|
|  | 52 | linker_output_format="hex" | 
|---|
| [11] | 53 | linker_printf_fmt_level="long long" | 
|---|
|  | 54 | linker_printf_fp_enabled="Double" | 
|---|
|  | 55 | linker_printf_width_precision_supported="Yes" | 
|---|
| [10] | 56 | linker_section_placements_segments="FLASH1 RX 0x00000000 0x00100000;RAM1 RWX 0x20000000 0x00010000" | 
|---|
|  | 57 | macros="DeviceHeaderFile=$(PackagesDir)/STM32H7xx/Device/Include/stm32h7xx.h;DeviceSystemFile=$(PackagesDir)/STM32H7xx/Device/Source/system_stm32h7xx.c;DeviceVectorsFile=$(PackagesDir)/STM32H7xx/Source/stm32h723xx_Vectors.s;DeviceFamily=STM32H7xx;DeviceSubFamily=STM32H723" | 
|---|
|  | 58 | project_directory="" | 
|---|
| [11] | 59 | project_type="Executable" | 
|---|
|  | 60 | speed="0" /> | 
|---|
| [10] | 61 | <configuration Name="Release" link_dedupe_code="Yes" /> | 
|---|
|  | 62 | <folder Name="Core"> | 
|---|
|  | 63 | <folder Name="Inc"> | 
|---|
|  | 64 | <file file_name="../CubeMX/Core/Inc/main.h" /> | 
|---|
| [15] | 65 | <file file_name="../CubeMX/Core/Inc/stm32h7xx_hal_conf.h" /> | 
|---|
|  | 66 | <file file_name="../CubeMX/Core/Inc/stm32h7xx_it.h" /> | 
|---|
| [10] | 67 | </folder> | 
|---|
|  | 68 | <folder Name="Src"> | 
|---|
| [11] | 69 | <file file_name="../CubeMX/Core/Src/main.c"> | 
|---|
|  | 70 | <configuration Name="Common" file_type="C++" /> | 
|---|
|  | 71 | </file> | 
|---|
| [13] | 72 | <file file_name="../CubeMX/Core/Src/stm32h7xx_hal_msp.c" /> | 
|---|
|  | 73 | <file file_name="../CubeMX/Core/Src/stm32h7xx_it.c" /> | 
|---|
| [11] | 74 | <file file_name="../CubeMX/Core/Src/system_stm32h7xx.c" /> | 
|---|
| [10] | 75 | </folder> | 
|---|
|  | 76 | </folder> | 
|---|
| [11] | 77 | <folder Name="Drivers"> | 
|---|
|  | 78 | <folder Name="HAL"> | 
|---|
|  | 79 | <folder Name="Inc"> | 
|---|
|  | 80 | <file file_name="../CubeMX/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h" /> | 
|---|
|  | 81 | <file file_name="../CubeMX/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_cortex.h" /> | 
|---|
| [15] | 82 | <file file_name="../CubeMX/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_def.h" /> | 
|---|
| [11] | 83 | <file file_name="../CubeMX/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h" /> | 
|---|
|  | 84 | <file file_name="../CubeMX/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc.h" /> | 
|---|
|  | 85 | </folder> | 
|---|
|  | 86 | <folder Name="Src"> | 
|---|
|  | 87 | <file file_name="../CubeMX/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c" /> | 
|---|
|  | 88 | <file file_name="../CubeMX/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_cortex.c" /> | 
|---|
|  | 89 | <file file_name="../CubeMX/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_pwr_ex.c" /> | 
|---|
|  | 90 | <file file_name="../CubeMX/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_rcc.c" /> | 
|---|
|  | 91 | </folder> | 
|---|
|  | 92 | </folder> | 
|---|
|  | 93 | </folder> | 
|---|
| [10] | 94 | <folder Name="Setup"> | 
|---|
|  | 95 | <file file_name="Setup/SEGGER_Flash.icf" /> | 
|---|
|  | 96 | </folder> | 
|---|
|  | 97 | <folder Name="System"> | 
|---|
|  | 98 | <file file_name="System/Cortex_M_Startup.s" /> | 
|---|
|  | 99 | <file file_name="System/SEGGER_THUMB_Startup.s" /> | 
|---|
|  | 100 | <file file_name="STM32H7xx/Source/stm32h723xx_Vectors.s" /> | 
|---|
|  | 101 | </folder> | 
|---|
|  | 102 | </project> | 
|---|
|  | 103 | </solution> | 
|---|