The diffrence of MC_Library_ProtectedSources files
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-07-19 2:39 AM
Posted on July 19, 2017 at 11:39
I noticed there are two lib files in Cortex-M4 core MCU:
MC_Library_ProtectedSources_SD_CM4_CCM_MKD.lib and MC_Library_ProtectedSources_single_drive_CM4_MKD.lib
I can't find any description for the diffrence between them, so I should choice which one in my application?
thank you.
Labels:
- Labels:
-
Motor Control Hardware
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-07-30 11:43 PM
Posted on July 31, 2017 at 08:43
anyone can help me
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-11-25 10:03 AM
Posted on November 25, 2017 at 19:03
The CCM Lib makes use of the Core Coupled Memory, functions are executed from RAM (=significantly decreased critical task execution time). See also AN4296 and UM1080
