Stack in SRAM2 on STM32F413VGT6
Hi guys,
I need your collective intelligence, because I am a bit lost on the information given by the ST datasheets and reference manuals.
Backstory: on a few of our prototypes we started to see random failing behavior and investigated quite a bit. The faulty behavior seems to start when the stack lies in SRAM2 region. KEILs default linker file has IROM region from 0x20000000 to 0x20005000 which is SRAM1 and SRAM2 together as one region.
Could it indeed be that the Stack in SRAM2 or even over the edge between SRAM1 and SRAM2 could cause faulty behavior? Or is this a dead end?
Best Regards,
Patrick
