Hi,
I am having hard time in debugging ISDK sample codes on AM3359 ICE(ver 2) board.
CCS -> v5.5
SDK -> am335x_sysbios_ind_sdk_1.1.0.3
GEL -> TMDXICE3359_v2_1A.gel
code -> C:\ti\am335x_sysbios_ind_sdk_1.1.0.3\sdk\examples
There was no problem running these examples in the previous version of the ICE board,
but with the latest board it runs properly sometimes, but most of the time when I try to run the
program through Run → Load → Load Program, the console shows below error saying there is a
frequency mismatch and I am not able to debug futher, the same message is shown even if I retry
with CPU Reset(HW) and EVM Initialization(GEL).
[CortxA8] ti.sysbios.timers.dmtimer.Timer: line 1099: E_freqMismatch: Frequency mismatch: Expected 32768 Hz,
actual: 21945621 Hz. You need to modify Timer.intFreq.lo to match the actual frequency.
This message seems we need to make some settings in the SYS/BIOS also,
but don't know exactly what to do and moreover this error was not there when I was using ICE ver1.
Please let me know if there is any suggestion on this error.
Regards
Prad