Part Number: AM13E23019
Other Parts Discussed in Thread: SYSCONFIG
Hi experts,
I wanted help with the Timer module configuration of the AM13E30x sysconfig. I open the example.syscfg and try to configure the timer, but notice the following issues:
- The TIMG12x instance gets added at index 0 and replaces the existing TIMG4x configurations
- Based on the clock pre-scalars and clock dividers, the range of timer period that can be set is shown but the sysconfig throws errors saying the timer period configured is invalid and out-of-range.
- There are issues with TIMG12x pre-scalar (TRM says there is no pre-scalar for TIMG12x but sysconfig has an option)
Can you please help provide a patch that fixes the above issues.