Skip to main content
SPark.7
Visitor II
July 18, 2019
Question

LinkerScript for STM32F7508x(gcc)

  • July 18, 2019
  • 1 reply
  • 843 views

Hi.

I make TouchGFX project for STM32F7508-DK.

I want to compile with TrueSTUDIO.

I found LinkerScript file in project/gcc folder.

​This file name is ​STM32F7508x_FLASH.ld. but this file is STM32F746NGHx.

Refer to the attached file.

Please, tell me real STM32F7508x_FLASH.ld.

Thank you.

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
July 18, 2019

How hard to change FLASH size to 64KB ?

Basically the same die for F746/756

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
Tesla DeLorean
Guru
July 18, 2019

STM32Cube_FW_F7_V1.15.0\Projects\STM32F7508-DISCO\Templates\ExtMem_Boot\SW4STM32\STM32F7508-DISCO\STM32F750N8Hx_FLASH.ld

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..