For your device, as peripheral configuration tool doesn't support USB, we can only refer USB SDK demo code.
Regarding to which demo you should refer to, it depends on what USB class you use. For example, if you want use USB CDC to communication LPC with PC, refer dev_cdc_vcom_bm demo.
Thanks,
Jun Zhang