Trying to run an ISR routine inside the CCM SRAM of STM32F303 using EWARM
Posted on November 14, 2012 at 02:23linker icf file:/*-Sizes-*/define symbol __ICFEDIT_size_cstack__ = 0x400;define symbol __ICFEDIT_size_heap__ = 0x200;/**** End of ICF editor section. ###ICF###*/define memory mem with size = 4G;define region ROM...