Solved
Trouble generating linker
- August 22, 2024
- 1 reply
- 1785 views
Hi,
I’m encountering an issue with linker file generation in STM32CubeMX for the STM32H56VGTX MCU. When I generate the code using CubeMX, it produces linker files configured for the STM32H563xx family, which has 2048 kBytes of Flash memory. However, the STM32H56VGTX has only 1024 kBytes of Flash memory.
I’ve attached the linker files in .txt format that CubeMX generates for reference.
Does anyone know why this happens? I understand that I can manually adjust the linker file to resolve the issue, but I’d prefer to fix the problem with the automatic generation to avoid potential issues and errors in the future.
Thank you in advance.
