When i move "*NoCacheInit" section in OCRAM whitch config as Cacheable;
then, enable USB_DEVICE_CONFIG_BUFFER_PROPERTY_CACHEABLE = 1; but it was work failed.
We found a #warning "USB_DEVICE_CONFIG_BUFFER_PROPERTY_CACHEABLE is not supported."
The Cortex-M7 has Cache feature, why it was unsupported.
