Hi,
We are developing one machine control application using AM3359 ICE board with SYS/BIOS. We are using CCS5.4 as an IDE. When I try to connect the ICE board using XDS100v2, sometimes I get an error for frequency mismatch. Following is the error I am getting
"ti.sysbios.timers.dmtimer.Timer: line 1142: E_freqMismatch: Frequency mismatch: Expected 32768 Hz, actual: 27512173 Hz. You need to modify Timer.intFreq.lo to match the actual frequency.
xdc.runtime.Error.raise: terminating execution"
Can anyone help in solving the issue? Also, I have not changed the CPU clock frequency. It is using the default clock (I guess it is 550MHz). How to change the frequency for dmtimer?
Sometimes, I am observing some serial communication issues. Would they be related to this freq mismatch?
Thanks in advance.
Thanks & Regards
-Balwant