This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM2634: Syscfg error in EPWM Counter Compare

Part Number: AM2634
Other Parts Discussed in Thread: SYSCONFIG

Code Composer Studio version : 12.6.0.00008

SysConfig version : 1.18.0 and 1.19.0 (Both tested)

MCU+ SDK for AM263x version : 9.1.0.41

IN EPWM Counter Compare setting of Sysconfig, I disabled Shadow mode of Counter Compare A.

Sysconfig made below codes.

Added lines are the codes that I wanted. But deleted lines are just an empty line.

Actually the codes that should be deleted are 789 line.

With this auto-generated codes, I could not disable Shadow mode of Counter Compare A.

In my codes, I added 788 line and I disabled Shadow mode of Counter Compare A.

Please check this error in Sysconfig.

  • Hello Jeeuk,

    Thanks for flagging this, I've confirmed the same and the default mode for the device is to have Shadow Mode enabled so this disable API is required. This is an error with SysConfig, so I have submitted a bug report for this to get it resolved in a future SDK update.

    Best Regards,

    Ralph Jacobi