www.stmcu.org/download/index.php?act=down&id=5264
IntroductionThe purpose of this application note is to give a presentation of the CCM RAM available onSTM32F303xB/xC and STM32F313xC microcontrollers and describe what is required toexecute part of the application code from this memory region using different toolchains.This application note is divided into four sections: the first section gives an overview of theSTM32F3 CCM RAM, while the next sections describe the steps required to execute part ofthe application code from CCM RAM using the following toolchains:• IAR EWARM• KEIL MDK-ARM™• RIDE and Atollic GNU based toolchainThe procedures described throughout the document are applicable to other RAM regionssuch as the CCM data RAM of some F4 devices, or external SRAM.
Execute application code from CCM RAM using the IAR EWARM toolchain
转载于:https://www.cnblogs.com/shangdawei/p/3536035.html
相关资源:数据结构—成绩单生成器