How the standard library runs in RAM
Hi.I am trying to run on RAM using STM32F407.How can I get the standard libraries (stdlib,stdio,string...) to run in RAM?STM32F407VETX_FLASH.ld.data:{.....*libc.a:*(.text .text*).....}statement was not allowed.thank you