This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Any available example to check CSM in the f28m35h52c chip ,I wanted to try for cortex m3, but all the examples of f2807x series are quite different, the have link pointer which are not availabe in this chio ,also in the .cmd file it is mentioned as
/* The following options allow the user to program Z1 and Z2 DCSM security */
/* values, include CSM PSWD, ECSL PSWD, GRABSECT, GRABRAM, and FLASH EXEONLY */
/* The driverlib/dcsm_z1_secvalues.s and driverlib/dcsm_z2_secvalues.s files */
/* must be included in the Flash project for the below 2 lines to take */
/* effect. */
--retain=dcsm_z1_secvalues.obj(.z1secvalues,.z1_csm_rsvd)
--retain=dcsm_z2_secvalues.obj(.z2secvalues,.z2_csm_rsvd)
how do i include the above said file.
A more similar example will be more helpful.
Hi Nivetha,
To clarify, are you using F28M35x or F2807x? If using F2807x, I would recommend using one of our dcsm driverlib examples and use the SysConfig DCSM tool to program dcsm settings.
Thank you,
Luke
Have you downloaded controlsuite? Do you see any CSM examples. I am downloading on my side to confirm as well.
--Luke
Yes i have downloaded the control suite. It does not seem to have any CSM examples
Hi Nivetha,
Understood, unfortunately we do not plan on adding any new examples for this device. Let me know what further assistance you need in developing your code to utilize the CSM module.
Thank you,
Luke