AD (10.01.2012 20:52, просмотров: 89) ответил T.Дocтoeвcкий на А неподскажите ещё, как функцию целиком в РАМе разместить?
Еще такой способ Описан в файле stm32l1xx_flash_ramfunc.c
RAM functions are defined using the toolchain options.
Functions that are be executed in RAM should reside in a separate
source module. Using the 'Options for File' dialog you can simply change
the 'Code / Const' area of a module to a memory space in physical RAM.
Available memory areas are declared in the 'Target' tab of the
'Options for Target' dialog.