cancel
Showing results for 
Search instead for 
Did you mean: 

CubeMX 6.15 Not Generating .ld File for Dual-Core STM32H755 Project (Toolchain: STM32CubeIDE)

TufanHan
Associate

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?

 
1 REPLY 1
TDK
Super User

Include the IOC file you're having trouble with.

If you feel a post has answered your question, please click "Accept as Solution".