$ make firmware
...
/usr/lib/gcc/arm-none-eabi/15.2.0/../../../../arm-none-eabi/bin/ld: basesw/mcHF/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_bitreversal2.o(arm_bitreversal_32): Unknown destination type (ARM/Thumb) in /tmp/ccIHVfdb.ltrans1.ltrans.o
/tmp/ccIHVfdb.ltrans1.ltrans.o: in function `arm_cfft_f32.constprop.0':
/home/yarda/ham/UHSDR/firmware/UHSDR/mchf-eclipse/basesw/mcHF/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_f32.c:614:(.text.arm_cfft_f32.constprop.0+0x48e): dangerous relocation: unsupported relocation
/usr/lib/gcc/arm-none-eabi/15.2.0/../../../../arm-none-eabi/bin/ld: basesw/mcHF/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_bitreversal2.o(arm_bitreversal_32): Unknown destination type (ARM/Thumb) in /tmp/ccIHVfdb.ltrans1.ltrans.o
/home/yarda/ham/UHSDR/firmware/UHSDR/mchf-eclipse/basesw/mcHF/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_f32.c:614:(.text.arm_cfft_f32.constprop.0+0x6a6): dangerous relocation: unsupported relocation
/usr/lib/gcc/arm-none-eabi/15.2.0/../../../../arm-none-eabi/bin/ld: basesw/mcHF/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_bitreversal2.o(arm_bitreversal_32): Unknown destination type (ARM/Thumb) in /tmp/ccIHVfdb.ltrans1.ltrans.o
/home/yarda/ham/UHSDR/firmware/UHSDR/mchf-eclipse/basesw/mcHF/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_f32.c:614:(.text.arm_cfft_f32.constprop.0+0x71a): dangerous relocation: unsupported relocation
collect2: error: ld returned 1 exit status
make: *** [Makefile:341: fw-mchf.elf] Error 1