Question
The diffrence of MC_Library_ProtectedSources files
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.