cannot find run section .fast_run referenced in fast
The error comes during build when "Generating linker script" for STM32F207 on CrossWorks for ARM Release 2.3.5.2014011021.20385 Linux x86
I'm getting the message:
"cannot find run section .fast_run referenced in fast"
which would appear to suggest I'm not finding a suitable placement.xml file.
I have some that look like they should be found, but obviously there's something wrong.
The files I find are in:
/home/gordon/.rowley_associates_limited/CrossWorks for ARM/packages/targets/STM32
The .hzp file had:
linker_section_placement_file="$(StudioDir)/targets/Cortex_M/flash_placement.xml"
and now has:
linker_section_placement_file="$(StudioDir)/targets/STM32/flash_placement.xml"
but I'm still getting the error.
Can anyone help, please?
Please sign in to leave a comment.
Comments
0 comments