Topic : Sections overlapped with STM32F207

Forum : ARM

Original Post
Post Information Post
February 13, 2012 - 9:38pm
Guest

Hi,
I am working with STM32F207 and RIDE 7. I need to have two memory sections (in Ram dataspace) totally overlapped. I have defined in my ld script file two ram memory zone that share same phisical space, and I have defined two sections. Linker puts a message of error because two sections are overlapped, right! I have added option --no-check-sections in