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.
hi, experts
about this I think there are some codes to be optimized:
Technical Reference Manual: SPRUIN7A
3.12.7.3 C Code Example to Unsecure C28x Zone1
3.12.7.7.1 C Code Example to Disable ECSL for C28x-Zone1
(1) for 28002x, I think ECSL register file address should be 0x5F010, not 0x5F000;
(2) for 28002x, "If the ECSL password locations (ECSLPWL) are all = ones (0xFFFF), then the ECSL will now be disable. " is this right?
best wishes!
Hi,
(1) for 28002x, I think ECSL register file address should be 0x5F010, not 0x5F000;
Yes, you are right. That is a typo. Comment section has correct address. We will update it in next revision of TRM.
(2) for 28002x, "If the ECSL password locations (ECSLPWL) are all = ones (0xFFFF), then the ECSL will now be disable. " is this right?
Yes, this is correct.
Regards,
Vivek Singh
Sorry, my mistake. Statement in section " 3.12.1.1 CSM Passwords" of TRM is correct. ALL_1 value for ECAL or CSM password is not allowed on this device.
Regards,
Vivek Singh