Resolved! Project not picking up RAM section from linker file
I am working with a dual core STM32H755 and attempting to create a shared memory location for the two cores to access. I am attempting to do this by modifying the linker script. I have added the following lines to the M7 core linker script, in the S...