Hi,
Recently, I have been having an issue with building my project which includes a bootloader. It has worked in the past, and appears to work on VS 2017, but not 2019 or 2022. However, I have recently upgraded my VisualGDB to the latest. My current environment looks like the following:
- VS 2022
- VisualGDB 5.6r9 (build 4777)
- GCC 7.2.0 GDB 8.0.1 Revision 3
- STM32 BSP 2018.08
I get the following new error when building:
C:\SysGCC\arm-eabi_v7\bin\arm-eabi-objcopy.exe: unrecognized option `--set-section-alignment'
Please advise.
Thank you,
Chris