Hi,
I used Keil sample program for USB detection and removal.
In my case, the USB is got detected and started file writing. But if i removed the USB in between the program is getting hanged.
After further analysis, its found that fclose() is causing the problem.
How could i solve this issue.
Regards, Arun
Related: http://www.keil.com/forum/62422/#/msg204689 ?