Part Number: TMS320F28379D
Tool/software: Code Composer Studio
Hello,
I have a problem where after a random number of runs, CPU2 somehow resets itself and stops calling its IPC interrupt even after the flag is set in CPU1. I noticed that it seems to do this because it will randomly enter the code file F2837xD_CodeStartBranch.asm after the end of the IPC interrupt which caused CPU2 to just reset itself.
I am not sure why it is doing this. Some other information: I have CPU1 set the flag for CPU2's IPC interrupt inside of CPU1's adc interrupt which runs at 100kHz.
Thanks,
Christine