Part Number: TMS320F28377D
Other Parts Discussed in Thread: C2000WARE
Hello, I have a problem when I using 28377D and need some professional support.
I want to use CPU2 to control ePWM module, and load program in the flash. The reference routine is ti \ c2000 \ C2000Ware_3_04_00_00 \ device_support \ f2837xd \ examples \ dual \ adc_epwm.
When I use the XDS100 debug the program, first I download the CPU1 program and CPU2 program into the flash, then start the program, the ePWM module in CPU2 works well. But if I turn off the power supply and turn on the power, the CPU2 ePWM module can not work (the Leds can not blink).
I have set a Led in the first line of Main(), and try to toggle it in the CPU2 Timer interrupt, IPC interrupt and ePWM interrupt, the result is that only the only the ePWM interrupt can not be entered.
As described above, I need a professional support to help me solve this problem, thanks for attention.