I have Keil’s MCB2103 evaluation board which I’m using to learn ARM.
I was testing VPBDIV setting and for some reason the board becomes non response if I set to clock divider to 1. Dividers 2 and 4 work but not 1. Any ideas? I have to use flash magic to reset the board after setting divider to 1.
The problem here may be that one of the peripherals on the MCB2103 requires a lower speed or some other startup settings have to also be adjusted (e.g. UART initialisation).