Hi
When I built and ran the usb dev_hid_generic_bm_cm7 sample source on the RT1170 EVK board, it worked without problem.
However, when I added and activated linkscrip to delete and record data in QSPIFlash, a phenomenon occurred in which the board was not recognized when connected to the PC USB port.
As a result of debugging the USB_OTG1_IRQHandler interrupt function, a phenomenon occurred in which kUSB_DeviceEventGetStringDescriptor was not received after receiving the kUSB_DeviceEventBusReset response.
Upload the linkscript file in the attachment.