2025-08-24 8:30 AM - edited 2025-08-24 8:36 AM
Hello everyone, I'm creating a TIM3-based project using CubeMX. I'm using the Nucleo-H755ZI development board, which features the STM32H755ZITx dual-core MCU.I've completed all the necessary configurations—GPIO settings, TIM settings, SYS, and PROJECT settings. However, when I click "Generate Code," it creates the main.c file but does not generate the xxx_FLASH.ld linker script file. My selected Toolchain is STM32CubeIDE. I'm using CubeMX version 6.15 and CubeIDE version 1.19.
Does anyone have any idea what might be causing this issue?
2025-08-24 9:23 AM
Include the IOC file you're having trouble with.