Hello
in my board configuration file the following lines defines the oscilator frequency :
#define V_OSCK 24000000 /* Clock output from T2 */
#define V_SCLK (V_OSCK)
How can i calculate from this information the core frequency to calculate the MIPs ?
thanks
best regards