ST-LAB/build/Debug/.cmake/api/v1/reply/target-ST-LAB-Debug-1b8642a11d52f4180393.json
2025-11-25 15:35:01 +01:00

523 lines
12 KiB
JSON

{
"artifacts" :
[
{
"path" : "ST-LAB.elf"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"target_link_libraries",
"target_include_directories",
"target_sources"
],
"files" :
[
"CMakeLists.txt",
"cmake/stm32cubemx/CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 35,
"parent" : 0
},
{
"file" : 1
},
{
"command" : 1,
"file" : 1,
"line" : 94,
"parent" : 2
},
{
"command" : 2,
"file" : 0,
"line" : 55,
"parent" : 0
},
{
"command" : 3,
"file" : 1,
"line" : 88,
"parent" : 2
},
{
"command" : 3,
"file" : 0,
"line" : 46,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : " -mcpu=cortex-m7 -mfpu=fpv5-d16 -mfloat-abi=hard -Wall -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11"
}
],
"defines" :
[
{
"backtrace" : 3,
"define" : "DEBUG"
},
{
"backtrace" : 3,
"define" : "STM32H743xx"
},
{
"backtrace" : 3,
"define" : "USE_HAL_DRIVER"
},
{
"backtrace" : 3,
"define" : "USE_PWR_LDO_SUPPLY"
}
],
"includes" :
[
{
"backtrace" : 4,
"path" : "/home/pansi21/Scrivania/C/STM32/vscode/ST-LAB/Core/MyInc"
},
{
"backtrace" : 3,
"path" : "/home/pansi21/Scrivania/C/STM32/vscode/ST-LAB/cmake/stm32cubemx/../../Core/Inc"
},
{
"backtrace" : 3,
"path" : "/home/pansi21/Scrivania/C/STM32/vscode/ST-LAB/cmake/stm32cubemx/../../Drivers/STM32H7xx_HAL_Driver/Inc"
},
{
"backtrace" : 3,
"path" : "/home/pansi21/Scrivania/C/STM32/vscode/ST-LAB/cmake/stm32cubemx/../../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy"
},
{
"backtrace" : 3,
"path" : "/home/pansi21/Scrivania/C/STM32/vscode/ST-LAB/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32H7xx/Include"
},
{
"backtrace" : 3,
"path" : "/home/pansi21/Scrivania/C/STM32/vscode/ST-LAB/cmake/stm32cubemx/../../Drivers/CMSIS/Include"
}
],
"language" : "C",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "11"
},
"sourceIndexes" :
[
0,
1,
2,
3,
4,
5,
6,
7,
8,
10,
11,
12,
13
]
},
{
"compileCommandFragments" :
[
{
"fragment" : " -mcpu=cortex-m7 -mfpu=fpv5-d16 -mfloat-abi=hard -x assembler-with-cpp -MMD -MP -g"
}
],
"defines" :
[
{
"backtrace" : 3,
"define" : "DEBUG"
},
{
"backtrace" : 3,
"define" : "STM32H743xx"
},
{
"backtrace" : 3,
"define" : "USE_HAL_DRIVER"
},
{
"backtrace" : 3,
"define" : "USE_PWR_LDO_SUPPLY"
}
],
"includes" :
[
{
"backtrace" : 4,
"path" : "/home/pansi21/Scrivania/C/STM32/vscode/ST-LAB/Core/MyInc"
},
{
"backtrace" : 3,
"path" : "/home/pansi21/Scrivania/C/STM32/vscode/ST-LAB/cmake/stm32cubemx/../../Core/Inc"
},
{
"backtrace" : 3,
"path" : "/home/pansi21/Scrivania/C/STM32/vscode/ST-LAB/cmake/stm32cubemx/../../Drivers/STM32H7xx_HAL_Driver/Inc"
},
{
"backtrace" : 3,
"path" : "/home/pansi21/Scrivania/C/STM32/vscode/ST-LAB/cmake/stm32cubemx/../../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy"
},
{
"backtrace" : 3,
"path" : "/home/pansi21/Scrivania/C/STM32/vscode/ST-LAB/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32H7xx/Include"
},
{
"backtrace" : 3,
"path" : "/home/pansi21/Scrivania/C/STM32/vscode/ST-LAB/cmake/stm32cubemx/../../Drivers/CMSIS/Include"
}
],
"language" : "ASM",
"sourceIndexes" :
[
9
]
}
],
"dependencies" :
[
{
"backtrace" : 3,
"id" : "STM32_Drivers::@768a070a0fe75716b479"
}
],
"id" : "ST-LAB::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-mcpu=cortex-m7 -mfpu=fpv5-d16 -mfloat-abi=hard -Wall -fdata-sections -ffunction-sections -O0 -g3",
"role" : "flags"
},
{
"fragment" : "-mcpu=cortex-m7 -mfpu=fpv5-d16 -mfloat-abi=hard -T \"/home/pansi21/Scrivania/C/STM32/vscode/ST-LAB/STM32H743XX_FLASH.ld\" --specs=nano.specs -Wl,-Map=ST-LAB.map -Wl,--gc-sections -Wl,--print-memory-usage",
"role" : "flags"
},
{
"backtrace" : 3,
"fragment" : "-lm",
"role" : "libraries"
}
],
"language" : "C"
},
"name" : "ST-LAB",
"nameOnDisk" : "ST-LAB.elf",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
1,
2,
3,
4,
5,
6,
7,
8,
10,
11,
12,
13
]
},
{
"name" : "",
"sourceIndexes" :
[
9
]
},
{
"name" : "Object Libraries",
"sourceIndexes" :
[
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36
]
}
],
"sources" :
[
{
"backtrace" : 5,
"compileGroupIndex" : 0,
"path" : "Core/Src/main.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 5,
"compileGroupIndex" : 0,
"path" : "Core/Src/gpio.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 5,
"compileGroupIndex" : 0,
"path" : "Core/Src/adc.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 5,
"compileGroupIndex" : 0,
"path" : "Core/Src/tim.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 5,
"compileGroupIndex" : 0,
"path" : "Core/Src/usart.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 5,
"compileGroupIndex" : 0,
"path" : "Core/Src/stm32h7xx_it.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 5,
"compileGroupIndex" : 0,
"path" : "Core/Src/stm32h7xx_hal_msp.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 5,
"compileGroupIndex" : 0,
"path" : "Core/Src/sysmem.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 5,
"compileGroupIndex" : 0,
"path" : "Core/Src/syscalls.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 5,
"compileGroupIndex" : 1,
"path" : "startup_stm32h743xx.s",
"sourceGroupIndex" : 1
},
{
"backtrace" : 6,
"compileGroupIndex" : 0,
"path" : "Core/MySrc/pansi.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 6,
"compileGroupIndex" : 0,
"path" : "Core/MySrc/myUSART.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 6,
"compileGroupIndex" : 0,
"path" : "Core/MySrc/myTIM.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 6,
"compileGroupIndex" : 0,
"path" : "Core/MySrc/myADC.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 3,
"isGenerated" : true,
"path" : "build/Debug/cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Core/Src/system_stm32h7xx.c.obj",
"sourceGroupIndex" : 2
},
{
"backtrace" : 3,
"isGenerated" : true,
"path" : "build/Debug/cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_adc.c.obj",
"sourceGroupIndex" : 2
},
{
"backtrace" : 3,
"isGenerated" : true,
"path" : "build/Debug/cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_adc_ex.c.obj",
"sourceGroupIndex" : 2
},
{
"backtrace" : 3,
"isGenerated" : true,
"path" : "build/Debug/cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_rcc.c.obj",
"sourceGroupIndex" : 2
},
{
"backtrace" : 3,
"isGenerated" : true,
"path" : "build/Debug/cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_rcc_ex.c.obj",
"sourceGroupIndex" : 2
},
{
"backtrace" : 3,
"isGenerated" : true,
"path" : "build/Debug/cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_flash.c.obj",
"sourceGroupIndex" : 2
},
{
"backtrace" : 3,
"isGenerated" : true,
"path" : "build/Debug/cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_flash_ex.c.obj",
"sourceGroupIndex" : 2
},
{
"backtrace" : 3,
"isGenerated" : true,
"path" : "build/Debug/cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_gpio.c.obj",
"sourceGroupIndex" : 2
},
{
"backtrace" : 3,
"isGenerated" : true,
"path" : "build/Debug/cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_hsem.c.obj",
"sourceGroupIndex" : 2
},
{
"backtrace" : 3,
"isGenerated" : true,
"path" : "build/Debug/cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_dma.c.obj",
"sourceGroupIndex" : 2
},
{
"backtrace" : 3,
"isGenerated" : true,
"path" : "build/Debug/cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_dma_ex.c.obj",
"sourceGroupIndex" : 2
},
{
"backtrace" : 3,
"isGenerated" : true,
"path" : "build/Debug/cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_mdma.c.obj",
"sourceGroupIndex" : 2
},
{
"backtrace" : 3,
"isGenerated" : true,
"path" : "build/Debug/cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_pwr.c.obj",
"sourceGroupIndex" : 2
},
{
"backtrace" : 3,
"isGenerated" : true,
"path" : "build/Debug/cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_pwr_ex.c.obj",
"sourceGroupIndex" : 2
},
{
"backtrace" : 3,
"isGenerated" : true,
"path" : "build/Debug/cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_cortex.c.obj",
"sourceGroupIndex" : 2
},
{
"backtrace" : 3,
"isGenerated" : true,
"path" : "build/Debug/cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.obj",
"sourceGroupIndex" : 2
},
{
"backtrace" : 3,
"isGenerated" : true,
"path" : "build/Debug/cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_i2c.c.obj",
"sourceGroupIndex" : 2
},
{
"backtrace" : 3,
"isGenerated" : true,
"path" : "build/Debug/cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_i2c_ex.c.obj",
"sourceGroupIndex" : 2
},
{
"backtrace" : 3,
"isGenerated" : true,
"path" : "build/Debug/cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_exti.c.obj",
"sourceGroupIndex" : 2
},
{
"backtrace" : 3,
"isGenerated" : true,
"path" : "build/Debug/cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_tim.c.obj",
"sourceGroupIndex" : 2
},
{
"backtrace" : 3,
"isGenerated" : true,
"path" : "build/Debug/cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_tim_ex.c.obj",
"sourceGroupIndex" : 2
},
{
"backtrace" : 3,
"isGenerated" : true,
"path" : "build/Debug/cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_uart.c.obj",
"sourceGroupIndex" : 2
},
{
"backtrace" : 3,
"isGenerated" : true,
"path" : "build/Debug/cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_uart_ex.c.obj",
"sourceGroupIndex" : 2
}
],
"type" : "EXECUTABLE"
}