gdb and external memory
Posted on August 22, 2013 at 16:35Hello Everyone, I am using stm32f407 which is interfaced with 1MB of external RAM. Linker script is a simple one where it puts the data and bss section in external RAM. Regarding code execution I don;t have an issue...