We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I would like to know where is the CMSIS SW stored with respect to Cortex-M3 Processor. Will it be stored inside the vendor specific on-chip flash present in MCU?
Hello vasanthmp,
what are you looking for exactly? The CMSIS functions will be built with your project and normally stored in the on-chip Flash, if your device has one. If not, it will be stored in an external Flash. What is the background of your question?
Kind regards,
Christopher