MSPM0G3518-Q1: An Inquiry Regarding Application Debugging on MSPM

Part Number: MSPM0G3518-Q1
Other Parts Discussed in Thread: SHA-256, SYSCONFIG

I have Three Questions 

1- In the attached screenshot, there is an example for how to convert the plaintext password to the hashed password with sha256. when I tried to calculate the SHA-256 over the example data "0xFECAFECA78563412C3C3A5A5FFFF0000" given that the input is UTF-8 I get the example result "0x20E5F739C8D245C0E34A9C1301C12037DA29224D9B2C0738949C8ADC49AD34CA" mentioned in the document  but the document did not mention that the input should be UTF-8. So I need to confirm this with you, Is it a prerequisite that the input has to be UTF-8 because it's not mentioned in the document ?. 


2- for the tool Code Composer Studio, when i set the password for unlocking purpose, should it be the plain password OR the Hashed password after applying sha-256 and further steps mentioned in the document ?. 

3- for Register BSLCRC, the value of data which should generate data on should be from which Start adress and what it's length ?




image.png