Ignore:
Timestamp:
Jun 5, 2026, 1:30:00 PM (5 days ago)
Author:
f.jahn
Message:

vor cube code generierung

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/fw_g473rct/SES/smartPro.emProject

    r69 r71  
    22<solution Name="smartPro" target="8" version="2">
    33  <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" />
     4  <configuration Name="Debug125A_12V" />
    95  <configuration Name="Debug125A_24V" />
     6  <configuration Name="Debug125A_48V" />
    107  <configuration
    118    Name="Release125A_12V"
     
    1512    gcc_optimization_level="Level 2 balanced" />
    1613  <configuration Name="Release125A_24V" />
     14  <configuration Name="Release125A_48V" />
    1715  <project Name="smartPro">
    1816    <configuration
     
    3533      batch_build_configurations="Debug125A_12V;Debug125A_24V;Release125A_12V;Release125A_24V"
    3634      build_intermediate_directory="Output/$(Configuration)/Obj"
    37       c_preprocessor_definitions="__VTOR_CONFIG;ARM_MATH_CM4;STM32G473xx;__STM32G473_SUBFAMILY;__STM32G4XX_FAMILY;USBPD_PORT_COUNT=1;USBPDCORE_LIB_PD3_FULL;USE_FULL_LL_DRIVER;USE_HAL_DRIVER;_SRC;__MEMORY_INIT"
     35      c_preprocessor_definitions="__VTOR_CONFIG;ARM_MATH_CM4;STM32G473xx;__STM32G473_SUBFAMILY;__STM32G4XX_FAMILY;USBPD_PORT_COUNT=1;USBPDCORE_LIB_PD3_FULL;USE_FULL_LL_DRIVER;USE_HAL_DRIVER;_SRC"
    3836      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;$(ProjectDir)/../USB_Device/App;$(ProjectDir)/../USB_Device/Target;$(ProjectDir)/../Middlewares\\ST\\STM32_USB_Device_Library\\Class\\CDC\\Inc;$(ProjectDir)/../Middlewares\\ST\\STM32_USB_Device_Library\\Core\\Inc;$(ProjectDir)/../USBPD;$(ProjectDir)/../USBPD/App;$(ProjectDir)/../USBPD/Target;$(ProjectDir)/../Middlewares/ST/STM32_USBPD_Library/Core/inc;$(ProjectDir)/../Middlewares/ST/STM32_USBPD_Library/Devices/STM32G4XX/inc"
    3937      debug_initial_breakpoint_set_option="Never"
     
    5250      linker_printf_width_precision_supported="Yes"
    5351      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"
    54       project_directory=""
    5552      project_type="Executable"
    5653      target_load_end_script="Reset();"
     
    5956      Name="Debug125A_12V"
    6057      c_preprocessor_definitions="DEVICETYPE=125;SYSTEM_VOLTAGE_12V"
    61       gcc_optimization_level="Debug" />
     58      gcc_optimization_level="Level 0"
     59      link_merge_sections="Yes" />
    6260    <configuration
    6361      Name="Debug125A_24V"
     
    6563      gcc_debugging_level="Level 3" />
    6664    <configuration
     65      Name="Debug125A_48V"
     66      c_preprocessor_definitions="SYSTEM_VOLTAGE_48V;DEVICETYPE=125" />
     67    <configuration
    6768      Name="Release125A_12V"
    6869      c_preprocessor_definitions="DEVICETYPE=125;SYSTEM_VOLTAGE_12V" />
     
    7172      c_preprocessor_definitions="DEVICETYPE=125;SYSTEM_VOLTAGE_24V"
    7273      gcc_optimization_level="Level 2 balanced" />
     74    <configuration
     75      Name="Release125A_48V"
     76      c_preprocessor_definitions="SYSTEM_VOLTAGE_48V;DEVICETYPE=125"
     77      gcc_optimization_level="Level 2 for speed" />
    7378    <folder Name="CMSIS Files">
    7479      <file file_name="STM32G4xx/Device/Include/stm32g4xx.h" />
Note: See TracChangeset for help on using the changeset viewer.