Dear.
Rescently, I have designed motor drive application by using TMS320F28388D.
I have faced to booting fail issue when I tried to boot from flash. However, It booted well in debug mode.
I searched and found a similar sympthom and issue in e2e forum.(Please refer the below address)
and I have tried the solution (adding disabling watchdog config) and finally It worked.
However, I have several questions for the issue and solution.
1) I just wonder if it is correct solution for the issue.
2) Please explain why this issue happened and the root cause in flash boot mode.
3) Please explain why it worked well in debug mode even though without any watchdog configuration. What is different booting sequence in debug mode and flash mode??
4) There must be reason the watchdog processing when it boot. I wonder if it is ok to disable watchdog.
5) What is the role of the watchdog which I disabled refering the e2e forum?
Thanks a lot.