Hi tarun1
the out-of-factory LPCXpresso55S69 demo board has CMSIS-DAP debug firmware, we can use this debug interface with most of common development environment, for instance, MCUXpresso IDE, Keil, IAR IDE,etc. If the debug firmare is corrupt during using, we can use LPCScrypt to update it to CMSISDAP or Segger Jlink interface. In order to use LPCScrypt updating the firmware, we must set the board to DFU mode

Then connect board via debug interface(P6), open LPCScrypt to update the firmware

Hope this helps,
Jun Zhang