Projekte angelegt

This commit is contained in:
Patrick Hangl
2026-01-15 13:06:36 +01:00
commit 1935e3d018
155 changed files with 23303 additions and 0 deletions

View File

@@ -0,0 +1,134 @@
// File generated by bridge version X-2025.06#84ea4f0b1c#250602, Thu Jan 15 11:30:45 2026
// Copyright 2014-2025 Synopsys, Inc. All rights reserved.
// C:\Synopsys\ASIP Programmer\X-2025.06\win64\bin\WINbin\bridge.exe -oRelease/testcode Release/main.o -IC:/Users/phangl/OneDrive - MED-EL/Desktop/LPDSP32_Modell/lib -IC:/Users/phangl/OneDrive - MED-EL/Desktop/LPDSP32_Modell/lib/isg -g -IC:/Users/phangl/OneDrive - MED-EL/Desktop/LPDSP32_Modell/lib/runtime/include -D__tct_patch__=0 -cC:/Users/phangl/OneDrive - MED-EL/Desktop/LPDSP32_Modell/lib/lpdsp32.bcf -LC:/Users/phangl/OneDrive - MED-EL/Desktop/LPDSP32_Modell/lib -LC:/Users/phangl/OneDrive - MED-EL/Desktop/LPDSP32_Modell/lib/runtime/lib -LC:/Users/phangl/OneDrive - MED-EL/Desktop/LPDSP32_Modell/lib/softfloat/lib -llpdsp32 -lc -lsoftfloat -lm -a2 -m -fH +work Release/chesswork -plpdsp32
// Release: ipp X-2025.06
Memory map for memory 'DM':
Size = 16777216
Width = 8 bits
Offset = 0
Used = 8463
0x00000004..0x00000007 : Occupied in alias or record memory 'DMA' by symbol '_ZL7pointer'
0x00000008..0x00000107 : Occupied in alias or record memory 'DMA' by symbol '_main_argv_area'
0x0000e000..0x0000fff7 ( 8184 items) : Stack
0x00800000..0x00800007 : Occupied in alias or record memory 'DMB' by symbol '_ZL10input_port'
0x00800008..0x00800009 : Occupied in alias or record memory 'DMB' by symbol '_ZL6sample'
0x00800010..0x00800017 : Occupied in alias or record memory 'DMB' by symbol '_ZL11output_port'
0x00c00004..0x00c00004 : Occupied in alias or record memory 'DMIO' by symbol '_ZL12css_cmd_flag'
Memory map for memory 'DMA':
Size = 8388608
Width = 8 bits
Offset = 0
Used = 8444
0x00000004..0x00000007 ( 4 items) : Release/main.o::_ZL7pointer (Data, Local, .bss.DMA.4)
0x00000008..0x00000107 ( 256 items) : lpdsp32_init.o(C:/Users/phangl/OneDrive - MED-EL/Desktop/LPDSP32_Modell/lib/liblpdsp32.a)::_main_argv_area (Data, Global, .bss.DMA.0)
0x0000e000..0x0000fff7 ( 8184 items) : Stack
Memory map for memory 'DMB':
Size = 4194304
Width = 8 bits
Offset = 0
Used = 18
0x00800000..0x00800007 ( 8 items) : Release/main.o::_ZL10input_port (Data, Local, .bss.DMB.2)
0x00800008..0x00800009 ( 2 items) : Release/main.o::_ZL6sample (Data, Local, .bss.DMB.2)
0x00800010..0x00800017 ( 8 items) : Release/main.o::_ZL11output_port (Data, Local, .bss.DMB.2)
Memory map for memory 'DMIO':
Size = 4194304
Width = 8 bits
Offset = 0
Used = 1
0x00c00004..0x00c00004 ( 1 items) : Release/main.o::_ZL12css_cmd_flag (Data, Local, .bss.DMIO.1)
Memory map for memory 'PM':
Size = 16777216
Width = 20 bits
Offset = 0
Used = 70
0x00000000..0x0000001f ( 32 items) : lpdsp32_init.o(C:/Users/phangl/OneDrive - MED-EL/Desktop/LPDSP32_Modell/lib/liblpdsp32.a)::_ivt (Function, Global, .text)
0x00000020..0x00000025 ( 6 items) : lpdsp32_init.o(C:/Users/phangl/OneDrive - MED-EL/Desktop/LPDSP32_Modell/lib/liblpdsp32.a)::_main_init (Function, Global, .text)
0x00000026..0x00000045 ( 32 items) : Release/main.o::_main (Function, Global, .text)
External symbols:
__dso_handle = 0x0
_ctors_end = 0x0
_ctors_start = 0x0
_dtors_end = 0x0
_dtors_start = 0x0
_pc_end = 0x46
_pc_start = 0x0
_sp_end_DMA = 0xe000
_sp_start_DMA = 0xfff8
Section summary for memory 'DM':
.bss File
---------- ----------
256 lpdsp32_init.o(C:/Users/phangl/OneDrive - MED-EL/Desktop/LPDSP32_Modell/lib/liblpdsp32.a) (in DMA)
4 Release/main.o (in DMA)
18 Release/main.o (in DMB)
1 Release/main.o (in DMIO)
---------- ----------
279 Total
Section summary for memory 'DMA':
.bss .stack File
---------- ---------- ----------
0 8184
256 0 lpdsp32_init.o(C:/Users/phangl/OneDrive - MED-EL/Desktop/LPDSP32_Modell/lib/liblpdsp32.a)
4 0 Release/main.o
---------- ---------- ----------
260 8184 Total
Section summary for memory 'DMB':
.bss File
---------- ----------
18 Release/main.o
---------- ----------
18 Total
Section summary for memory 'DMIO':
.bss File
---------- ----------
1 Release/main.o
---------- ----------
1 Total
Section summary for memory 'PM':
.text File
---------- ----------
38 lpdsp32_init.o(C:/Users/phangl/OneDrive - MED-EL/Desktop/LPDSP32_Modell/lib/liblpdsp32.a)
32 Release/main.o
---------- ----------
70 Total
File summary:
Release/main.o
DMA 4
DMB 18
DMIO 1
PM 32
lpdsp32_init.o(C:/Users/phangl/OneDrive - MED-EL/Desktop/LPDSP32_Modell/lib/liblpdsp32.a)
DMA 256
PM 38