hi,
In my project i am using the SDcard and graphical lcd and USBHOST stack..without usb stack sdcard and graphical lcd is working...when ever i can add the usb stack my application was totally crashed...............
when ever i calling USBHCDInit( );that time some interrupts is not working and grphical lcd also not working...........without USBHCDInit( ) function this is working...
i need to implement the sdcard and usb stack concurently..............plz give the solution to this problem.......