Hi, Santosh,
If you want to test the "Deep sleep mode", I suggest you refer to the example utick_wakeup_xip example located at:
C:\Temp\testDel\boards\lpcxpresso54018\demo_apps\utick_wakeup_xip
The example sets up the utick module, so that it can wake up the core after a delay, then have the chip into deep sleep mode. After wake up, route the CLKOUT to a pad, then toggle a LED.
The example is simple and architecture is clear.
Hope it can help you
BR
Xiangjun rong