Associate III
June 30, 2022
Question
Where can I get the correct macro names for .stldr file?
- June 30, 2022
- 0 replies
- 560 views
I'm trying to create my own .stldr file. I follow this instruction
And when I replace the default linker script with "my own", the code doesn't compile...
Where can I get the correct macro names?
PS - my board is: STM32H750VBT6 from WeActTC wich has 8MB QSPI Flash.
And WeActTC created a file "STM32H7xx_W25Qxx_WeActStudio.stldr" but it for 16 MB QSPI https://github.com/WeActTC/MiniSTM32H7xx/tree/master/SDK/QSPI_Flasher
Or I can use it for my 8MB QSPI?
