rm -fr .metadata .Xil hw bsp xilsw sw xsct.log xsct ~/analog_jesd/no-OS/scripts/xsct.tcl init ../../../hdl/projects/daq2/vc707/daq2_vc707.sdk/system_top.hdf > xsct.log 2>&1 xsct ~/analog_jesd/no-OS/scripts/xsct.tcl defines XILINX MICROBLAZE >> xsct.log 2>&1 xsct ~/analog_jesd/no-OS/scripts/xsct.tcl make-bsp-xilsw >> xsct.log 2>&1 xsct ~/analog_jesd/no-OS/scripts/xsct.tcl sources xilsw/src/platform_config.h xilsw/src/platform.h ~/analog_jesd/no-OS/common_drivers/platform_drivers/platform_drivers.h ~/analog_jesd/no-OS/common_drivers/adc_core/adc_core.h ~/analog_jesd/no-OS/common_drivers/dac_core/dac_core.h ~/analog_jesd/no-OS/common_drivers/dmac_core/dmac_core.h ~/analog_jesd/no-OS/common_drivers/xcvr_core/xcvr_core.h ~/analog_jesd/no-OS/common_drivers/xcvr_core/xcvr_modules/altera_a10_atx_pll.h ~/analog_jesd/no-OS/common_drivers/xcvr_core/xcvr_modules/altera_pll_common.h ~/analog_jesd/no-OS/common_drivers/xcvr_core/xcvr_modules/altera_a10_fpll.h ~/analog_jesd/no-OS/common_drivers/xcvr_core/xcvr_modules/xilinx_xcvr_channel.h ~/analog_jesd/no-OS/common_drivers/xcvr_core/xcvr_modules/altera_a10_xcvr_channel.h ~/analog_jesd/no-OS/common_drivers/xcvr_core/xcvr_modules/xilinx_qpll.h ~/analog_jesd/no-OS/common_drivers/jesd_core/jesd_core.h ~/analog_jesd/no-OS/common_drivers/dac_buffer/dac_buffer.h ~/analog_jesd/no-OS/drivers/ad9144/ad9144.h ~/analog_jesd/no-OS/drivers/ad9523/ad9523.h ~/analog_jesd/no-OS/drivers/ad9680/ad9680.h ~/analog_jesd/no-OS/fmcdaq2/config.h xilsw/src/platform.c ~/analog_jesd/no-OS/common_drivers/platform_drivers/platform_drivers.c ~/analog_jesd/no-OS/common_drivers/adc_core/adc_core.c ~/analog_jesd/no-OS/common_drivers/dac_core/dac_core.c ~/analog_jesd/no-OS/common_drivers/dmac_core/dmac_core.c ~/analog_jesd/no-OS/common_drivers/xcvr_core/xcvr_core.c ~/analog_jesd/no-OS/common_drivers/xcvr_core/xcvr_modules/altera_a10_atx_pll.c ~/analog_jesd/no-OS/common_drivers/xcvr_core/xcvr_modules/altera_pll_common.c ~/analog_jesd/no-OS/common_drivers/xcvr_core/xcvr_modules/xilinx_xcvr_channel.c ~/analog_jesd/no-OS/common_drivers/xcvr_core/xcvr_modules/altera_a10_xcvr_channel.c ~/analog_jesd/no-OS/common_drivers/xcvr_core/xcvr_modules/altera_a10_fpll.c ~/analog_jesd/no-OS/common_drivers/xcvr_core/xcvr_modules/xilinx_qpll.c ~/analog_jesd/no-OS/common_drivers/jesd_core/jesd_core.c ~/analog_jesd/no-OS/common_drivers/dac_buffer/dac_buffer.c ~/analog_jesd/no-OS/drivers/ad9144/ad9144.c ~/analog_jesd/no-OS/drivers/ad9523/ad9523.c ~/analog_jesd/no-OS/drivers/ad9680/ad9680.c ~/analog_jesd/no-OS/fmcdaq2/fmcdaq2.c > xsct.log 2>&1 xsct ~/analog_jesd/no-OS/scripts/xsct.tcl library >> xsct.log 2>&1 xsct ~/analog_jesd/no-OS/scripts/xsct.tcl build Starting xsdk. This could take few seconds... done Building '/sw' 12:16:39 **** Build of configuration Release for project sw **** make all make[1]: Verzeichnis „~/analog_jesd/no-OS/fmcdaq2/vc707/sw/Release“ wird betreten Building file: ../src/ad9144.c Invoking: MicroBlaze gcc compiler mb-gcc -DXILINX -DMICROBLAZE -Wall -O2 -c -fmessage-length=0 -MT"src/ad9144.o" -I../../bsp/sys_mb/include -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v10.0 -mno-xl-soft-mul -mxl-multiply-high -Wl,--no-relax -ffunction-sections -fdata-sections -MMD -MP -MF"src/ad9144.d" -MT"src/ad9144.o" -o "src/ad9144.o" "../src/ad9144.c" In file included from ../src/platform_drivers.h:47:0, from ../src/ad9144.c:46: ../src/config.h:49:0: warning: "XILINX" redefined #define XILINX :0:0: note: this is the location of the previous definition In file included from ../src/platform_drivers.h:47:0, from ../src/ad9144.c:46: ../src/config.h:59:0: warning: "MICROBLAZE" redefined #define MICROBLAZE :0:0: note: this is the location of the previous definition ../src/ad9144.c: In function 'ad9144_short_pattern_test': ../src/ad9144.c:624:50: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'uint32_t {aka long unsigned int}' [-Wformat=] printf("%s : short-pattern-test mismatch (0x%x, 0x%x 0x%x, 0x%x)!.\n", ^ ../src/ad9144.c:624:56: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'uint32_t {aka long unsigned int}' [-Wformat=] printf("%s : short-pattern-test mismatch (0x%x, 0x%x 0x%x, 0x%x)!.\n", ^ ../src/ad9144.c:624:61: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'uint32_t {aka const long unsigned int}' [-Wformat=] printf("%s : short-pattern-test mismatch (0x%x, 0x%x 0x%x, 0x%x)!.\n", ^ Finished building: ../src/ad9144.c Building file: ../src/ad9523.c Invoking: MicroBlaze gcc compiler mb-gcc -DXILINX -DMICROBLAZE -Wall -O2 -c -fmessage-length=0 -MT"src/ad9523.o" -I../../bsp/sys_mb/include -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v10.0 -mno-xl-soft-mul -mxl-multiply-high -Wl,--no-relax -ffunction-sections -fdata-sections -MMD -MP -MF"src/ad9523.d" -MT"src/ad9523.o" -o "src/ad9523.o" "../src/ad9523.c" In file included from ../src/platform_drivers.h:47:0, from ../src/ad9523.c:47: ../src/config.h:49:0: warning: "XILINX" redefined #define XILINX :0:0: note: this is the location of the previous definition In file included from ../src/platform_drivers.h:47:0, from ../src/ad9523.c:47: ../src/config.h:59:0: warning: "MICROBLAZE" redefined #define MICROBLAZE :0:0: note: this is the location of the previous definition ../src/ad9523.c: In function 'ad9523_calibrate': ../src/ad9523.c:234:44: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'uint32_t {aka long unsigned int}' [-Wformat=] printf("AD9523: VCO calibration failed (%x)!\n", reg_data); ^ ../src/ad9523.c: In function 'ad9523_status': ../src/ad9523.c:286:40: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'uint32_t {aka long unsigned int}' [-Wformat=] printf("AD9523: VCXO status errors (%x)!\n", reg_data); ^ ../src/ad9523.c:290:37: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'uint32_t {aka long unsigned int}' [-Wformat=] printf("AD9523: PLL2 NOT locked (%x)!\n", reg_data); ^ ../src/ad9523.c: In function 'ad9523_setup': ../src/ad9523.c:471:47: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'uint32_t {aka long unsigned int}' [-Wformat=] printf("AD9523: SPI write-verify failed (0x%X)!\n\r", ^ Finished building: ../src/ad9523.c Building file: ../src/ad9680.c Invoking: MicroBlaze gcc compiler mb-gcc -DXILINX -DMICROBLAZE -Wall -O2 -c -fmessage-length=0 -MT"src/ad9680.o" -I../../bsp/sys_mb/include -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v10.0 -mno-xl-soft-mul -mxl-multiply-high -Wl,--no-relax -ffunction-sections -fdata-sections -MMD -MP -MF"src/ad9680.d" -MT"src/ad9680.o" -o "src/ad9680.o" "../src/ad9680.c" In file included from ../src/platform_drivers.h:47:0, from ../src/ad9680.c:46: ../src/config.h:49:0: warning: "XILINX" redefined #define XILINX :0:0: note: this is the location of the previous definition In file included from ../src/platform_drivers.h:47:0, from ../src/ad9680.c:46: ../src/config.h:59:0: warning: "MICROBLAZE" redefined #define MICROBLAZE :0:0: note: this is the location of the previous definition Finished building: ../src/ad9680.c Building file: ../src/adc_core.c Invoking: MicroBlaze gcc compiler mb-gcc -DXILINX -DMICROBLAZE -Wall -O2 -c -fmessage-length=0 -MT"src/adc_core.o" -I../../bsp/sys_mb/include -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v10.0 -mno-xl-soft-mul -mxl-multiply-high -Wl,--no-relax -ffunction-sections -fdata-sections -MMD -MP -MF"src/adc_core.d" -MT"src/adc_core.o" -o "src/adc_core.o" "../src/adc_core.c" In file included from ../src/platform_drivers.h:47:0, from ../src/adc_core.h:45, from ../src/adc_core.c:43: ../src/config.h:49:0: warning: "XILINX" redefined #define XILINX :0:0: note: this is the location of the previous definition In file included from ../src/platform_drivers.h:47:0, from ../src/adc_core.h:45, from ../src/adc_core.c:43: ../src/config.h:59:0: warning: "MICROBLAZE" redefined #define MICROBLAZE :0:0: note: this is the location of the previous definition Finished building: ../src/adc_core.c Building file: ../src/altera_a10_atx_pll.c Invoking: MicroBlaze gcc compiler mb-gcc -DXILINX -DMICROBLAZE -Wall -O2 -c -fmessage-length=0 -MT"src/altera_a10_atx_pll.o" -I../../bsp/sys_mb/include -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v10.0 -mno-xl-soft-mul -mxl-multiply-high -Wl,--no-relax -ffunction-sections -fdata-sections -MMD -MP -MF"src/altera_a10_atx_pll.d" -MT"src/altera_a10_atx_pll.o" -o "src/altera_a10_atx_pll.o" "../src/altera_a10_atx_pll.c" Finished building: ../src/altera_a10_atx_pll.c Building file: ../src/altera_a10_fpll.c Invoking: MicroBlaze gcc compiler mb-gcc -DXILINX -DMICROBLAZE -Wall -O2 -c -fmessage-length=0 -MT"src/altera_a10_fpll.o" -I../../bsp/sys_mb/include -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v10.0 -mno-xl-soft-mul -mxl-multiply-high -Wl,--no-relax -ffunction-sections -fdata-sections -MMD -MP -MF"src/altera_a10_fpll.d" -MT"src/altera_a10_fpll.o" -o "src/altera_a10_fpll.o" "../src/altera_a10_fpll.c" Finished building: ../src/altera_a10_fpll.c Building file: ../src/altera_a10_xcvr_channel.c Invoking: MicroBlaze gcc compiler mb-gcc -DXILINX -DMICROBLAZE -Wall -O2 -c -fmessage-length=0 -MT"src/altera_a10_xcvr_channel.o" -I../../bsp/sys_mb/include -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v10.0 -mno-xl-soft-mul -mxl-multiply-high -Wl,--no-relax -ffunction-sections -fdata-sections -MMD -MP -MF"src/altera_a10_xcvr_channel.d" -MT"src/altera_a10_xcvr_channel.o" -o "src/altera_a10_xcvr_channel.o" "../src/altera_a10_xcvr_channel.c" Finished building: ../src/altera_a10_xcvr_channel.c Building file: ../src/altera_pll_common.c Invoking: MicroBlaze gcc compiler mb-gcc -DXILINX -DMICROBLAZE -Wall -O2 -c -fmessage-length=0 -MT"src/altera_pll_common.o" -I../../bsp/sys_mb/include -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v10.0 -mno-xl-soft-mul -mxl-multiply-high -Wl,--no-relax -ffunction-sections -fdata-sections -MMD -MP -MF"src/altera_pll_common.d" -MT"src/altera_pll_common.o" -o "src/altera_pll_common.o" "../src/altera_pll_common.c" Finished building: ../src/altera_pll_common.c Building file: ../src/dac_buffer.c Invoking: MicroBlaze gcc compiler mb-gcc -DXILINX -DMICROBLAZE -Wall -O2 -c -fmessage-length=0 -MT"src/dac_buffer.o" -I../../bsp/sys_mb/include -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v10.0 -mno-xl-soft-mul -mxl-multiply-high -Wl,--no-relax -ffunction-sections -fdata-sections -MMD -MP -MF"src/dac_buffer.d" -MT"src/dac_buffer.o" -o "src/dac_buffer.o" "../src/dac_buffer.c" In file included from ../src/platform_drivers.h:47:0, from ../src/dac_core.h:45, from ../src/dac_buffer.h:43, from ../src/dac_buffer.c:39: ../src/config.h:49:0: warning: "XILINX" redefined #define XILINX :0:0: note: this is the location of the previous definition In file included from ../src/platform_drivers.h:47:0, from ../src/dac_core.h:45, from ../src/dac_buffer.h:43, from ../src/dac_buffer.c:39: ../src/config.h:59:0: warning: "MICROBLAZE" redefined #define MICROBLAZE :0:0: note: this is the location of the previous definition Finished building: ../src/dac_buffer.c Building file: ../src/dac_core.c Invoking: MicroBlaze gcc compiler mb-gcc -DXILINX -DMICROBLAZE -Wall -O2 -c -fmessage-length=0 -MT"src/dac_core.o" -I../../bsp/sys_mb/include -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v10.0 -mno-xl-soft-mul -mxl-multiply-high -Wl,--no-relax -ffunction-sections -fdata-sections -MMD -MP -MF"src/dac_core.d" -MT"src/dac_core.o" -o "src/dac_core.o" "../src/dac_core.c" In file included from ../src/platform_drivers.h:47:0, from ../src/dac_core.h:45, from ../src/dac_core.c:43: ../src/config.h:49:0: warning: "XILINX" redefined #define XILINX :0:0: note: this is the location of the previous definition In file included from ../src/platform_drivers.h:47:0, from ../src/dac_core.h:45, from ../src/dac_core.c:43: ../src/config.h:59:0: warning: "MICROBLAZE" redefined #define MICROBLAZE :0:0: note: this is the location of the previous definition Finished building: ../src/dac_core.c Building file: ../src/dmac_core.c Invoking: MicroBlaze gcc compiler mb-gcc -DXILINX -DMICROBLAZE -Wall -O2 -c -fmessage-length=0 -MT"src/dmac_core.o" -I../../bsp/sys_mb/include -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v10.0 -mno-xl-soft-mul -mxl-multiply-high -Wl,--no-relax -ffunction-sections -fdata-sections -MMD -MP -MF"src/dmac_core.d" -MT"src/dmac_core.o" -o "src/dmac_core.o" "../src/dmac_core.c" In file included from ../src/platform_drivers.h:47:0, from ../src/dmac_core.h:45, from ../src/dmac_core.c:43: ../src/config.h:49:0: warning: "XILINX" redefined #define XILINX :0:0: note: this is the location of the previous definition In file included from ../src/platform_drivers.h:47:0, from ../src/dmac_core.h:45, from ../src/dmac_core.c:43: ../src/config.h:59:0: warning: "MICROBLAZE" redefined #define MICROBLAZE :0:0: note: this is the location of the previous definition Finished building: ../src/dmac_core.c Building file: ../src/fmcdaq2.c Invoking: MicroBlaze gcc compiler mb-gcc -DXILINX -DMICROBLAZE -Wall -O2 -c -fmessage-length=0 -MT"src/fmcdaq2.o" -I../../bsp/sys_mb/include -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v10.0 -mno-xl-soft-mul -mxl-multiply-high -Wl,--no-relax -ffunction-sections -fdata-sections -MMD -MP -MF"src/fmcdaq2.d" -MT"src/fmcdaq2.o" -o "src/fmcdaq2.o" "../src/fmcdaq2.c" In file included from ../src/platform_drivers.h:47:0, from ../src/fmcdaq2.c:44: ../src/config.h:49:0: warning: "XILINX" redefined #define XILINX :0:0: note: this is the location of the previous definition In file included from ../src/platform_drivers.h:47:0, from ../src/fmcdaq2.c:44: ../src/config.h:59:0: warning: "MICROBLAZE" redefined #define MICROBLAZE :0:0: note: this is the location of the previous definition ../src/fmcdaq2.c: In function 'main': ../src/fmcdaq2.c:293:13: warning: variable 'ad9144_dma' set but not used [-Wunused-but-set-variable] dmac_core ad9144_dma; ^~~~~~~~~~ Finished building: ../src/fmcdaq2.c Building file: ../src/jesd_core.c Invoking: MicroBlaze gcc compiler mb-gcc -DXILINX -DMICROBLAZE -Wall -O2 -c -fmessage-length=0 -MT"src/jesd_core.o" -I../../bsp/sys_mb/include -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v10.0 -mno-xl-soft-mul -mxl-multiply-high -Wl,--no-relax -ffunction-sections -fdata-sections -MMD -MP -MF"src/jesd_core.d" -MT"src/jesd_core.o" -o "src/jesd_core.o" "../src/jesd_core.c" In file included from ../src/platform_drivers.h:47:0, from ../src/jesd_core.h:42, from ../src/jesd_core.c:43: ../src/config.h:49:0: warning: "XILINX" redefined #define XILINX :0:0: note: this is the location of the previous definition In file included from ../src/platform_drivers.h:47:0, from ../src/jesd_core.h:42, from ../src/jesd_core.c:43: ../src/config.h:59:0: warning: "MICROBLAZE" redefined #define MICROBLAZE :0:0: note: this is the location of the previous definition Finished building: ../src/jesd_core.c Building file: ../src/platform.c Invoking: MicroBlaze gcc compiler mb-gcc -DXILINX -DMICROBLAZE -Wall -O2 -c -fmessage-length=0 -MT"src/platform.o" -I../../bsp/sys_mb/include -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v10.0 -mno-xl-soft-mul -mxl-multiply-high -Wl,--no-relax -ffunction-sections -fdata-sections -MMD -MP -MF"src/platform.d" -MT"src/platform.o" -o "src/platform.o" "../src/platform.c" Finished building: ../src/platform.c Building file: ../src/platform_drivers.c Invoking: MicroBlaze gcc compiler mb-gcc -DXILINX -DMICROBLAZE -Wall -O2 -c -fmessage-length=0 -MT"src/platform_drivers.o" -I../../bsp/sys_mb/include -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v10.0 -mno-xl-soft-mul -mxl-multiply-high -Wl,--no-relax -ffunction-sections -fdata-sections -MMD -MP -MF"src/platform_drivers.d" -MT"src/platform_drivers.o" -o "src/platform_drivers.o" "../src/platform_drivers.c" In file included from ../src/platform_drivers.h:47:0, from ../src/platform_drivers.c:43: ../src/config.h:49:0: warning: "XILINX" redefined #define XILINX :0:0: note: this is the location of the previous definition In file included from ../src/platform_drivers.h:47:0, from ../src/platform_drivers.c:43: ../src/config.h:59:0: warning: "MICROBLAZE" redefined #define MICROBLAZE :0:0: note: this is the location of the previous definition Finished building: ../src/platform_drivers.c Building file: ../src/xcvr_core.c Invoking: MicroBlaze gcc compiler mb-gcc -DXILINX -DMICROBLAZE -Wall -O2 -c -fmessage-length=0 -MT"src/xcvr_core.o" -I../../bsp/sys_mb/include -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v10.0 -mno-xl-soft-mul -mxl-multiply-high -Wl,--no-relax -ffunction-sections -fdata-sections -MMD -MP -MF"src/xcvr_core.d" -MT"src/xcvr_core.o" -o "src/xcvr_core.o" "../src/xcvr_core.c" In file included from ../src/platform_drivers.h:47:0, from ../src/xcvr_core.h:42, from ../src/xcvr_core.c:43: ../src/config.h:49:0: warning: "XILINX" redefined #define XILINX :0:0: note: this is the location of the previous definition In file included from ../src/platform_drivers.h:47:0, from ../src/xcvr_core.h:42, from ../src/xcvr_core.c:43: ../src/config.h:59:0: warning: "MICROBLAZE" redefined #define MICROBLAZE :0:0: note: this is the location of the previous definition Finished building: ../src/xcvr_core.c Building file: ../src/xilinx_qpll.c Invoking: MicroBlaze gcc compiler mb-gcc -DXILINX -DMICROBLAZE -Wall -O2 -c -fmessage-length=0 -MT"src/xilinx_qpll.o" -I../../bsp/sys_mb/include -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v10.0 -mno-xl-soft-mul -mxl-multiply-high -Wl,--no-relax -ffunction-sections -fdata-sections -MMD -MP -MF"src/xilinx_qpll.d" -MT"src/xilinx_qpll.o" -o "src/xilinx_qpll.o" "../src/xilinx_qpll.c" In file included from ../src/platform_drivers.h:47:0, from ../src/xilinx_qpll.h:47, from ../src/xilinx_qpll.c:45: ../src/config.h:49:0: warning: "XILINX" redefined #define XILINX :0:0: note: this is the location of the previous definition In file included from ../src/platform_drivers.h:47:0, from ../src/xilinx_qpll.h:47, from ../src/xilinx_qpll.c:45: ../src/config.h:59:0: warning: "MICROBLAZE" redefined #define MICROBLAZE :0:0: note: this is the location of the previous definition Finished building: ../src/xilinx_qpll.c Building file: ../src/xilinx_xcvr_channel.c Invoking: MicroBlaze gcc compiler mb-gcc -DXILINX -DMICROBLAZE -Wall -O2 -c -fmessage-length=0 -MT"src/xilinx_xcvr_channel.o" -I../../bsp/sys_mb/include -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v10.0 -mno-xl-soft-mul -mxl-multiply-high -Wl,--no-relax -ffunction-sections -fdata-sections -MMD -MP -MF"src/xilinx_xcvr_channel.d" -MT"src/xilinx_xcvr_channel.o" -o "src/xilinx_xcvr_channel.o" "../src/xilinx_xcvr_channel.c" In file included from ../src/platform_drivers.h:47:0, from ../src/xilinx_xcvr_channel.h:47, from ../src/xilinx_xcvr_channel.c:44: ../src/config.h:49:0: warning: "XILINX" redefined #define XILINX :0:0: note: this is the location of the previous definition In file included from ../src/platform_drivers.h:47:0, from ../src/xilinx_xcvr_channel.h:47, from ../src/xilinx_xcvr_channel.c:44: ../src/config.h:59:0: warning: "MICROBLAZE" redefined #define MICROBLAZE :0:0: note: this is the location of the previous definition Finished building: ../src/xilinx_xcvr_channel.c Building target: sw.elf Invoking: MicroBlaze gcc linker mb-gcc -Wl,-T -Wl,../src/lscript.ld -L../../bsp/sys_mb/lib -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v10.0 -mno-xl-soft-mul -mxl-multiply-high -Wl,--no-relax -Wl,--gc-sections -o "sw.elf" ./src/ad9144.o ./src/ad9523.o ./src/ad9680.o ./src/adc_core.o ./src/altera_a10_atx_pll.o ./src/altera_a10_fpll.o ./src/altera_a10_xcvr_channel.o ./src/altera_pll_common.o ./src/dac_buffer.o ./src/dac_core.o ./src/dmac_core.o ./src/fmcdaq2.o ./src/jesd_core.o ./src/platform.o ./src/platform_drivers.o ./src/xcvr_core.o ./src/xilinx_qpll.o ./src/xilinx_xcvr_channel.o -Wl,--start-group,-lxil,-lgcc,-lc,--end-group Finished building target: sw.elf Invoking: MicroBlaze Print Size mb-size sw.elf |tee "sw.elf.size" text data bss dec hex filename 93244 1672 3172 98088 17f28 sw.elf Finished building: sw.elf.size make[1]: Verzeichnis „~/analog_jesd/no-OS/fmcdaq2/vc707/sw/Release“ wird verlassen 12:16:40 Build Finished (took 1s.63ms) Invoking scanner config builder on project