Part Number: TMS320F280049
Other Parts Discussed in Thread: C2000WARE
Tool/software:
Hi Expert
Customer use our F280049 for CLLLC part of OBC, they come across the ESTOP issue randomly:
the disassembly shows below:

I did checked RESC and NMI there is no issue reported:


I checked the WD and place it after all the init. function, the issue still exits:

I changed the flash_init statement from CLLLC_HAL_setupDevice to the second sentence in the main function, the issue can be solve.
original setup

changed

How can further check the issue?
Thanks
Joe