Hello,
I tried example:
boards\lpcxpresso54608\usb_examples\usb_device_cdc_vcom_lite
I import this SDK example from SDK_2.2_LPCXpresso54608.zip in LPCexpresso v10. Then I translated this example in LPCexpresso and then I load the *.axf into processor. And nothing happens.
In this example there is file:
boards\lpcxpresso54608\usb_examples\usb_device_cdc_vcom_lite\bm\dev_cdc_vcom_lite_bm.bin
So I boot the processor into USB DFU mode, I rewrite file dev_cdc_vcom_lite_bm.bin on firmware.bin and then I load this file into processor. And it works :smileyhappy: