cancel
Showing results for 
Search instead for 
Did you mean: 

Error: "non constant or forward reference address expression for section"

shiva_chary
Associate

Hi All ,

Am imported a example project in  stm32cube and i tried to build am getting error as 

Description Resource Path Location Type
non constant or forward reference address expression for section .ARM.extab LTDC_Paint line 90, external location: c:\st\stm32cubeide_1.6.0\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.9-2020-q2-update.win32_1.5.0.202011040924\tools\arm-none-eabi\bin\ld.exe:D:\stm32_projects\exp1\LTDC_Paint\STM32CubeIDE\STM32H750XBHX_FLASH.ld C/C++ Problem

 

can u please provide the solution.

thankyou,

regards 

shiva chary

 

1 REPLY 1
Andrew Neil
Super User

@shiva_chary wrote:

imported a example project i


What project ? For what board ?

Please describe what you actually did.

Did you make any changes?

How to write your question to maximize your chances to find a solution

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.