Hi C2000 champion
My customer use F28377s and run example usb_dev_serial to communicate with PC UART assistor.
When DCSM function not enable, the usb serial work fine to communicate with PC side.
But add DCSM password function, it fail to communicate with PC.
Use CCS to debug, after reset to main, it need to unlock in On chip flash, then it can work. If not un-lock, it fail.
Attached the CMD and DCSM.
Would you help to check this problem?