Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years ago.
How to use CCMRAM
How do I use the CCMRAM in the STM32F303K8 (or RE) boards?
I'd like to show off the benefits of CCMRAM using the mbed.org compiler by putting DSP code in CCM. I know how to do that using the GNU ARM toolchain, but it is not readily apparent how to do that using the mbed.org compiler.