Part Number: TMS320F280049
My customer report a issue as below step, I have validate and recur the issue in both CCS v8.3 and v9.3:
1, program the "led_ex2_blinky_dcsm" flash version example code into 280049, and modify Z1OTP_BOOTPIN_CONFIG to 0x5AFFFFFF (means startup without mode pin). After power up, device start running normally by toggle a LED.
2, Continue modify B0_Z1OTP_CSMPSWD3 to 0x11111111 (means to enable a password). After power up, device cannot startup running, the LED donot toggle.
3, Continue modify B0_Z1OTP_GRABRAM to 0x55555555, B0_Z1OTP_GRABSECT to 0x55555555, (means both ram and flash belong to password zone1). After power up, device resume running normal to toggle LED
so the question is why only modify password will cause device donot startup running?