Part Number: TMS320F280039C
Hi
I am migrating the code from F2808 to F280039C. When working on F2808, we were using the code security password to protect the MCU from unauthorized firmware upload. On F280039C, I saw there is a dual code security module might serve the same function. I tried to follow the dcsm_security_tool exmaple in C2000. Following is the screenshot of .syscfg.

Based on what I understand, after uploading this firmware onto the MCU, the flash sector 0 would be protected from updating unless a valid password is used. However, I am still able to upload other firmware onto the MCU without providing the password.
It would be great if any advice on implement can be provided.
Thanks in advance.