What's the correct way of changing the GP32 clockspeed? At the moment to change to 133Mhz I'm using:-
GpClockSpeedChange(132000000, 0x24001, 2); /* speed = 133 Mhz */
(taken from the example "hello world" program that came with the compiler I'm using).
But this doesn't seem to make any difference, so I'm not sure if it's working..
I'm a little unclear on the GP32 documentation, I don't want to break anyones GP32 due to ENGRISH
GpClockSpeedChange(132000000, 0x24001, 2); /* speed = 133 Mhz */
(taken from the example "hello world" program that came with the compiler I'm using).
But this doesn't seem to make any difference, so I'm not sure if it's working..
I'm a little unclear on the GP32 documentation, I don't want to break anyones GP32 due to ENGRISH