Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE
Hi,
I have an application that we've been running on an F280049C without any issues which we're now trying out on a Delfino for a possible switch to that processor. I've managed to get the application built and running but all the PWM registers are zero, even though the initialisation code appears to be running fine (confirmed with a breakpoint that it was reaching the init function). I'm also unable to change them directly in CCS, as they just go back to zero (I tried changing non-EALLOW ones like TBCTL and TBCTR) even though I was able to do this on the 49. Are there extra protections before you can write to these on the Delfino? Do we need to set it up to specify which one of the cores has permission to do this? I've tried comparing the ePWM chapter in the manual for both processors and couldn't see any major differences other than the number of PWM channels available.
Any help is much appreciated.
Many thanks,
Sean.