Hi,
I am trying to implement some Benchmarks for my customer Schneider Industry in germany. I am using for this the IDK (AM3359). My Code is based on sysbios and the intialization is done using the gel files of am335x_sysbios_ind_sdk_1.0.0.3. My customer needs the Benchmarks for different CPU-Clock frequencies, since they are planning to use a device with 275MHz.
First issue i had is that the OPP50 of the Gel File deosn't work. Second even if i change the function ARM_OPP100_Config( MPU_PLL_Config( CLKIN, 23, 550 to 275, 1), I get the same benchmark results in term of CPU cycles.(This is can not be correct because i have a lot of memorz access and this will results in a higher cycles counts for a higher CPU frequency)
So my question is: Is there any possiblity to change the CPU Frequency to 275MHz and to check wether it is changed or not. Is there any Gel File with an operating OPP50 initialization?
regards,
Wajdi