This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

17.0.0 to 17.0.2 linker hell

Hi,

Had a project working and compiling beautifully, all ready to go, last thing to do just upgrade the SDK from 17.0.0 to 17.0.2 and the s132 7.2.0

So I change the SDK path, fix the RAM1 SES flash placement issues, and compile...

now i have a horrible linker error during "Generating linker script"

cannot find run section .log_dynamic_data_run referenced in log_dynamic_data

1> Generating linker script ‘BTTrigger.ld’
1> error: cannot find run section .log_dynamic_data_run referenced in log_dynamic_data
Build failed

even if I change back to 17.0.0 I now still have this linker error

what could have happened? anyone know the cause? i have the latest flash placement file i believe, using the one from the blinky project in the examples

Parents Reply Children
No Data
Related