How to execute code from external SRAM?
Posted on May 26, 2016 at 06:09Hello,I'm just starting with cortex-m3 and with gnu arm toolchainMyquestion may be stupid.What I wanted to ask: 1.I know that during the development it is posible to keep everythingcode and data in SRAM and not to prog...