I am developing my application on LPC4088 MCU.
I want to operate the CPU at 96 MHz.
I have programmed the Clock and System Control block to generate the CPU clock frequency at 96 MHz.
However, CPU clock is not visible on clkout pin.
How can I view cpu clock on clkout pin of LPC4088.
I have attached clock initialization code for clock and system control block.
Please suggest suitable solution to the problem.
Original Attachment has been moved to: drv_clock.c.zip