wip
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
15709
workspace/.metadata/.bak_2.log
Normal file
15709
workspace/.metadata/.bak_2.log
Normal file
File diff suppressed because it is too large
Load Diff
15709
workspace/.metadata/.bak_3.log
Normal file
15709
workspace/.metadata/.bak_3.log
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
9021
workspace/.metadata/.ide.log-2025-11-02.log
Normal file
9021
workspace/.metadata/.ide.log-2025-11-02.log
Normal file
File diff suppressed because one or more lines are too long
3282
workspace/.metadata/.ide.log-2025-11-13.log
Normal file
3282
workspace/.metadata/.ide.log-2025-11-13.log
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,2 +1,3 @@
|
||||
*** SESSION ago 28, 2025 00:15:40.631 ------------------------------------------
|
||||
*** SESSION ott 04, 2025 17:50:19.56 -------------------------------------------
|
||||
*** SESSION nov 13, 2025 22:51:20.214 ------------------------------------------
|
||||
|
||||
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,4 +1,4 @@
|
||||
18:19:07 **** Incremental Build of configuration Debug for project AUTOM10 ****
|
||||
23:36:52 **** Incremental Build of configuration Debug for project AUTOM10 ****
|
||||
make -j12 all
|
||||
arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m3 -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F103xB -c -I../Core/Inc -I../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I../Drivers/STM32F1xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I../Drivers/CMSIS/Include -I../USB_DEVICE/App -I../USB_DEVICE/Target -I../Middlewares/ST/STM32_USB_Device_Library/Core/Inc -I../Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfloat-abi=soft -mthumb -o "Core/Src/main.o"
|
||||
arm-none-eabi-gcc -o "AUTOM10.elf" @"objects.list" -mcpu=cortex-m3 -T"C:\progetti\AUTOM\workspace\AUTOM10\STM32F103C8TX_FLASH.ld" --specs=nosys.specs -Wl,-Map="AUTOM10.map" -Wl,--gc-sections -static --specs=nano.specs -mfloat-abi=soft -mthumb -Wl,--start-group -lc -lm -Wl,--end-group
|
||||
@@ -7,11 +7,11 @@ Finished building target: AUTOM10.elf
|
||||
arm-none-eabi-size AUTOM10.elf
|
||||
arm-none-eabi-objdump -h -S AUTOM10.elf > "AUTOM10.list"
|
||||
text data bss dec hex filename
|
||||
39744 460 7044 47248 b890 AUTOM10.elf
|
||||
39680 460 7044 47184 b850 AUTOM10.elf
|
||||
Finished building: default.size.stdout
|
||||
|
||||
Finished building: AUTOM10.list
|
||||
|
||||
|
||||
18:19:17 Build Finished. 0 errors, 0 warnings. (took 9s.970ms)
|
||||
23:36:58 Build Finished. 0 errors, 0 warnings. (took 6s.128ms)
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
18:19:07 **** Incremental Build of configuration Debug for project AUTOM10 ****
|
||||
23:36:52 **** Incremental Build of configuration Debug for project AUTOM10 ****
|
||||
make -j12 all
|
||||
arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m3 -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F103xB -c -I../Core/Inc -I../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I../Drivers/STM32F1xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I../Drivers/CMSIS/Include -I../USB_DEVICE/App -I../USB_DEVICE/Target -I../Middlewares/ST/STM32_USB_Device_Library/Core/Inc -I../Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfloat-abi=soft -mthumb -o "Core/Src/main.o"
|
||||
arm-none-eabi-gcc -o "AUTOM10.elf" @"objects.list" -mcpu=cortex-m3 -T"C:\progetti\AUTOM\workspace\AUTOM10\STM32F103C8TX_FLASH.ld" --specs=nosys.specs -Wl,-Map="AUTOM10.map" -Wl,--gc-sections -static --specs=nano.specs -mfloat-abi=soft -mthumb -Wl,--start-group -lc -lm -Wl,--end-group
|
||||
@@ -7,7 +7,7 @@ Finished building target: AUTOM10.elf
|
||||
arm-none-eabi-size AUTOM10.elf
|
||||
arm-none-eabi-objdump -h -S AUTOM10.elf > "AUTOM10.list"
|
||||
text data bss dec hex filename
|
||||
39744 460 7044 47248 b890 AUTOM10.elf
|
||||
39680 460 7044 47184 b850 AUTOM10.elf
|
||||
Finished building: default.size.stdout
|
||||
|
||||
Finished building: AUTOM10.list
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
2F62501ED4689FB349E356AB974DBE57=24B55FD0FD3E8647392AD930CFCAAE18
|
||||
66BE74F758C12D739921AEA421D593D3=1
|
||||
8DF89ED150041C4CBC7CB9A9CAA90856=9888DDB82096C86784993006E161A8DB
|
||||
DC22A860405A8BF2F2C095E5B6529F12=9888DDB82096C86784993006E161A8DB
|
||||
eclipse.preferences.version=1
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="ASCII"?>
|
||||
<application:Application xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:advanced="http://www.eclipse.org/ui/2010/UIModel/application/ui/advanced" xmlns:application="http://www.eclipse.org/ui/2010/UIModel/application" xmlns:basic="http://www.eclipse.org/ui/2010/UIModel/application/ui/basic" xmlns:menu="http://www.eclipse.org/ui/2010/UIModel/application/ui/menu" xmi:id="_XDZQoIOTEfC0sr97s2D3dw" elementId="org.eclipse.e4.legacy.ide.application" contributorURI="platform:/plugin/org.eclipse.ui.workbench" selectedElement="_XDZQoYOTEfC0sr97s2D3dw" bindingContexts="_XDZQqoOTEfC0sr97s2D3dw">
|
||||
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<workbench>
<mruList>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="main.c" tooltip="AUTOM10/Core/Src/main.c">
<persistable path="/AUTOM10/Core/Src/main.c"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.ui.genericeditor.GenericEditor" name="STM32F103C8TX_FLASH.ld" tooltip="AUTOM10/STM32F103C8TX_FLASH.ld">
<persistable path="/AUTOM10/STM32F103C8TX_FLASH.ld"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="com.st.stm32cube.common.mx.startCubeMx" name="AUTOM10.ioc" tooltip="AUTOM10/AUTOM10.ioc">
<persistable path="/AUTOM10/AUTOM10.ioc"/>
</file>
</mruList>
</workbench>"/>
|
||||
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<workbench>
<mruList>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="main.c" tooltip="AUTOM10/Core/Src/main.c">
<persistable path="/AUTOM10/Core/Src/main.c"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="com.st.stm32cube.common.mx.startCubeMx" name="AUTOM10.ioc" tooltip="AUTOM10/AUTOM10.ioc">
<persistable path="/AUTOM10/AUTOM10.ioc"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.ui.genericeditor.GenericEditor" name="STM32F103C8TX_FLASH.ld" tooltip="AUTOM10/STM32F103C8TX_FLASH.ld">
<persistable path="/AUTOM10/STM32F103C8TX_FLASH.ld"/>
</file>
</mruList>
</workbench>"/>
|
||||
<tags>activeSchemeId:org.eclipse.ui.defaultAcceleratorConfiguration</tags>
|
||||
<children xsi:type="basic:TrimmedWindow" xmi:id="_XDZQoYOTEfC0sr97s2D3dw" elementId="IDEWindow" contributorURI="platform:/plugin/org.eclipse.ui.workbench" selectedElement="_Xl9LI4OTEfC0sr97s2D3dw" x="0" y="0" width="1050" height="768">
|
||||
<persistedState key="coolBarVisible" value="true"/>
|
||||
@@ -71,6 +71,7 @@
|
||||
<tags>persp.viewSC:com.st.stm32cube.ide.mcu.sfrview</tags>
|
||||
<children xsi:type="basic:PartSashContainer" xmi:id="_XtFt5IOTEfC0sr97s2D3dw" selectedElement="_XtFt6YOTEfC0sr97s2D3dw" horizontal="true">
|
||||
<children xsi:type="basic:PartStack" xmi:id="_XtFt5YOTEfC0sr97s2D3dw" elementId="topLeft" containerData="2500" selectedElement="_XtFt5oOTEfC0sr97s2D3dw">
|
||||
<tags>noFocus</tags>
|
||||
<children xsi:type="advanced:Placeholder" xmi:id="_XtFt5oOTEfC0sr97s2D3dw" elementId="org.eclipse.ui.navigator.ProjectExplorer" ref="_Xs45kIOTEfC0sr97s2D3dw" closeable="true">
|
||||
<tags>View</tags>
|
||||
<tags>categoryTag:General</tags>
|
||||
@@ -224,7 +225,7 @@
|
||||
<tags>org.eclipse.e4.primaryDataStack</tags>
|
||||
<tags>active</tags>
|
||||
<children xsi:type="basic:Part" xmi:id="_dWiCoIOTEfC0sr97s2D3dw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="main.c" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/obj16/c_file_obj.gif" closeable="true">
|
||||
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.cdt.ui.editor.CEditor" name="main.c" partName="main.c" title="main.c" tooltip="AUTOM10/Core/Src/main.c">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/AUTOM10/Core/Src/main.c"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="1" selectionTopPixel="20"/>
</editor>"/>
|
||||
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.cdt.ui.editor.CEditor" name="main.c" partName="main.c" title="main.c" tooltip="AUTOM10/Core/Src/main.c">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/AUTOM10/Core/Src/main.c"/>
<editorState selectionHorizontalPixel="0" selectionLength="183" selectionOffset="3556" selectionTopPixel="4344"/>
</editor>"/>
|
||||
<tags>Editor</tags>
|
||||
<tags>removeOnHide</tags>
|
||||
<tags>org.eclipse.cdt.ui.editor.CEditor</tags>
|
||||
@@ -384,7 +385,7 @@
|
||||
</children>
|
||||
<children xsi:type="menu:ToolBar" xmi:id="_XpF-sIOTEfC0sr97s2D3dw" elementId="org.eclipse.ui.workbench.file">
|
||||
<tags>Draggable</tags>
|
||||
<children xsi:type="menu:HandledToolItem" xmi:id="_1PV38KE5EfC3ctDI4RI8qg" elementId="print" visible="false" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/print_edit.png" tooltip="Print" command="_XET3E4OTEfC0sr97s2D3dw"/>
|
||||
<children xsi:type="menu:HandledToolItem" xmi:id="_5Av9wMDaEfCG7POoR_hKYA" elementId="print" visible="false" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/print_edit.png" tooltip="Print" command="_XET3E4OTEfC0sr97s2D3dw"/>
|
||||
</children>
|
||||
<children xsi:type="menu:ToolBar" xmi:id="_XpF-sYOTEfC0sr97s2D3dw" elementId="group.edit" toBeRendered="false">
|
||||
<tags>toolbarSeparator</tags>
|
||||
@@ -392,14 +393,14 @@
|
||||
</children>
|
||||
<children xsi:type="menu:ToolBar" xmi:id="_XpF-s4OTEfC0sr97s2D3dw" elementId="org.eclipse.ui.workbench.edit">
|
||||
<tags>Draggable</tags>
|
||||
<children xsi:type="menu:HandledToolItem" xmi:id="_1PXtIKE5EfC3ctDI4RI8qg" elementId="undo" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/undo_edit.png" tooltip="Undo" command="_XET3AYOTEfC0sr97s2D3dw"/>
|
||||
<children xsi:type="menu:HandledToolItem" xmi:id="_1PYUMKE5EfC3ctDI4RI8qg" elementId="redo" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/redo_edit.png" tooltip="Redo" enabled="false" command="_XEVsOIOTEfC0sr97s2D3dw"/>
|
||||
<children xsi:type="menu:HandledToolItem" xmi:id="_5AxL4MDaEfCG7POoR_hKYA" elementId="undo" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/undo_edit.png" tooltip="Undo" command="_XET3AYOTEfC0sr97s2D3dw"/>
|
||||
<children xsi:type="menu:HandledToolItem" xmi:id="_5Axy8MDaEfCG7POoR_hKYA" elementId="redo" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/redo_edit.png" tooltip="Redo" enabled="false" command="_XEVsOIOTEfC0sr97s2D3dw"/>
|
||||
</children>
|
||||
<children xsi:type="menu:ToolBar" xmi:id="_XpF-tIOTEfC0sr97s2D3dw" elementId="additions" toBeRendered="false">
|
||||
<tags>toolbarSeparator</tags>
|
||||
<children xsi:type="menu:ToolBarSeparator" xmi:id="_XpF-tYOTEfC0sr97s2D3dw" elementId="additions" toBeRendered="false"/>
|
||||
</children>
|
||||
<children xsi:type="menu:ToolBar" xmi:id="_XuajkIOTEfC0sr97s2D3dw" elementId="org.eclipse.cdt.ui.CElementCreationActionSet">
|
||||
<children xsi:type="menu:ToolBar" xmi:id="_XuajkIOTEfC0sr97s2D3dw" elementId="org.eclipse.cdt.ui.CElementCreationActionSet" visible="false">
|
||||
<tags>Draggable</tags>
|
||||
</children>
|
||||
<children xsi:type="menu:ToolBar" xmi:id="_XvVwoIOTEfC0sr97s2D3dw" elementId="org.eclipse.debug.ui.launchActionSet">
|
||||
@@ -408,7 +409,7 @@
|
||||
<children xsi:type="menu:ToolBar" xmi:id="_Xu3PgIOTEfC0sr97s2D3dw" elementId="org.eclipse.search.searchActionSet">
|
||||
<tags>Draggable</tags>
|
||||
</children>
|
||||
<children xsi:type="menu:ToolBar" xmi:id="_XuFMYIOTEfC0sr97s2D3dw" elementId="org.eclipse.ui.edit.text.actionSet.presentation">
|
||||
<children xsi:type="menu:ToolBar" xmi:id="_XuFMYIOTEfC0sr97s2D3dw" elementId="org.eclipse.ui.edit.text.actionSet.presentation" visible="false">
|
||||
<tags>Draggable</tags>
|
||||
</children>
|
||||
<children xsi:type="menu:ToolBar" xmi:id="_XpF-toOTEfC0sr97s2D3dw" elementId="group.nav" toBeRendered="false">
|
||||
@@ -417,7 +418,7 @@
|
||||
</children>
|
||||
<children xsi:type="menu:ToolBar" xmi:id="_XpF-uIOTEfC0sr97s2D3dw" elementId="org.eclipse.ui.workbench.navigate">
|
||||
<tags>Draggable</tags>
|
||||
<children xsi:type="menu:HandledToolItem" xmi:id="_1PawcKE5EfC3ctDI4RI8qg" elementId="org.eclipse.ui.window.pinEditor" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/pin_editor.png" tooltip="Pin Editor" type="Check" command="_XET2t4OTEfC0sr97s2D3dw"/>
|
||||
<children xsi:type="menu:HandledToolItem" xmi:id="_5AyaAMDaEfCG7POoR_hKYA" elementId="org.eclipse.ui.window.pinEditor" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/pin_editor.png" tooltip="Pin Editor" type="Check" command="_XET2t4OTEfC0sr97s2D3dw"/>
|
||||
</children>
|
||||
<children xsi:type="menu:ToolBar" xmi:id="_XpF-uYOTEfC0sr97s2D3dw" elementId="group.editor" toBeRendered="false">
|
||||
<tags>toolbarSeparator</tags>
|
||||
@@ -1956,7 +1957,7 @@
|
||||
<addons xmi:id="_XDZQtoOTEfC0sr97s2D3dw" elementId="MinMax Addon" contributorURI="platform:/plugin/org.eclipse.ui.workbench" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon"/>
|
||||
<addons xmi:id="_XDZQt4OTEfC0sr97s2D3dw" elementId="org.eclipse.ui.workbench.addon.0" contributorURI="platform:/plugin/org.eclipse.ui.workbench" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.addons.HandlerProcessingAddon"/>
|
||||
<addons xmi:id="_XDpvUIOTEfC0sr97s2D3dw" elementId="SplitterAddon" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.splitteraddon.SplitterAddon"/>
|
||||
<addons xmi:id="_0oxnMaE5EfC3ctDI4RI8qg" elementId="org.eclipse.ui.ide.addon.0" contributionURI="bundleclass://org.eclipse.ui.ide/org.eclipse.ui.internal.ide.addons.SaveAllDirtyPartsAddon"/>
|
||||
<addons xmi:id="_IYS0IKimEeS11vbz3f9ezw" elementId="org.eclipse.ui.ide.addon.0" contributorURI="platform:/plugin/org.eclipse.ui.ide" contributionURI="bundleclass://org.eclipse.ui.ide/org.eclipse.ui.internal.ide.addons.SaveAllDirtyPartsAddon"/>
|
||||
<addons xmi:id="_dz0JgGOlEeSMMaPQU2nlzw" elementId="org.eclipse.ui.ide.application.addon.0" contributorURI="platform:/plugin/org.eclipse.ui.ide.application" contributionURI="bundleclass://org.eclipse.ui.ide.application/org.eclipse.ui.internal.ide.application.addons.ModelCleanupAddon"/>
|
||||
<categories xmi:id="_XENI8IOTEfC0sr97s2D3dw" elementId="org.eclipse.team.ui.category.team" name="Version control (Team)" description="Actions that apply when working with a version control system"/>
|
||||
<categories xmi:id="_XENI8YOTEfC0sr97s2D3dw" elementId="org.eclipse.ui.category.views" name="Views" description="Commands for opening views"/>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
#Sat Oct 04 17:50:14 CEST 2025
|
||||
#Thu Nov 13 22:51:17 CET 2025
|
||||
org.eclipse.core.runtime=2
|
||||
org.eclipse.platform=4.33.0.v20240903-0240
|
||||
|
||||
Reference in New Issue
Block a user