Hi all,
I am trying to execute SYS/BIOS-> TI Target Examples-> Typical example in CCS 6.0.1.00040 in SEED-DVS8168.
SYS/BIOS: bios_6_41_00_26
XDC: xdctools_3_30_04_52_core
I am getting following error
[C674X_0] ti.sysbios.timers.dmtimer.Timer: line 1131: E_freqMismatch: Frequency mismatch: Expected 32768 Hz, actual: 0 Hz. You need to modify Timer.intFreq.lo to match the actual frequency.
xdc.runtime.Error.raise: terminating execution
Can anybody help me to solve this error?